From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NqSaS-0000ZK-SK for qemu-devel@nongnu.org; Sat, 13 Mar 2010 09:45:08 -0500 Received: from [199.232.76.173] (port=41019 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NqSaS-0000Yi-90 for qemu-devel@nongnu.org; Sat, 13 Mar 2010 09:45:08 -0500 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1NqSaR-00070T-IF for qemu-devel@nongnu.org; Sat, 13 Mar 2010 09:45:08 -0500 Received: from mail-pv0-f173.google.com ([74.125.83.173]:48755) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NqSaR-00070D-7n for qemu-devel@nongnu.org; Sat, 13 Mar 2010 09:45:07 -0500 Received: by pvf33 with SMTP id 33so860150pvf.4 for ; Sat, 13 Mar 2010 06:45:06 -0800 (PST) MIME-Version: 1.0 In-Reply-To: References: <16B78474-99FE-4671-8428-21CE0B12425A@claunia.com> <20100228195107.GB15352@morn.localdomain> <20100312015937.GA24688@morn.localdomain> <7547EDEE-9F39-43E7-BD30-1A18E5670BB2@claunia.com> <473191351003122230y652073edqecdbcceea76dce3@mail.gmail.com> From: Roy Tam Date: Sat, 13 Mar 2010 22:44:46 +0800 Message-ID: <473191351003130644g5bf53d12lbd8fe36bc655a64c@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1 Subject: [Qemu-devel] Re: PS/2 mouse emulation problems List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Natalia Portillo Cc: Kevin O'Connor , seabios@seabios.org, qemu-devel@nongnu.org 2010/3/13 Natalia Portillo : > Ok so in resume we have the following PS/2 mouse bugs: > > NeXTStep and OpenStep PS/2 driver receives no movement at all from the mouse > (Darwin PS/2 driver seems to be made from scratch so no helpful here). > MS-DOS Mouse driver hangs the whole machine. > Windows Me Setup mouse driver receives no movement at all from the mouse. > Old XFree86 PS/2 mouse driver receives no movement at all from standard > protocols (PS/2, IMPS/2) or random movements (Microsoft). > Hydrogen OS mouse driver does not work. > > While the NeXTStep PS/2 bug is known from QEMU 0.7.0 (which used Bochs > BIOS), the other ones are new (as far as I know) so they may be or may not > be caused by SeaBIOS. > for Hydrogen OS, when I use QEMU BIOS (yes with my -old-bios hack) it works in git head.