On Sun, Apr 19, 2015 at 11:16:24PM +0800, eJim Lee wrote:
What is the commit you used? I used rel-1.8.1 branch and customized bochs+VID1b36+DID0100 as the qxl, cirrus and vmware vgabios. I will try "-std vga" and recheck.
I used qemu-2.2.0 and seabios from the master branch. I used this command line:
../qemu/qemu-2.2.0/x86_64-softmmu/qemu-system-x86_64 -k en-us -snapshot -L test -chardev stdio,id=seabios -device isa-debugcon,iobase=0x402,chardev=seabios -m 512 -hda winxp-test-wbc -enable-kvm
I suggest you find the simplist qemu command line that still causes screen corruption, compile seavgabios with debug level 2, and then post the full debug log.
-Kevin