]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: capabilities: Update capabilities test data for qemu-8.1 dev cycle
authorPeter Krempa <pkrempa@redhat.com>
Tue, 27 Jun 2023 11:58:09 +0000 (13:58 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Thu, 20 Jul 2023 13:24:12 +0000 (15:24 +0200)
commitf276dbeefeb76e799c33fc2e30ee55f055b264fb
tree133a006983e0261fe66ae56428ade4af5cd80e30
parent9a47442366fcf8a7b6d7422016d7bbb6764a1098
qemu: capabilities: Update capabilities test data for qemu-8.1 dev cycle

Update the test data on x86_64 to v8.0.0-2835-g361d539735

Notable changes:

 - added new commands:
    - cxl-inject-dram-event
    - cxl-inject-general-media-event
    - cxl-inject-memory-module-event
    - cxl-inject-poison
    - switchover-ack
 - q35-8.1 machine type now supports 1024 cpus
 - new cpu models:
    - 'SapphireRapids-v2'
    - 'GraniteRapids-v1'
 - removed commands:
    - x-query-profile
 - cpu features which can be emulated now:
    - rdseed, rdpid, 3dnowprefetch, xsaveerptr, wbnoinvd
 - applicable CPU bug mitigation flags are now exposed to TCG guests to
   allow using more named models

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
tests/domaincapsdata/qemu_8.1.0-q35.x86_64.xml
tests/domaincapsdata/qemu_8.1.0-tcg.x86_64.xml
tests/qemucapabilitiesdata/caps_8.1.0_x86_64.replies
tests/qemucapabilitiesdata/caps_8.1.0_x86_64.xml