guest_dump_memory
Extract complete memory contents from QEMU virtual machines for forensic analysis by dumping to host files. Use this tool to capture VM memory snapshots for debugging and security investigations.
Instructions
Dump full guest memory to a host artifact file via QMP.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| vm_id | Yes | ||
| output_label | No | ||
| compress | No | ||
| timeout_sec | No |