From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:38899) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T9baO-0000it-DG for qemu-devel@nongnu.org; Thu, 06 Sep 2012 08:53:41 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1T9baI-0006Hn-PD for qemu-devel@nongnu.org; Thu, 06 Sep 2012 08:53:32 -0400 Received: from mx1.redhat.com ([209.132.183.28]:48598) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T9baI-0006HV-Gg for qemu-devel@nongnu.org; Thu, 06 Sep 2012 08:53:26 -0400 Received: from int-mx10.intmail.prod.int.phx2.redhat.com (int-mx10.intmail.prod.int.phx2.redhat.com [10.5.11.23]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id q86CrP6V018361 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Thu, 6 Sep 2012 08:53:25 -0400 Message-ID: <50489CC3.8020202@redhat.com> Date: Thu, 06 Sep 2012 14:53:23 +0200 From: Gerd Hoffmann MIME-Version: 1.0 References: <1346909967-10929-1-git-send-email-kraxel@redhat.com> <1346909967-10929-2-git-send-email-kraxel@redhat.com> <504891F2.2080903@redhat.com> In-Reply-To: <504891F2.2080903@redhat.com> Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v2 1/4] spice: switch to queue for vga mode updates List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Kevin Wolf Cc: qemu-devel@nongnu.org On 09/06/12 14:07, Kevin Wolf wrote: > SoB is missing in this one. Added. thanks, Gerd