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 <[email protected]> --- src/qemu/qemu_qapi.c | 26 ++++++++++---------------- tests/qemumonitorjsontest.c | 12 ++++++------ 2 files changed, 16 insertions(+), 22 deletions(-)
Reviewed-by: Ján Tomko <[email protected]> Jano
signature.asc
Description: PGP signature
-- libvir-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/libvir-list
