From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Fbczw-0004kb-4u for qemu-devel@nongnu.org; Thu, 04 May 2006 08:32:00 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Fbczu-0004j3-Ba for qemu-devel@nongnu.org; Thu, 04 May 2006 08:31:59 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Fbczu-0004ik-1H for qemu-devel@nongnu.org; Thu, 04 May 2006 08:31:58 -0400 Received: from [64.233.162.201] (helo=nz-out-0102.google.com) by monty-python.gnu.org with esmtp (Exim 4.52) id 1Fbd0V-0006kl-Ak for qemu-devel@nongnu.org; Thu, 04 May 2006 08:32:35 -0400 Received: by nz-out-0102.google.com with SMTP id i11so421162nzh for ; Thu, 04 May 2006 05:31:57 -0700 (PDT) Message-ID: <46d6db660605040531q3a602d03yd8f25b23823e1424@mail.gmail.com> Date: Thu, 4 May 2006 14:31:56 +0200 From: "Christian MICHON" Subject: Re: [Qemu-devel] QEMU 0.8.1 In-Reply-To: <46d6db660605040524h1d5f1484mb3a4cf1e343d6984@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <4459165F.7050605@bellard.org> <46d6db660605040513y3534fecdr5ffe4e632108e413@mail.gmail.com> <46d6db660605040524h1d5f1484mb3a4cf1e343d6984@mail.gmail.com> 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 qemu 0.8.0 does not show this invisible barrier issue. if this is worth anything, I use SDL 1.2.9. If someone can reproduce the issue also on linux hosts, there could be a lead. On 5/4/06, Christian MICHON wrote: > I removed manually vnc_display_init, and this is not the culprit... > I'll check anyway versus qemu-0.8.0... > -- Christian