From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MfZD6-0004BO-4E for qemu-devel@nongnu.org; Mon, 24 Aug 2009 09:03:44 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MfZD1-00047q-L7 for qemu-devel@nongnu.org; Mon, 24 Aug 2009 09:03:43 -0400 Received: from [199.232.76.173] (port=47551 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MfZD1-00047S-8q for qemu-devel@nongnu.org; Mon, 24 Aug 2009 09:03:39 -0400 Received: from mail-bw0-f227.google.com ([209.85.218.227]:51776) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MfZD0-0002Gx-Nr for qemu-devel@nongnu.org; Mon, 24 Aug 2009 09:03:38 -0400 Received: by bwz27 with SMTP id 27so1624384bwz.34 for ; Mon, 24 Aug 2009 06:03:36 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <53e878390908231554o39fb1700n8b495e6c1089fc6@mail.gmail.com> References: <20090823124410.GA30789@shareable.org> <53e878390908231020s32575288jf2dd1450bae241c9@mail.gmail.com> <20090823215558.GA9093@shareable.org> <53e878390908231554o39fb1700n8b495e6c1089fc6@mail.gmail.com> Date: Mon, 24 Aug 2009 15:03:36 +0200 Message-ID: <53e878390908240603j7018eae8lbf1dbb827ba95aac@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 > [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.