From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:53676) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cpnGr-0006Hj-EF for qemu-devel@nongnu.org; Sun, 19 Mar 2017 22:42:10 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cpnGn-0004RA-Ed for qemu-devel@nongnu.org; Sun, 19 Mar 2017 22:42:09 -0400 Received: from mx1.redhat.com ([209.132.183.28]:35690) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cpnGn-0004Qy-8K for qemu-devel@nongnu.org; Sun, 19 Mar 2017 22:42:05 -0400 Date: Mon, 20 Mar 2017 10:41:53 +0800 From: Peter Xu Message-ID: <20170320024153.GJ17405@pxdev.xzpeter.org> References: <1486456099-7345-1-git-send-email-peterx@redhat.com> <1486456099-7345-18-git-send-email-peterx@redhat.com> <20170316040526.GJ5971@pxdev.xzpeter.org> <20170320015654.GI17405@pxdev.xzpeter.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: Subject: Re: [Qemu-devel] [PATCH v7 17/17] intel_iommu: enable vfio devices List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Liu, Yi L" Cc: "Aviv B.D." , "Lan, Tianyu" , "Tian, Kevin" , "Michael S. Tsirkin" , Jan Kiszka , Jason Wang , qemu-devel , Alex Williamson , David Gibson On Mon, Mar 20, 2017 at 02:12:15AM +0000, Liu, Yi L wrote: > Hi Peter, > > How about the merge of this series? I'm also trying to rebase my work and prepare to send > out RFC patch. We may need to wait until QEMU 2.10. I have no plan of content change in next repost (just remove some merged patches, and some tweaks in commit messages), so even another rebase shouldn't be too hard. If you have RFC already for your work, IMHO it's okay you just post it out, mark "RFC for 2.10" in subject, and mention that the series will be pending on v7 of vtd vfio series, so that review can start earlier. Thanks, -- peterx