[libvirt] [RFC PATCH 8/9] FIXUP: Tweak capability files to conform to the new approach

Peter Krempa pkrempa at redhat.com
Fri Jun 1 08:35:35 UTC 2018


On Fri, Jun 01, 2018 at 10:20:00 +0200, Peter Krempa wrote:
> This is supposed to be squashed in into the previous patch.
> 
> The files were regenerated by instrumenting the qemucapabilitiestest
> with the LD_PRELOAD hack used to gather the data in qemucapsprobe. See
> next patch
> ---

[...]

> diff --git a/tests/qemucapabilitiesdata/caps_1.5.3.x86_64.replies b/tests/qemucapabilitiesdata/caps_1.5.3.x86_64.replies
> index 8da1b149d0..cbc5f5570e 100644
> --- a/tests/qemucapabilitiesdata/caps_1.5.3.x86_64.replies
> +++ b/tests/qemucapabilitiesdata/caps_1.5.3.x86_64.replies

[...]

> @@ -3100,12 +3383,22 @@
>    "id": "libvirt-42"
>  }
> 
> +{
> +  "execute": "qmp_capabilities",
> +  "id": "libvirt-43"
> +}
> +
>  {
>    "return": {
>    },
>    "id": "libvirt-1"
>  }
> 
> +{
> +  "execute": "query-cpu-definitions",
> +  "id": "libvirt-44"
> +}
> +
>  {
>    "return": [
>      {


Hmpf, looks like I forgot to use the new API introduced in patch 1 so
these are now numbered incorrectly.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20180601/45c20b36/attachment-0001.sig>


More information about the libvir-list mailing list