Commit a74f718
committed
gen_nodes: add device vmcoreinfo to guestfs q35
This enables dumping the coredump of the VM in case of crash in
the kernel.
Note that CONFIG_FW_CFG_SYSFS and CONFIG_KDUMP needs to enabled.
Once the crash happens, run:
virsh dump --memory-only <vmname> ../vmcore
Signed-off-by: Pankaj Raghav <p.raghav@samsung.com>1 parent 6ddeb69 commit a74f718
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
183 | 183 | | |
184 | 184 | | |
185 | 185 | | |
| 186 | + | |
| 187 | + | |
186 | 188 | | |
187 | 189 | | |
188 | 190 | | |
| |||
0 commit comments