-
Kevin Wolf authored
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>Kevin Wolf authoredBoth 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>
Loading