]> git.ipfire.org Git - thirdparty/libvirt.git/commit
cpu_map: Defined and enable EPYC-Rome model
authorMarkus Schade <markus.schade@hetzner.com>
Thu, 1 Oct 2020 10:22:02 +0000 (12:22 +0200)
committerJiri Denemark <jdenemar@redhat.com>
Wed, 7 Oct 2020 15:30:54 +0000 (17:30 +0200)
commitf941639f86f4bc66c106eb1291f1b58cf9e24680
tree7bacff2752c5485d6edb10aa97fd5d636c6acba6
parente06590f1708a599286f3ee3690b3dc50ee525d40
cpu_map: Defined and enable EPYC-Rome model

Signed-off-by: Markus Schade <markus.schade@hetzner.com>
Reviewed-by: Jiri Denemark <jdenemar@redhat.com>
17 files changed:
src/cpu_map/index.xml
src/cpu_map/meson.build
src/cpu_map/x86_EPYC-Rome.xml [new file with mode: 0644]
tests/cputest.c
tests/cputestdata/x86_64-cpuid-EPYC-7502-32-Core-guest.xml
tests/cputestdata/x86_64-cpuid-EPYC-7502-32-Core-host.xml
tests/cputestdata/x86_64-cpuid-EPYC-7502-32-Core-json.xml
tests/cputestdata/x86_64-cpuid-Ryzen-9-3900X-12-Core-host.xml
tests/domaincapsdata/qemu_5.0.0-q35.x86_64.xml
tests/domaincapsdata/qemu_5.0.0-tcg.x86_64.xml
tests/domaincapsdata/qemu_5.0.0.x86_64.xml
tests/domaincapsdata/qemu_5.1.0-q35.x86_64.xml
tests/domaincapsdata/qemu_5.1.0-tcg.x86_64.xml
tests/domaincapsdata/qemu_5.1.0.x86_64.xml
tests/domaincapsdata/qemu_5.2.0-q35.x86_64.xml
tests/domaincapsdata/qemu_5.2.0-tcg.x86_64.xml
tests/domaincapsdata/qemu_5.2.0.x86_64.xml