From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:37590) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R62OH-0002ej-PO for qemu-devel@nongnu.org; Tue, 20 Sep 2011 11:37:46 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1R62OG-0007s6-FX for qemu-devel@nongnu.org; Tue, 20 Sep 2011 11:37:45 -0400 Received: from mx1.redhat.com ([209.132.183.28]:59735) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R62OG-0007rz-78 for qemu-devel@nongnu.org; Tue, 20 Sep 2011 11:37:44 -0400 Message-ID: <4E78B344.5030107@redhat.com> Date: Tue, 20 Sep 2011 17:37:40 +0200 From: Gerd Hoffmann MIME-Version: 1.0 References: <4E78AF63.4060204@siemens.com> In-Reply-To: <4E78AF63.4060204@siemens.com> Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH] qxl: Drop phread_yield on OOM List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Jan Kiszka Cc: qemu-devel On 09/20/11 17:21, Jan Kiszka wrote: > This was only a best-effort attempt, by far not guaranteed to have an > effect. Drop it so that also no direct pthread usage remain in the > device model. > > Signed-off-by: Jan Kiszka All three patches are fine. I'll go queue it up in the spice queue when I'm back from vacation in 2-3 weeks (unless they find their way upstream through a another tree meanwhile). cheers, Gerd