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(a)redhat.com>
---
src/cpu/cpu_x86.c | 10 ++++++++--
1 file changed, 8 insertions(+), 2 deletions(-)
Reviewed-by: Jiri Denemark <jdenemar(a)redhat.com>