summaryrefslogtreecommitdiffstats
path: root/test_code/test.sh
diff options
context:
space:
mode:
Diffstat (limited to 'test_code/test.sh')
-rwxr-xr-xtest_code/test.sh7
1 files changed, 3 insertions, 4 deletions
diff --git a/test_code/test.sh b/test_code/test.sh
index 1a72eb7..267a46a 100755
--- a/test_code/test.sh
+++ b/test_code/test.sh
@@ -6,9 +6,8 @@ sudo qemu-system-x86_64 -s -bios ./OVMF.fd \
-drive if=pflash,format=raw,readonly,file=OVMF_CODE.fd \
-drive if=pflash,format=raw,file=OVMF_VARS.fd \
-net none -debugcon file:debug.log -global isa-debugcon.iobase=0x402 \
- -monitor stdio
-
-# -D ./qemu_log.txt
-# -d ...
+ -monitor stdio \
+ -D ./qemu_log.txt
+# -d
# --trace "memory_region*"
# -S