qemu-patch-raspberry4/stubs
Pavel Butsykin bf95728400 monitor: remove target-specific code from monitor.c
Move target-specific code out of /monitor.c to /target-*/monitor.c,
this will avoid code cluttering and using random ifdeffery.  The solution
is quite simple, but solves the issue of the separation of target-specific
code from monitor.

Signed-off-by: Pavel Butsykin <pbutsykin@virtuozzo.com>
Signed-off-by: Denis V. Lunev <den@openvz.org>
CC: Paolo Bonzini <pbonzini@redhat.com>
CC: Peter Maydell <peter.maydell@linaro.org>
Message-Id: <1441899541-1856-3-git-send-email-den@openvz.org>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2015-09-16 17:33:32 +02:00
..
arch-query-cpu-def.c qerror: Clean up QERR_ macros to expand into a single string 2015-06-22 18:20:40 +02:00
bdrv-commit-all.c
chr-baum-init.c
chr-msmouse.c
chr-testdev.c
clock-warp.c
cpu-get-clock.c
cpu-get-icount.c
cpus.c
dump.c Include qapi/qmp/qerror.h exactly where needed 2015-06-22 18:20:41 +02:00
fd-register.c
fdset-add-fd.c
fdset-find-fd.c
fdset-get-fd.c
fdset-remove-fd.c
gdbstub.c
get-fd.c
get-next-serial.c
get-vm-name.c
iothread-lock.c main-loop: introduce qemu_mutex_iothread_locked 2015-07-01 15:45:50 +02:00
is-daemonized.c
kvm.c
machine-init-done.c
Makefile.objs monitor: remove target-specific code from monitor.c 2015-09-16 17:33:32 +02:00
migr-blocker.c
mon-is-qmp.c qerror: Finally unused, clean up 2015-06-22 18:20:40 +02:00
mon-printf.c
monitor-init.c
notify-event.c
qemu-chr-open-spice.c
qmp_pc_dimm_device_list.c
qtest.c
reset.c
runstate-check.c
set-fd-handler.c iohandler: Change return type of qemu_set_fd_handler to "void" 2015-06-12 13:26:21 +01:00
slirp.c
sysbus.c
target-monitor-defs.c monitor: remove target-specific code from monitor.c 2015-09-16 17:33:32 +02:00
uuid.c
vc-init.c
vm-stop.c
vmstate.c