X-Git-Url: https://scm.lunaixsky.com/lunaix-os.git/blobdiff_plain/bf870a1dde437a48ae40d092a14e164c861ea102..4f966b9a6710d138d6e921bf2a1e40f2abc76f9a:/lunaix-os/config/make-debug-tool diff --git a/lunaix-os/config/make-debug-tool b/lunaix-os/config/make-debug-tool index 061cbc0..25c99c0 100644 --- a/lunaix-os/config/make-debug-tool +++ b/lunaix-os/config/make-debug-tool @@ -8,6 +8,7 @@ QEMU_OPTIONS := -s -S -m 1G \ -no-shutdown \ -d cpu_reset \ -d trace:ide_dma_cb \ + -serial tcp::12345,server,nowait\ -drive id=disk,file="machine/disk0.vdi",if=none \ -drive id=cdrom,file="$(BUILD_DIR)/$(OS_ISO)",readonly=on,if=none,format=raw \ -device ahci,id=ahci \