unicorn/qemu/include/qapi/qmp
Markus Armbruster 566b097b85
Eliminate qapi/qmp/types.h
qapi/qmp/types.h is a convenience header to include a number of
qapi/qmp/ headers. Since we rarely need all of the headers
qapi/qmp/types.h includes, we bypass it most of the time. Most of the
places that use it don't need all the headers, either.

Include the necessary headers directly, and drop qapi/qmp/types.h.

Backports commit 6b67395762a4c8b6ca94364e0a0f616a6470c46a from qemu
2018-03-07 12:39:23 -05:00
..
qbool.h Typedef the subtypes of QObject in qemu/typedefs.h, too 2018-03-07 12:29:31 -05:00
qdict.h Typedef the subtypes of QObject in qemu/typedefs.h, too 2018-03-07 12:29:31 -05:00
qerror.h qmp: Eliminate silly QERR_QMP_* macros 2018-03-02 11:28:17 -05:00
qjson.h import 2015-08-21 15:04:50 +08:00
qlist.h Typedef the subtypes of QObject in qemu/typedefs.h, too 2018-03-07 12:29:31 -05:00
qnum.h Typedef the subtypes of QObject in qemu/typedefs.h, too 2018-03-07 12:29:31 -05:00
qobject.h qapi: Convert QType into QAPI built-in enum type 2018-02-19 21:47:05 -05:00
qstring.h Typedef the subtypes of QObject in qemu/typedefs.h, too 2018-03-07 12:29:31 -05:00