Statistics
| Branch: | Revision:

root / target-ppc / arch_dump.c @ b4160af1

History | View | Annotate | Download (6.5 kB)

# Date Author Comment
e62fbc54 10/26/2013 12:25 am Aneesh Kumar K.V

target-ppc: dump-guest-memory support

This patch add support for dumping guest memory using dump-guest-memory
monitor command.

Before patch:

(qemu) dump-guest-memory testcrash
this feature or command is not currently supported
(qemu)

After patch:

(qemu) dump-guest-memory testcrash...