Home
last modified time | relevance | path

Searched hist:"00 ca24ff9e5fc3c6ae608226908e6864ad8193a8" (Results 1 – 8 of 8) sorted by relevance

/qemu/tests/unit/
H A Dtest-qmp-cmds.c00ca24ff9e5fc3c6ae608226908e6864ad8193a8 Wed Nov 20 18:25:48 UTC 2019 Markus Armbruster <armbru@redhat.com> 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>
/qemu/monitor/
H A Dhmp-target.c00ca24ff9e5fc3c6ae608226908e6864ad8193a8 Wed Nov 20 18:25:48 UTC 2019 Markus Armbruster <armbru@redhat.com> 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>
/qemu/scripts/qapi/
H A Dcommands.py00ca24ff9e5fc3c6ae608226908e6864ad8193a8 Wed Nov 20 18:25:48 UTC 2019 Markus Armbruster <armbru@redhat.com> 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>
/qemu/docs/devel/
H A Dqapi-code-gen.rst00ca24ff9e5fc3c6ae608226908e6864ad8193a8 Wed Nov 20 18:25:48 UTC 2019 Markus Armbruster <armbru@redhat.com> 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>
/qemu/qga/
H A Dmain.c00ca24ff9e5fc3c6ae608226908e6864ad8193a8 Wed Nov 20 18:25:48 UTC 2019 Markus Armbruster <armbru@redhat.com> 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>
/qemu/
H A D.gitignore00ca24ff9e5fc3c6ae608226908e6864ad8193a8 Wed Nov 20 18:25:48 UTC 2019 Markus Armbruster <armbru@redhat.com> 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>
H A DMakefile00ca24ff9e5fc3c6ae608226908e6864ad8193a8 Wed Nov 20 18:25:48 UTC 2019 Markus Armbruster <armbru@redhat.com> 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>
/qemu/tests/
H A DMakefile.include00ca24ff9e5fc3c6ae608226908e6864ad8193a8 Wed Nov 20 18:25:48 UTC 2019 Markus Armbruster <armbru@redhat.com> 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>