qemu-patch-raspberry4/qga
Markus Armbruster 00ca24ff9e qapi: Generate command registration stuff into separate files
Having to include qapi-commands.h just for qmp_init_marshal() is
suboptimal.  Generate it into separate files.  This lets
monitor/misc.c, qga/main.c, and the generated qapi-commands-FOO.h
include less.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Message-Id: <20191120182551.23795-4-armbru@redhat.com>
[Typos in docs/devel/qapi-code-gen.txt fixed]
Reviewed-by: Eric Blake <eblake@redhat.com>
2020-01-14 11:01:58 +01:00
..
installer
vss-win32 Clean up ill-advised or unusual header guards 2019-05-13 08:58:55 +02:00
channel-posix.c socket: Add backlog parameter to socket_listen 2019-09-03 23:24:42 +02:00
channel-win32.c
channel.h
commands-posix.c qga: rename Error ** parameter to more common errp 2019-12-18 08:43:19 +01:00
commands-win32.c qga: rename Error ** parameter to more common errp 2019-12-18 08:43:19 +01:00
commands.c qga: rename Error ** parameter to more common errp 2019-12-18 08:43:19 +01:00
guest-agent-command-state.c
guest-agent-core.h Include qemu-common.h exactly where needed 2019-06-12 13:20:20 +02:00
main.c qapi: Generate command registration stuff into separate files 2020-01-14 11:01:58 +01:00
Makefile.objs qapi: Generate command registration stuff into separate files 2020-01-14 11:01:58 +01:00
qapi-schema.json
service-win32.c
service-win32.h
vss-win32.c
vss-win32.h