kata-containers/govmm

Add support for `pvpanic` device and "dump-guest-memory" command

liubin opened this issue · 0 comments

Add pvpanic can let QEMU issue an GUEST_PANICKED event to outside. And "dump-guest-memory" can get the guest memory dump if wanted.

All these two will help to debug/manage QEMU VMs.