X-Git-Url: https://scm.lunaixsky.com/lunaix-os.git/blobdiff_plain/8efc0cf32160c68772a2ce1887e6a397852d3d96..8b8f49b713d64065775fe538232f8639083601bd:/lunaix-os/makeinc/qemu.mkinc diff --git a/lunaix-os/makeinc/qemu.mkinc b/lunaix-os/makeinc/qemu.mkinc index 12d21b8..eccf605 100644 --- a/lunaix-os/makeinc/qemu.mkinc +++ b/lunaix-os/makeinc/qemu.mkinc @@ -8,6 +8,8 @@ get_qemu_options = -s -S -m 1G \ -no-shutdown \ -d cpu_reset \ -d trace:ide_dma_cb \ + -d trace:vga_std_write_io \ + -vga std,retrace=precise \ -serial telnet::12345,server,nowait\ -drive id=disk,file="machine/disk0.vdi",if=none \ -drive id=cdrom,file="$(1)",readonly=on,if=none,format=raw \