qemu-patch-raspberry4/include/monitor
Kevin Wolf 43cf067ff8 hmp: Pass monitor to MonitorDef.get_value()
All of these callbacks use mon_get_cpu_env(). Pass the Monitor
pointer to them it in preparation for adding a monitor argument to
mon_get_cpu_env().

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Message-Id: <20201113114326.97663-3-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:43 +00:00
..
hmp-target.h hmp: Pass monitor to MonitorDef.get_value() 2020-11-13 12:45:43 +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