ikrabbe/plan9front

qemu -vga vmware cursor in wrong location

Opened this issue · 0 comments

qemu-system-x86_64 -vga vmware -cdrom 9front.iso

vgasize=1024x768x16
monitor=xga
mouseport=ps2

in qemu 1.7.0, mouse is in the wrong location, and appears interlaced. in qemu 
master (2.0.50), the cursor does not appear at all.

could be a bug in qemu.

Original issue reported on code.google.com by mischief@offblast.org on 9 Jun 2014 at 6:30