On Sun, 23 May 2010 09:57:43 +0200 Jan Kiszka <jan.kis...@web.de> wrote:
> Avi Kivity wrote: [...] > > > >> +- "full": report full state (json-bool, optional) > >> > > > > Is this needed for QMP? The client can always truncate it to any length. > > The effect may not be needed for QMP, but I do need this channel from > the command line to the monitor pretty-printer. I could just stick > "full": json-bool back into the return dict, but that would look somehow > strange IMO. We could have a form of optional key which is only present internally, we have that async commands.