From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FrdlM-0000yp-Qj for qemu-devel@nongnu.org; Sat, 17 Jun 2006 12:35:08 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FrdlM-0000xv-DE for qemu-devel@nongnu.org; Sat, 17 Jun 2006 12:35:08 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FrdlM-0000xX-2R for qemu-devel@nongnu.org; Sat, 17 Jun 2006 12:35:08 -0400 Received: from [80.91.229.2] (helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA:32) (Exim 4.52) id 1FrdvE-00020O-L7 for qemu-devel@nongnu.org; Sat, 17 Jun 2006 12:45:21 -0400 Received: from root by ciao.gmane.org with local (Exim 4.43) id 1FrdlG-0002I5-Op for qemu-devel@nongnu.org; Sat, 17 Jun 2006 18:35:02 +0200 Received: from pool-71-245-101-142.ptldor.fios.verizon.net ([71.245.101.142]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 17 Jun 2006 18:35:02 +0200 Received: from void by pool-71-245-101-142.ptldor.fios.verizon.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 17 Jun 2006 18:35:02 +0200 From: "Alex" Date: Sat, 17 Jun 2006 09:32:22 -0700 Message-ID: References: <200606131046.40921.jseward@acm.org> Sender: news Subject: [Qemu-devel] Re: "invisible wall" patch Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org This patch has been around for a while but never committed to the mainstream. Are there any known issues with the patch? -- Alex. "Julian Seward" wrote in message news:200606131046.40921.jseward@acm.org... > > Could somebody please commit, or at least consider committing, > Anthony Liguori's "invisible wall" patch, shown at > http://lists.gnu.org/archive/html/qemu-devel/2006-05/msg00112.html ? > > Without it, QEMU is essentially unusable on my SuSE 10 host; with it, > the mouse stuff works perfectly. A couple of other people on that > thread had similar experiences with it. > > J