qemu-e2k/include/qapi/qmp
Markus Armbruster 2ad28a088d balloon: Eliminate silly QERR_ macros
The QERR_ macros are leftovers from the days of "rich" error objects.
They're used with error_set() and qerror_report(), and expand into the
first *two* arguments.  This trickiness has become pointless.  Clean
up the balloon ones.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Markus Armbruster <armbru@redhat.com>
2015-01-29 10:06:02 +01:00
..
dispatch.h qmp hmp: Consistently name Error * objects err, and not errp 2014-05-08 14:20:00 -04:00
json-lexer.h
json-parser.h
json-streamer.h
qbool.h
qdict.h qdict: Add qdict_join() 2014-05-19 11:36:48 +02:00
qerror.h balloon: Eliminate silly QERR_ macros 2015-01-29 10:06:02 +01:00
qfloat.h
qint.h
qjson.h qjson.h: Remove spurious GCC_FMT_ATTR markup from qobject_from_json() declaration 2014-03-03 09:45:46 +04:00
qlist.h remove some double-includes 2013-05-18 16:35:12 +04:00
qobject.h qapi: Anonymous unions 2013-07-26 21:10:11 +02:00
qstring.h
types.h