qemu-patch-raspberry4/stubs
Andreas Färber 2a78636bd2 dump: Drop qmp_dump_guest_memory() stub and build for all targets
qmp_dump_guest_memory() calls dump_init() and returns an Error when
cpu_get_dump_info() returns an error, as done by the stub.
So there is no need to have a stub for qmp_dump_guest_memory().

Enable the documentation of the always-present dump-guest-memory command.

That way we can drop CONFIG_HAVE_CORE_DUMP and leave configure
completely out of the picture for target CPU features.

Signed-off-by: Andreas Färber <afaerber@suse.de>
2013-06-11 18:16:36 +02:00
..
arch-query-cpu-def.c
clock-warp.c
cpu-get-clock.c
cpu-get-icount.c
cpus.c cpu: Introduce cpu_resume(), for single CPU 2013-05-01 13:04:17 +02:00
dump.c dump: Drop qmp_dump_guest_memory() stub and build for all targets 2013-06-11 18:16:36 +02:00
fd-register.c
fdset-add-fd.c
fdset-find-fd.c
fdset-get-fd.c
fdset-remove-fd.c
get-fd.c
get-vm-name.c
iothread-lock.c
Makefile.objs dump: Move stubs into libqemustub.a 2013-06-10 23:33:18 +02:00
migr-blocker.c
mon-is-qmp.c
mon-print-filename.c
mon-printf.c
mon-protocol-event.c
mon-set-error.c
pci-drive-hot-add.c hw: move device-hotplug.o to toplevel, compile it once 2013-03-01 13:57:13 +01:00
reset.c
set-fd-handler.c
slirp.c
sysbus.c
vm-stop.c
vmstate.c stubs: Add a vmstate_dummy struct for CONFIG_USER_ONLY 2013-03-12 10:35:54 +01:00