From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:50769) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QejC8-0003Ci-Os for qemu-devel@nongnu.org; Thu, 07 Jul 2011 03:40:21 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QejC7-0008WB-I9 for qemu-devel@nongnu.org; Thu, 07 Jul 2011 03:40:20 -0400 Received: from mx1.redhat.com ([209.132.183.28]:12994) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QejC7-0008W7-4P for qemu-devel@nongnu.org; Thu, 07 Jul 2011 03:40:19 -0400 Received: from int-mx09.intmail.prod.int.phx2.redhat.com (int-mx09.intmail.prod.int.phx2.redhat.com [10.5.11.22]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id p677eIUb023093 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Thu, 7 Jul 2011 03:40:18 -0400 Message-ID: <4E1562DF.9010204@redhat.com> Date: Thu, 07 Jul 2011 09:40:15 +0200 From: Gerd Hoffmann MIME-Version: 1.0 References: <1309954766-9728-1-git-send-email-alevy@redhat.com> <1309954766-9728-5-git-send-email-alevy@redhat.com> In-Reply-To: <1309954766-9728-5-git-send-email-alevy@redhat.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH] spice: lock spice worker calls List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Alon Levy Cc: yhalperi@redhat.com, qemu-devel@nongnu.org On 07/06/11 14:19, Alon Levy wrote: > From: Gerd Hoffmann > > ... so we can call them from a thread. Still needed? I don't think so. cheers, Gerd