qemu-e2k/include/monitor
Kevin Wolf c3e9555182 monitor: Move monitor option parsing to monitor/monitor.c
Both the system emulators and tools with QMP support (specifically, the
planned storage daemon) will need to parse monitor options, so move that
code to monitor/monitor.c, which can be linked into binaries that aren't
a system emulator.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
Message-Id: <20200129102239.31435-2-kwolf@redhat.com>
Signed-off-by: Markus Armbruster <armbru@redhat.com>
2020-02-17 13:47:48 +01:00
..
hmp-target.h include: Make headers more self-contained 2019-08-16 13:31:51 +02:00
hmp.h hmp: drop Error pointer indirection in hmp_handle_error 2019-12-18 08:36:16 +01:00
monitor.h monitor: Move monitor option parsing to monitor/monitor.c 2020-02-17 13:47:48 +01:00
qdev.h Include hw/qdev-properties.h less 2019-08-16 13:31:53 +02:00