On Tue, Feb 6, 2018 at 11:04 AM, Markus Armbruster <[email protected]> wrote: > Marc-André Lureau <[email protected]> writes: > >> Replace the generated json string with a literal qobject. The later is >> easier to deal with, at run time as well as compile time: adding #if >> conditionals will be easier than in a json string. >> >> Signed-off-by: Marc-André Lureau <[email protected]> >> Reviewed-by: Markus Armbruster <[email protected]> > > I verified that the output of query-qmp-schema is not changed. > Mentioning that in the commit message wouldn't hurt. >
Sure, feel free to touch if you pick it -- Marc-André Lureau
