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> |
||
|---|---|---|
| .. | ||
| Makefile.objs | ||
| arch-query-cpu-def.c | ||
| clock-warp.c | ||
| cpu-get-clock.c | ||
| cpu-get-icount.c | ||
| cpus.c | ||
| dump.c | ||
| 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 | ||
| 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 | ||
| reset.c | ||
| set-fd-handler.c | ||
| slirp.c | ||
| sysbus.c | ||
| vm-stop.c | ||
| vmstate.c | ||