All of lore.kernel.org
 help / color / mirror / Atom feed
From: Eric Blake <eblake@redhat.com>
To: qemu-devel@nongnu.org
Cc: kwolf@redhat.com, akong@redhat.com, berto@igalia.com,
	mdroth@linux.vnet.ibm.com, armbru@redhat.com
Subject: Re: [Qemu-devel] [PATCH] qapi: Accept 'null' in QMP
Date: Wed, 29 Apr 2015 21:27:44 -0600	[thread overview]
Message-ID: <5541A130.1060401@redhat.com> (raw)
In-Reply-To: <1428003106-20754-1-git-send-email-eblake@redhat.com>

[-- Attachment #1: Type: text/plain, Size: 780 bytes --]

On 04/02/2015 01:31 PM, Eric Blake wrote:
> We document that in QMP, the client may send any json-value
> for the optional "id" key, and then return that same value
> on reply (both success and failures, insofar as the failure
> happened after parsing the id).  [Note that the output may
> not be identical to the input, as whitespace may change and
> since we may reorder keys within a json-object, but that this
> still constitutes the same json-value].  However, we were not
> handling the JSON literal null, which counts as a json-value
> per RFC 7159.

v2 under a different subject:
https://lists.gnu.org/archive/html/qemu-devel/2015-04/msg04267.html

-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 604 bytes --]

      parent reply	other threads:[~2015-04-30  3:27 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-02 19:31 [Qemu-devel] [PATCH] qapi: Accept 'null' in QMP Eric Blake
2015-04-07 12:46 ` Alberto Garcia
2015-04-07 15:11   ` Eric Blake
2015-04-30  3:27 ` Eric Blake [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5541A130.1060401@redhat.com \
    --to=eblake@redhat.com \
    --cc=akong@redhat.com \
    --cc=armbru@redhat.com \
    --cc=berto@igalia.com \
    --cc=kwolf@redhat.com \
    --cc=mdroth@linux.vnet.ibm.com \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.