qemu: sanity check misconfigured memory for okl4

Issue #4095
This commit is contained in:
Alexander Boettcher
2021-05-11 13:56:44 +02:00
committed by Christian Helmuth
parent d516544a1f
commit 1c20ed12c1
11 changed files with 29 additions and 16 deletions

View File

@ -240,7 +240,7 @@ build_boot_image $boot_modules
# Execute test
#
append qemu_args " -m 512 -nographic "
append qemu_args " -nographic "
append_qemu_nic_args "hostfwd=tcp::5555-:22"
set lxip_match_string "ipaddr=(\[0-9\]+\.\[0-9\]+\.\[0-9\]+\.\[0-9\]+).*\n"