From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:46627) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YQIdd-0001KX-TT for qemu-devel@nongnu.org; Tue, 24 Feb 2015 11:47:14 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YQIdY-0006s4-Mg for qemu-devel@nongnu.org; Tue, 24 Feb 2015 11:47:13 -0500 Received: from mx1.redhat.com ([209.132.183.28]:34772) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YQIdY-0006rn-G4 for qemu-devel@nongnu.org; Tue, 24 Feb 2015 11:47:08 -0500 Date: Tue, 24 Feb 2015 17:47:02 +0100 From: "Michael S. Tsirkin" Message-ID: <20150224164702.GA7225@redhat.com> References: <1424295164-4774-1-git-send-email-mst@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1424295164-4774-1-git-send-email-mst@redhat.com> Subject: Re: [Qemu-devel] [PULL 00/96] pci, pc, virtio fixes and cleanups List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: Peter Maydell , dgilbert@redhat.com, Juan Quintela On Wed, Feb 18, 2015 at 10:43:35PM +0100, Michael S. Tsirkin wrote: > A huge patchset, but the scariest part is Igor's patches, > and these have been used by multiple people by now. > virtio header change is a bit rushed, but getting them upstream > seems like the best way to give them the cross-platform > testing that they need, and this takes us a step closer to > virtio-1.0 support. Hi Peter, I'm going to assume this pull request is okay and queue more stuff on top, but if there's a problem with it, I'd appreciate if you let me know. -- MST