On Mon, Apr 15, 2019 at 06:01:59PM +0200, Peter Krempa wrote:
Return 1 if the schema entry was found optionally returning it rather
than depending on the returned object.

Some callers don't care which schema object belongs to the query, but
rather only want to know whether it exists. Additionally this will allow
introducing boolean queries for checking if enum values exist.

Signed-off-by: Peter Krempa <pkre...@redhat.com>
---
src/qemu/qemu_qapi.c        | 26 ++++++++++----------------
tests/qemumonitorjsontest.c | 12 ++++++------
2 files changed, 16 insertions(+), 22 deletions(-)


Reviewed-by: Ján Tomko <jto...@redhat.com>

Jano

Attachment: signature.asc
Description: PGP signature

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to