serial port

This commit is contained in:
mii443
2025-07-01 22:43:21 +09:00
parent cc059919bf
commit feedb40c58
7 changed files with 198 additions and 1 deletions

View File

@@ -13,4 +13,5 @@ qemu-system-x86_64 -enable-kvm \
-drive if=pflash,format=raw,readonly=on,file=OVMF_CODE.fd \
-drive if=pflash,format=raw,readonly=on,file=OVMF_VARS.fd \
-cdrom nel_os.iso \
-boot d
-boot d \
-s