[PATCH] qemucapabilitiestest: Add test data for the qemu-7.1 dev cycle on x86_64

Michal Prívozník mprivozn at redhat.com
Tue May 10 08:19:24 UTC 2022


On 5/10/22 10:09, Peter Krempa wrote:
> Notable schema changes:
> 
>  - 'cluster-id' is now reported for CPU topology
>  - 'display-update' QMP command added
>  - 'main-loop' QOM object added with a whole set of properties
>  - 'cpu0-id' field reported in SEV data
>  - 'blockdev-change-medium' command now has 'force' property
>  - 'screendump' QMP command now has a 'format' property
>     - supported formats are 'ppm' and 'png'
> 
> Signed-off-by: Peter Krempa <pkrempa at redhat.com>
> ---
>  .../domaincapsdata/qemu_7.1.0-q35.x86_64.xml  |   231 +
>  .../domaincapsdata/qemu_7.1.0-tcg.x86_64.xml  |   245 +
>  tests/domaincapsdata/qemu_7.1.0.x86_64.xml    |   231 +
>  .../caps_7.1.0.x86_64.replies                 | 38204 ++++++++++++++++
>  .../caps_7.1.0.x86_64.xml                     |  3777 ++
>  5 files changed, 42688 insertions(+)
>  create mode 100644 tests/domaincapsdata/qemu_7.1.0-q35.x86_64.xml
>  create mode 100644 tests/domaincapsdata/qemu_7.1.0-tcg.x86_64.xml
>  create mode 100644 tests/domaincapsdata/qemu_7.1.0.x86_64.xml
>  create mode 100644 tests/qemucapabilitiesdata/caps_7.1.0.x86_64.replies
>  create mode 100644 tests/qemucapabilitiesdata/caps_7.1.0.x86_64.xml

Reviewed-by: Michal Privoznik <mprivozn at redhat.com>

Michal



More information about the libvir-list mailing list