[PATCH 0/3] qemu: Add caps test data for qemu-8.0 cycle and prepare for deprecation of -no-hpet

Peter Krempa pkrempa at redhat.com
Tue Jan 3 09:52:58 UTC 2023


Peter Krempa (3):
  tests: qemucapabilitiesdata: Add test data for the qemu-8.0 dev cycle
  qemu: capabilities: Introduce QEMU_CAPS_MACHINE_HPET capability
  qemu: Use '-machine hpet=off' instead of '-no-hpet'

 src/qemu/qemu_capabilities.c                  |     9 +
 src/qemu/qemu_capabilities.h                  |     3 +
 src/qemu/qemu_command.c                       |    29 +-
 .../domaincapsdata/qemu_8.0.0-q35.x86_64.xml  |   253 +
 .../domaincapsdata/qemu_8.0.0-tcg.x86_64.xml  |   252 +
 tests/domaincapsdata/qemu_8.0.0.x86_64.xml    |   253 +
 .../caps_8.0.0.x86_64.replies                 | 39227 ++++++++++++++++
 .../caps_8.0.0.x86_64.xml                     |  3253 ++
 .../q35-virt-manager-basic.x86_64-latest.args |     3 +-
 .../x86_64-pc-graphics.x86_64-latest.args     |     3 +-
 .../x86_64-pc-headless.x86_64-latest.args     |     3 +-
 .../x86_64-q35-graphics.x86_64-latest.args    |     3 +-
 .../x86_64-q35-headless.x86_64-latest.args    |     3 +-
 13 files changed, 43283 insertions(+), 11 deletions(-)
 create mode 100644 tests/domaincapsdata/qemu_8.0.0-q35.x86_64.xml
 create mode 100644 tests/domaincapsdata/qemu_8.0.0-tcg.x86_64.xml
 create mode 100644 tests/domaincapsdata/qemu_8.0.0.x86_64.xml
 create mode 100644 tests/qemucapabilitiesdata/caps_8.0.0.x86_64.replies
 create mode 100644 tests/qemucapabilitiesdata/caps_8.0.0.x86_64.xml

-- 
2.38.1



More information about the libvir-list mailing list