aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/tests/qemu/arch/m68k.config (follow)
Commit message (Collapse)AuthorAgeFilesLines
* qemu: set panic_on_warn=1 from cmdlineJason A. Donenfeld2022-05-051-1/+1
| | | | | | | | Rather than setting this once init is running, set panic_on_warn from the kernel command line, so that it catches splats from WireGuard initialization code and the various crypto selftests. Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
* qemu: bump packages and support m68k properlyJason A. Donenfeld2020-01-011-1/+1
| | | | Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
* qemu: set framewarn 1280 for 64bit and 1024 for 32bitJason A. Donenfeld2019-03-251-0/+1
| | | | Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
* qemu: support m68kJason A. Donenfeld2018-10-021-0/+8
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>