From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=48792 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PxGS3-0007Bo-Hh for qemu-devel@nongnu.org; Wed, 09 Mar 2011 05:17:08 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PxGS2-0005kC-Cf for qemu-devel@nongnu.org; Wed, 09 Mar 2011 05:17:07 -0500 Received: from fmmailgate01.web.de ([217.72.192.221]:54195) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PxGS1-0005jx-W6 for qemu-devel@nongnu.org; Wed, 09 Mar 2011 05:17:06 -0500 Message-ID: <4D77539E.8090509@web.de> Date: Wed, 09 Mar 2011 11:17:02 +0100 From: Jan Kiszka MIME-Version: 1.0 Subject: Re: [Qemu-devel] Re: segmentation fault in qemu-kvm-0.14.0 References: <2640D58E-2101-47FA-99B6-28815666651E@dlh.net> <4D772E4C.6020604@web.de> <4D774282.9060102@web.de> <4D774F54.2050004@web.de> <4D77503D.6070605@web.de> <4D7752A5.6080405@web.de> In-Reply-To: Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig956F945179B3DC186156E59A" Sender: jan.kiszka@web.de List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Corentin Chary Cc: Peter Lieven , qemu-devel , kvm@vger.kernel.org, Anthony Liguori This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig956F945179B3DC186156E59A Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 2011-03-09 11:14, Corentin Chary wrote: >>> Cheap stuff is done by the main thread (cursor, etc...). The thread >>> only do framebuffer updates. >> >> And both are synchronized with a vnc-private lock only? >=20 > Yes >=20 >> The problem with this model is the non-threaded qemu execution model. >> Even if we acquire the global mutex to protect handler updates against= >> the main select loop, this won't help here. So vnc-threading likely >> needs to be made dependent on --enable-io-thread. >=20 > Plus proper lock_iothread() calls right ? Yep. >=20 > If yes I'll send a patch for that (or you can do it, as you want). Don't wait for me. :) Jan --------------enig956F945179B3DC186156E59A Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.15 (GNU/Linux) Comment: Using GnuPG with SUSE - http://enigmail.mozdev.org/ iEYEARECAAYFAk13U54ACgkQitSsb3rl5xRLfwCfX7pxAjDtWPBac/NRcXicHLLe 2WEAn2gYS8Ag6eRRPm2u8PpQ49Q661z9 =MDBa -----END PGP SIGNATURE----- --------------enig956F945179B3DC186156E59A--