]> git.ipfire.org Git - thirdparty/libvirt.git/commit
cpu_map: Drop 'monitor' from modern x86 CPU models
authorJiri Denemark <jdenemar@redhat.com>
Thu, 12 Nov 2020 20:10:14 +0000 (21:10 +0100)
committerJiri Denemark <jdenemar@redhat.com>
Tue, 24 Nov 2020 19:13:23 +0000 (20:13 +0100)
commita32cc82793f054f4efa7fc92e76152c4c24b7006
treed0419e3fdf2bc15812f20532bce21d319b36fd56
parent7e0a3104982c5ba273316d6e39184d28c9f2fc9a
cpu_map: Drop 'monitor' from modern x86 CPU models

The feature is never enabled by default on KVM and QEMU dropped it from
the models long ago.

https://bugzilla.redhat.com/show_bug.cgi?id=1798004

Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
Reviewed-by: Tim Wiederhake <twiederh@redhat.com>
34 files changed:
src/cpu_map/x86_Dhyana.xml
src/cpu_map/x86_EPYC-IBPB.xml
src/cpu_map/x86_EPYC.xml
src/cpu_map/x86_Opteron_G3.xml
tests/cputestdata/x86_64-cpuid-EPYC-7601-32-Core-guest.xml
tests/cputestdata/x86_64-cpuid-EPYC-7601-32-Core-host.xml
tests/cputestdata/x86_64-cpuid-EPYC-7601-32-Core-ibpb-guest.xml
tests/cputestdata/x86_64-cpuid-EPYC-7601-32-Core-ibpb-host.xml
tests/cputestdata/x86_64-cpuid-EPYC-7601-32-Core-ibpb-json.xml
tests/cputestdata/x86_64-cpuid-EPYC-7601-32-Core-json.xml
tests/cputestdata/x86_64-cpuid-Hygon-C86-7185-32-core-guest.xml
tests/cputestdata/x86_64-cpuid-Hygon-C86-7185-32-core-host.xml
tests/cputestdata/x86_64-cpuid-Hygon-C86-7185-32-core-json.xml
tests/cputestdata/x86_64-cpuid-Opteron-1352-guest.xml
tests/cputestdata/x86_64-cpuid-Opteron-1352-host.xml
tests/cputestdata/x86_64-cpuid-Opteron-2350-guest.xml
tests/cputestdata/x86_64-cpuid-Opteron-2350-host.xml
tests/cputestdata/x86_64-cpuid-Opteron-2350-json.xml
tests/cputestdata/x86_64-cpuid-Phenom-B95-guest.xml
tests/cputestdata/x86_64-cpuid-Phenom-B95-json.xml
tests/cputestdata/x86_64-cpuid-Ryzen-7-1800X-Eight-Core-guest.xml
tests/cputestdata/x86_64-cpuid-Ryzen-7-1800X-Eight-Core-host.xml
tests/cputestdata/x86_64-cpuid-Ryzen-7-1800X-Eight-Core-json.xml
tests/domaincapsdata/qemu_2.11.0-tcg.x86_64.xml
tests/domaincapsdata/qemu_2.12.0-tcg.x86_64.xml
tests/domaincapsdata/qemu_3.0.0-tcg.x86_64.xml
tests/domaincapsdata/qemu_3.1.0-tcg.x86_64.xml
tests/domaincapsdata/qemu_4.0.0-tcg.x86_64.xml
tests/domaincapsdata/qemu_4.1.0-tcg.x86_64.xml
tests/domaincapsdata/qemu_4.2.0-tcg.x86_64.xml
tests/domaincapsdata/qemu_5.0.0-tcg.x86_64.xml
tests/domaincapsdata/qemu_5.1.0-tcg.x86_64.xml
tests/domaincapsdata/qemu_5.2.0-tcg.x86_64.xml
tests/qemuxml2argvdata/cpu-host-model-cmt.x86_64-4.0.0.args