]> git.feebdaed.xyz Git - 0xmirror/libvirt.git/commit
cpu_map: Add EPYC-Genoa-v2 CPU model
authorJiri Denemark <jdenemar@redhat.com>
Thu, 6 Nov 2025 08:27:39 +0000 (09:27 +0100)
committerJiri Denemark <jdenemar@redhat.com>
Fri, 7 Nov 2025 14:54:56 +0000 (15:54 +0100)
commit7e8f1698c75d256fee002bb169ebbe87a955e711
tree84abbdbe71e2e07917a74dc0019ba3b131636bb2
parentdec859cb6681a3f6d4ee4b815b8d34a5442b41e3
cpu_map: Add EPYC-Genoa-v2 CPU model

Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
14 files changed:
src/cpu_map/index.xml
src/cpu_map/meson.build
src/cpu_map/sync_qemu_models_i386.py
src/cpu_map/x86_EPYC-Genoa-v2.xml [new file with mode: 0644]
tests/cputestdata/x86_64-cpuid-EPYC-9334-32-Core-host.xml
tests/domaincapsdata/qemu_10.1.0-q35.x86_64+inteltdx.xml
tests/domaincapsdata/qemu_10.1.0-q35.x86_64.xml
tests/domaincapsdata/qemu_10.1.0-tcg.x86_64+inteltdx.xml
tests/domaincapsdata/qemu_10.1.0-tcg.x86_64.xml
tests/domaincapsdata/qemu_10.1.0.x86_64+inteltdx.xml
tests/domaincapsdata/qemu_10.1.0.x86_64.xml
tests/domaincapsdata/qemu_10.2.0-q35.x86_64.xml
tests/domaincapsdata/qemu_10.2.0-tcg.x86_64.xml
tests/domaincapsdata/qemu_10.2.0.x86_64.xml