]> git.feebdaed.xyz Git - 0xmirror/libvirt.git/commit
cpu_map: Add SierraForest-v2 CPU model
authorJiri Denemark <jdenemar@redhat.com>
Wed, 5 Nov 2025 15:16:35 +0000 (16:16 +0100)
committerJiri Denemark <jdenemar@redhat.com>
Fri, 7 Nov 2025 14:54:56 +0000 (15:54 +0100)
commit64143828d7a1bc7f88394ac77d53b7d2bb191bcf
treecc7ae3cec8e380c97b9cb44540b0a5eaeed1140e
parent189d7b64ac091b4800e596f86eb64b150460ca83
cpu_map: Add SierraForest-v2 CPU model

Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
19 files changed:
src/cpu_map/index.xml
src/cpu_map/meson.build
src/cpu_map/sync_qemu_models_i386.py
src/cpu_map/x86_SierraForest-v2.xml [new file with mode: 0644]
tests/domaincapsdata/qemu_10.0.0-q35.x86_64+amdsev.xml
tests/domaincapsdata/qemu_10.0.0-q35.x86_64.xml
tests/domaincapsdata/qemu_10.0.0-tcg.x86_64+amdsev.xml
tests/domaincapsdata/qemu_10.0.0-tcg.x86_64.xml
tests/domaincapsdata/qemu_10.0.0.x86_64+amdsev.xml
tests/domaincapsdata/qemu_10.0.0.x86_64.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