diff options
| author | Kevin Wolf | 2019-06-13 17:33:59 +0200 |
|---|---|---|
| committer | Markus Armbruster | 2019-06-17 20:36:56 +0200 |
| commit | 5bce308aaaab5b1b1a460b7f13940a132278e34c (patch) | |
| tree | 879532127a883b39608377c520b2d1b73113f51b /include/exec | |
| parent | monitor: Move {hmp, qmp}.c to monitor/{hmp, qmp}-cmds.c (diff) | |
| download | qemu-5bce308aaaab5b1b1a460b7f13940a132278e34c.tar.gz qemu-5bce308aaaab5b1b1a460b7f13940a132278e34c.tar.xz qemu-5bce308aaaab5b1b1a460b7f13940a132278e34c.zip | |
monitor: Create monitor-internal.h with common definitions
Before we can split monitor/misc.c, we need to create a header file that
contains the common definitions that will be used by multiple source
files.
For a start, add the type definitions for Monitor, MonitorHMP and
MonitorQMP and their dependencies. We'll add functions as needed when
splitting monitor/misc.c.
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Message-Id: <20190613153405.24769-10-kwolf@redhat.com>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
[Header guard symbol tidied up, superfluous #include dropped, FIXME in
hmp_change() resolved]
Signed-off-by: Markus Armbruster <armbru@redhat.com>
Diffstat (limited to 'include/exec')
0 files changed, 0 insertions, 0 deletions
