qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v5 4/8] qapi: Implement deprecated-output=hide for QMP event


From: Eric Blake
Subject: Re: [PATCH v5 4/8] qapi: Implement deprecated-output=hide for QMP event data
Date: Mon, 14 Sep 2020 10:35:14 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.11.0

On 9/14/20 3:47 AM, Markus Armbruster wrote:
This policy suppresses deprecated bits in output, and thus permits
"testing the future".  Implement it for QMP event data: suppress
deprecated members.

No QMP event data is deprecated right now.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
---
  tests/test-qmp-event.c                  | 21 +++++++++++++++++++++
  scripts/qapi/events.py                  |  8 ++++++--
  tests/qapi-schema/qapi-schema-test.json |  3 +++
  tests/qapi-schema/qapi-schema-test.out  |  2 ++
  4 files changed, 32 insertions(+), 2 deletions(-)


Reviewed-by: Eric Blake <eblake@redhat.com>

--
Eric Blake, Principal Software Engineer
Red Hat, Inc.           +1-919-301-3226
Virtualization:  qemu.org | libvirt.org




reply via email to

[Prev in Thread] Current Thread [Next in Thread]