[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [Qemu-trivial] [PATCH] hw: vmware_vga: don't return cur
From: |
Michael Tokarev |
Subject: |
Re: [Qemu-devel] [Qemu-trivial] [PATCH] hw: vmware_vga: don't return cursorx when the driver asks for cursory register |
Date: |
Tue, 10 Jun 2014 19:40:55 +0400 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Icedove/24.5.0 |
09.06.2014 09:19, mischief wrote:
> hello address@hidden, 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.
That's a good one. Thank you, applied to -trivial.
/mjt