[libvirt PATCH 02/28] cpu_x86: Ignore alias names

Jiri Denemark jdenemar at redhat.com
Mon Oct 24 14:15:09 UTC 2022


On Wed, Oct 19, 2022 at 18:56:02 +0200, Tim Wiederhake wrote:
> A later patch will add alias names to the feature map. Ignore them for now.

I'm not sure about the "for now" part here. Do you think we can do
something clever with them while still not accepting them in domain XML
(accepting aliases in the XML would just make such XMLs unnecessarily
incompatible with older libvirt releases)?

> Signed-off-by: Tim Wiederhake <twiederh at redhat.com>
> ---
>  src/cpu/cpu_x86.c | 10 ++++++++--
>  1 file changed, 8 insertions(+), 2 deletions(-)

Reviewed-by: Jiri Denemark <jdenemar at redhat.com>


More information about the libvir-list mailing list