From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:47187) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UkDUq-0005LB-SB for qemu-devel@nongnu.org; Wed, 05 Jun 2013 09:11:32 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UkDUm-0006TU-BY for qemu-devel@nongnu.org; Wed, 05 Jun 2013 09:11:24 -0400 Received: from smtp02.citrix.com ([66.165.176.63]:14077) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UkDUm-0006TJ-5U for qemu-devel@nongnu.org; Wed, 05 Jun 2013 09:11:20 -0400 Message-ID: <51AF38F3.90401@eu.citrix.com> Date: Wed, 5 Jun 2013 14:11:15 +0100 From: George Dunlap MIME-Version: 1.0 References: In-Reply-To: Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [BACKPORT qemu-xen 0/3] fixes for 4.3 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Stefano Stabellini Cc: xen-devel@lists.xensource.com, qemu-devel@nongnu.org On 05/06/13 13:07, Stefano Stabellini wrote: > Hi all, > this patch series backports few fixes from QEMU to qemu-xen 4.3. > > > The second patch avoid calling main_loop_wait with nonblocking set to 1, > so that the select timeout is always as high as possible on Xen. > > The third patch fixes this PCI passthrough bug: > http://marc.info/?l=xen-devel&m=136242365010750 Re the release: Acked-by: George Dunlap