]> xenbits.xensource.com Git - libvirt.git/commit
cpu-data.py: Properly handle aliases
authorJiri Denemark <jdenemar@redhat.com>
Tue, 8 Oct 2024 10:26:42 +0000 (12:26 +0200)
committerJiri Denemark <jdenemar@redhat.com>
Wed, 9 Oct 2024 12:46:51 +0000 (14:46 +0200)
commit662e511d1e69ab2fdffa9724e881d2c8a3a1cb95
tree0068f679be4fa43996e973415a1e75c4baa804df
parent00e55059e6d68c9a62eead4b47230e039314eb46
cpu-data.py: Properly handle aliases

The script is used to create data files for cputest from QEMU replies.
By ignoring aliases we might end up thinking a feature is not enabled by
QEMU just because its name differs from the primary one in the CPU map.

Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
tests/cputestdata/cpu-data.py