提交 9ba89dec 编写于 作者: C Chunyu Liao

nmi_bsod_catch: disable pvpanic

this case needs system reboot after panic.
open pvpanic system will shutdown after panic.
Signed-off-by: NChunyu Liao <cliao@redhat.com>
上级 3f88b854
......@@ -2,6 +2,7 @@
type = nmi_bsod_catch
only Windows
mem_fixed = 2048
enable_pvpanic = no
config_cmds = config_cmd1, config_cmd2, config_cmd3, config_cmd4, config_cmd5, config_cmd6
# enable AutoReboot, guest will reboot after finishing create dump file.
config_cmd1 = reg add HKLM\System\CurrentControlSet\Control\CrashControl /v AutoReboot /d 1 /t REG_DWORD /f
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册