Proper backspace support

This commit is contained in:
2026-02-26 18:18:05 +00:00
parent 4d447d3dec
commit dbeb6aa204
2 changed files with 2 additions and 3 deletions

View File

@@ -76,7 +76,6 @@ QEMU_FLAGS = -machine q35 \
-drive if=pflash,format=raw,file=$(BUILD_DIR)/OVMF_VARS.fd \
-drive format=raw,file=fat:rw:$(BUILD_DIR) \
-net none \
-nographic \
-no-reboot
# Phony targets