hw: vmware_vga: don't return cursorx when the driver asks for cursory register
commite2bb4ae74687c06a256d8058e340295c7a084fe4
authorNicolas Owens <mischief@offblast.org>
Mon, 9 Jun 2014 05:19:17 +0000 (8 22:19 -0700)
committerMichael Tokarev <mjt@tls.msk.ru>
Tue, 10 Jun 2014 16:06:48 +0000 (10 20:06 +0400)
tree040972ac0d426dcbb8a06f6a5ca06fc36fa13ff9
parent4380be0e997284159e634100d2f5ec87f944d74d
hw: vmware_vga: don't return cursorx when the driver asks for cursory register

hello qemu-*@nongnu.org, this is my first contribution. apologies if
something is incorrect.

this patch fixes vmware_vga.c so that it actually returns the cursory
register when asked for, instead of cursorx.

Signed-off-by: Nicolas Owens <mischief@offblast.org>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
hw/display/vmware_vga.c