aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/tests/qemu/kernel.config
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2017-10-02 02:11:52 +0200
committerJason A. Donenfeld <Jason@zx2c4.com>2017-10-02 02:45:53 +0200
commitdbd1fe39f92e9b8f2ba2c6cf34c6850c4d2ea4b2 (patch)
tree4293fbdbbbf3b963c4e966756feb95af5beb5104 /src/tests/qemu/kernel.config
parentmessages: reduce maximum staged packets per peer (diff)
downloadwireguard-monolithic-historical-dbd1fe39f92e9b8f2ba2c6cf34c6850c4d2ea4b2.tar.xz
wireguard-monolithic-historical-dbd1fe39f92e9b8f2ba2c6cf34c6850c4d2ea4b2.zip
qemu: add watchdog for not hanging on oops
Diffstat (limited to '')
-rw-r--r--src/tests/qemu/kernel.config1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/tests/qemu/kernel.config b/src/tests/qemu/kernel.config
index e6016d0..10de485 100644
--- a/src/tests/qemu/kernel.config
+++ b/src/tests/qemu/kernel.config
@@ -70,5 +70,6 @@ CONFIG_PRINTK_TIME=y
CONFIG_BLK_DEV_INITRD=y
CONFIG_LEGACY_VSYSCALL_NONE=y
CONFIG_KERNEL_GZIP=y
+CONFIG_PANIC_ON_OOPS=y
CONFIG_WIREGUARD=y
CONFIG_WIREGUARD_DEBUG=y