[libvirt] [PATCH 10/10] qemu: caps: Don't call 'query-events' when we probe them from QMP schema

Ján Tomko jtomko at redhat.com
Thu Feb 7 16:28:20 UTC 2019


On Thu, Feb 07, 2019 at 01:28:14PM +0100, Peter Krempa wrote:
>Avoid calling the command and fix test fallout.
>
>Note that for clarity and size this does not include the fix to the
>numbering of commands. I've used the following command to fix them and
>it makes tests pass:
>
>for i in tests/qemucapabilitiesdata/*.replies; do ./tests/qemucapsfixreplies $i; done
>---
> src/qemu/qemu_capabilities.c                  |  10 +-
> .../caps_2.10.0.aarch64.replies               | 122 ----------------
> .../caps_2.10.0.ppc64.replies                 | 122 ----------------
> .../caps_2.10.0.s390x.replies                 | 122 ----------------
> .../caps_2.10.0.x86_64.replies                | 122 ----------------
> .../caps_2.11.0.s390x.replies                 | 122 ----------------
> .../caps_2.11.0.x86_64.replies                | 122 ----------------
> .../caps_2.12.0.aarch64.replies               | 128 ----------------
> .../caps_2.12.0.ppc64.replies                 | 128 ----------------
> .../caps_2.12.0.s390x.replies                 | 128 ----------------
> .../caps_2.12.0.x86_64.replies                | 128 ----------------
> .../caps_2.5.0.x86_64.replies                 | 116 ---------------
> .../caps_2.6.0.aarch64.replies                | 122 ----------------
> .../caps_2.6.0.ppc64.replies                  | 122 ----------------
> .../caps_2.6.0.x86_64.replies                 | 122 ----------------
> .../caps_2.7.0.s390x.replies                  | 122 ----------------
> .../caps_2.7.0.x86_64.replies                 | 122 ----------------
> .../caps_2.8.0.s390x.replies                  | 122 ----------------
> .../caps_2.8.0.x86_64.replies                 | 122 ----------------
> .../caps_2.9.0.ppc64.replies                  | 122 ----------------
> .../caps_2.9.0.s390x.replies                  | 122 ----------------
> .../caps_2.9.0.x86_64.replies                 | 122 ----------------
> .../caps_3.0.0.ppc64.replies                  | 131 -----------------
> .../caps_3.0.0.riscv32.replies                | 134 -----------------
> .../caps_3.0.0.riscv64.replies                | 134 -----------------
> .../caps_3.0.0.s390x.replies                  | 134 -----------------
> .../caps_3.0.0.x86_64.replies                 | 134 -----------------
> .../caps_3.1.0.ppc64.replies                  | 137 ------------------
> .../caps_3.1.0.x86_64.replies                 | 137 ------------------
> .../caps_4.0.0.riscv32.replies                | 137 ------------------
> .../caps_4.0.0.riscv64.replies                | 137 ------------------
> .../caps_4.0.0.x86_64.replies                 | 137 ------------------
> 32 files changed, 4 insertions(+), 3938 deletions(-)
>

Reviewed-by: Ján Tomko <jtomko at redhat.com>

Jano
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20190207/d5c9793c/attachment-0001.sig>


More information about the libvir-list mailing list