qemu-patch-raspberry4/include/qapi/qmp
Eric Blake c7eb39cbd4 qapi: Improve use of qmp/types.h
'qjson.h' is not a QObject subtype; include this file directly in
.c files that are using it, rather than abusing qmp/types.h for
that purpose.

Meanwhile, for files that include a list of individual QObject
subtypes, it's easier to just use qmp/types.h for that purpose.

Signed-off-by: Eric Blake <eblake@redhat.com>
Message-Id: <1465490926-28625-2-git-send-email-eblake@redhat.com>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
Signed-off-by: Markus Armbruster <armbru@redhat.com>
2016-07-06 10:52:03 +02:00
..
dispatch.h qmp: Drop dead command->type 2016-05-12 09:47:54 +02:00
json-lexer.h include: Clean up includes 2016-02-23 12:43:05 +00:00
json-parser.h include: Clean up includes 2016-02-23 12:43:05 +00:00
json-streamer.h include: Clean up includes 2016-02-23 12:43:05 +00:00
qbool.h include: Clean up includes 2016-02-23 12:43:05 +00:00
qdict.h include: Clean up includes 2016-02-23 12:43:05 +00:00
qerror.h qapi: Drop QERR_UNKNOWN_BLOCK_FORMAT_FEATURE 2016-03-17 15:47:56 +01:00
qfloat.h include: Clean up includes 2016-02-23 12:43:05 +00:00
qint.h include: Clean up includes 2016-02-23 12:43:05 +00:00
qjson.h include: Clean up includes 2016-02-23 12:43:05 +00:00
qlist.h qobject: Simplify QObject 2015-12-17 08:21:28 +01:00
qobject.h include: Clean up includes 2016-02-23 12:43:05 +00:00
qstring.h include: Clean up includes 2016-02-23 12:43:05 +00:00
types.h qapi: Improve use of qmp/types.h 2016-07-06 10:52:03 +02:00