add interrupt

This commit is contained in:
mii443
2025-07-04 18:29:33 +09:00
parent c9cb527840
commit 43a47d8322
4 changed files with 27 additions and 1 deletions

View File

@@ -8,7 +8,6 @@ EFI_BINARY="$1"
qemu-system-x86_64 -enable-kvm \
-m 4G \
-serial mon:stdio \
-nographic \
-no-reboot \
-drive if=pflash,format=raw,readonly=on,file=OVMF_CODE.fd \
-drive if=pflash,format=raw,readonly=on,file=OVMF_VARS.fd \