unicorn/qemu/include/qapi/qmp
Markus Armbruster d07bcef231
qmp: Eliminate silly QERR_QMP_* macros
The QERR_ macros are leftovers from the days of "rich" error objects.

QERR_QMP_BAD_INPUT_OBJECT, QERR_QMP_BAD_INPUT_OBJECT_MEMBER,
QERR_QMP_EXTRA_MEMBER are used in just one place now, except for one
use that has crept into qobject-input-visitor.c.

Drop these macros, to make the (bad) error messages more visible.

Backports commit 99fb0c53c038105bae68b02a3d9f1cbf7951ba10 from qemu
2018-03-02 11:28:17 -05:00
..
qbool.h qobject: Simplify QObject 2018-02-19 21:37:48 -05:00
qdict.h qapi: rename QmpOutputVisitor to QObjectOutputVisitor 2018-02-27 08:05:33 -05:00
qerror.h qmp: Eliminate silly QERR_QMP_* macros 2018-03-02 11:28:17 -05:00
qfloat.h qobject: Simplify QObject 2018-02-19 21:37:48 -05:00
qint.h qobject: Simplify QObject 2018-02-19 21:37:48 -05:00
qjson.h
qlist.h qobject: Simplify QObject 2018-02-19 21:37:48 -05:00
qobject.h qapi: Convert QType into QAPI built-in enum type 2018-02-19 21:47:05 -05:00
qstring.h qobject: Simplify QObject 2018-02-19 21:37:48 -05:00
types.h Clean up header guards that don't match their file name 2018-02-25 04:18:42 -05:00