]> git.ipfire.org Git - thirdparty/libvirt.git/commit
cpu_map: sync_qemu_cpu_i386: Translate features in model versions
authorTim Wiederhake <twiederh@redhat.com>
Mon, 23 Nov 2020 14:14:26 +0000 (15:14 +0100)
committerJiri Denemark <jdenemar@redhat.com>
Mon, 7 Dec 2020 14:09:57 +0000 (15:09 +0100)
commit4644a17d76b5e5d81f2504df3e5416203efc839d
tree95af3fc5397c5c283649e3408e103d3696be79d0
parent8292597da68fcd4a8da63e069bf409d1756de57b
cpu_map: sync_qemu_cpu_i386: Translate features in model versions

If a feature is added (or removed) in a QEMU CPU model version, we
get to see the QEMU pretty name for the feature, not the name of
the macro.

Signed-off-by: Tim Wiederhake <twiederh@redhat.com>
Reviewed-by: Jiri Denemark <jdenemar@redhat.com>
src/cpu_map/sync_qemu_i386.py