qemu-e2k/include/monitor
Kevin Wolf 5f9dba1600 monitor: Create MonitorHMP with readline state
The ReadLineState in Monitor is only used for HMP monitors. Create
MonitorHMP and move it there.

Can't use container_of() in hmp_change().  Cast instead, and mark
FIXME.  Will be cleaned up shortly.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Message-Id: <20190613153405.24769-5-kwolf@redhat.com>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
[Superfluous variable in monitor_data_destroy() eliminated, whitespace
tweaked in hmp_change(), commit message improved]
Signed-off-by: Markus Armbruster <armbru@redhat.com>
2019-06-17 20:36:56 +02:00
..
hmp-target.h Clean up header guards that don't match their file name 2016-07-12 16:19:16 +02:00
monitor.h monitor: Create MonitorHMP with readline state 2019-06-17 20:36:56 +02:00
qdev.h qdev: add function qdev_set_id() 2016-11-22 10:29:37 -08:00