On Wed, Jul 29, 2026 at 09:09:04 +0200, Shalini Chellathurai Saroja wrote:
> Introduce the capabilities files for QEMU v11.1.0 on s390x.
> 
> Signed-off-by: Shalini Chellathurai Saroja <[email protected]>
> Reviewed-by: Boris Fiuczynski <[email protected]>
> ---

[...]


> diff --git a/tests/qemucapabilitiesdata/caps_11.1.0_s390x.replies 
> b/tests/qemucapabilitiesdata/caps_11.1.0_s390x.replies
> new file mode 100644
> index 0000000000..905ebe5692
> --- /dev/null
> +++ b/tests/qemucapabilitiesdata/caps_11.1.0_s390x.replies
> @@ -0,0 +1,39743 @@
> +{
> +  "execute": "qmp_capabilities",
> +  "id": "libvirt-1"
> +}
> +
> +{
> +  "return": {},
> +  "id": "libvirt-1"
> +}
> +
> +{
> +  "execute": "query-version",
> +  "id": "libvirt-2"
> +}
> +
> +{
> +  "return": {
> +    "qemu": {
> +      "micro": 90,
> +      "minor": 0,
> +      "major": 11
> +    },
> +    "package": "v11.1.0-rc0"
> +  },
> +  "id": "libvirt-2"
> +}

The final release of qemu-11.1 will be in a couple of weeks. Unless you
are about to post new code requiring a new capability present in this
version I suggest you post this only after v11.1.0 final release is out
to minimize churn.

Reply via email to