qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v2 13/14] qapi: Support pretty printing in JSON


From: Fam Zheng
Subject: Re: [Qemu-devel] [PATCH v2 13/14] qapi: Support pretty printing in JSON output visitor
Date: Wed, 23 Dec 2015 17:24:39 +0800
User-agent: Mutt/1.5.21 (2010-09-15)

On Mon, 12/21 17:31, Eric Blake wrote:
> Similar to pretty printing in the QObject visitor.  The rickiest

"trickiest"?

> parts are the fact that during type_any(), we have to coordinate
> with QObject to also print pretty; and the fact that the testsuite
> now has to honor parameterization on whether pretty printing is
> enabled.
> 
> Signed-off-by: Eric Blake <address@hidden>



reply via email to

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