From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:33497) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gFQFE-0005Ik-H6 for qemu-devel@nongnu.org; Wed, 24 Oct 2018 16:59:13 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gFQFB-0007vl-9m for qemu-devel@nongnu.org; Wed, 24 Oct 2018 16:59:12 -0400 Received: from mx1.redhat.com ([209.132.183.28]:39070) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1gFQFB-0007v7-3A for qemu-devel@nongnu.org; Wed, 24 Oct 2018 16:59:09 -0400 Date: Wed, 24 Oct 2018 16:59:03 -0400 From: "Michael S. Tsirkin" Message-ID: <20181024165845-mutt-send-email-mst@kernel.org> References: <20181023234112.188140-1-mst@redhat.com> <20181024112852.GC12892@xz-x1.hotspot.internet-for-guests.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20181024112852.GC12892@xz-x1.hotspot.internet-for-guests.com> Subject: Re: [Qemu-devel] [PULL 00/28] pci, pc, virtio: fixes, features List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Xu Cc: Peter Maydell , QEMU Developers On Wed, Oct 24, 2018 at 12:28:52PM +0100, Peter Xu wrote: > On Wed, Oct 24, 2018 at 07:21:17AM +0100, Peter Maydell wrote: > > > dtc | 2 +- > > > > Hi. This pull request seems to include an accidental update > > to the dtc submodule. It's in the "intel_iommu: move ce fetching out > > when sync shadow" commit, and it's not mentioned in the commit > > message, so I am assuming it is unintentional. > > > > Could you fix that and resubmit, please? > > It's my fault. > > Michael, please let me know if you want me to post that single patch > again without that. > > Regards, > > -- > Peter Xu I'll try to fix it myself now. -- MST