From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jan Kiszka Subject: Re: [Qemu-devel] Re: segmentation fault in qemu-kvm-0.14.0 Date: Wed, 09 Mar 2011 11:17:02 +0100 Message-ID: <4D77539E.8090509@web.de> 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> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig956F945179B3DC186156E59A" Cc: Peter Lieven , qemu-devel , kvm@vger.kernel.org, Anthony Liguori To: Corentin Chary Return-path: Received: from fmmailgate01.web.de ([217.72.192.221]:54280 "EHLO fmmailgate01.web.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757004Ab1CIKRL (ORCPT ); Wed, 9 Mar 2011 05:17:11 -0500 In-Reply-To: Sender: kvm-owner@vger.kernel.org List-ID: 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--