qemu/include/monitor
Kevin Wolf 2fc5d01bb4 hmp: Pass monitor to mon_get_cpu()
mon_get_cpu() is indirectly called monitor_parse_arguments() where
the current monitor isn't set yet. Instead of using monitor_cur(),
explicitly pass the Monitor pointer to the function.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Message-Id: <20201113114326.97663-2-kwolf@redhat.com>
Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
2020-11-13 12:45:35 +00:00
..
hmp-target.h hmp: Pass monitor to mon_get_cpu() 2020-11-13 12:45:35 +00:00
hmp.h replay: implement replay-seek command 2020-10-06 08:34:49 +02:00
monitor.h monitor: Make current monitor a per-coroutine property 2020-10-09 07:08:19 +02:00
qdev.h Include hw/qdev-properties.h less 2019-08-16 13:31:53 +02:00