From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MfZHF-0000Kv-Rm for qemu-devel@nongnu.org; Mon, 24 Aug 2009 09:08:01 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MfZH7-0000G2-9r for qemu-devel@nongnu.org; Mon, 24 Aug 2009 09:07:57 -0400 Received: from [199.232.76.173] (port=55607 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MfZH7-0000Fy-04 for qemu-devel@nongnu.org; Mon, 24 Aug 2009 09:07:53 -0400 Received: from mail-bw0-f227.google.com ([209.85.218.227]:65009) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MfZH6-0002w6-Io for qemu-devel@nongnu.org; Mon, 24 Aug 2009 09:07:52 -0400 Received: by bwz27 with SMTP id 27so1626811bwz.34 for ; Mon, 24 Aug 2009 06:07:51 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <53e878390908240603j7018eae8lbf1dbb827ba95aac@mail.gmail.com> References: <20090823124410.GA30789@shareable.org> <53e878390908231020s32575288jf2dd1450bae241c9@mail.gmail.com> <20090823215558.GA9093@shareable.org> <53e878390908231554o39fb1700n8b495e6c1089fc6@mail.gmail.com> <53e878390908240603j7018eae8lbf1dbb827ba95aac@mail.gmail.com> Date: Mon, 24 Aug 2009 15:07:51 +0200 Message-ID: <53e878390908240607x449f2ff7g94825c9b4a5b225c@mail.gmail.com> Subject: Re: [Qemu-devel] [PATCH 0 of 1] Fix for DOS keyboard problems From: Stefan Ring Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Jamie Lokier Cc: qemu-devel@nongnu.org On Mon, Aug 24, 2009 at 3:03 PM, Stefan Ring wrote: >> [2] http://www.virtualbox.org/ticket/1599 > > There's a hard disk image for VirtualBox attached to this bug report. > I just converted it to RAW format ("VBoxManage clonehd") and ran it > with QEMU. The behavior in QEMU is exactly the same as in VirtualBox. > With my patch applied, the double cursor symptom disappears in all > cases, even with the Russian keyboard driver. There is another > problem, though, which is not affected by the presence or absence of > my patch at all. Keyboard and mouse seem to influence and severely > disturb each other when used simultaneously. This behavior is also > present in VirtualBox. Damn, it's actually the other VirtualBox ticket: http://www.virtualbox.org/ticket/58