From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([209.51.188.92]:47398) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gjOAN-0001RW-Pg for qemu-devel@nongnu.org; Tue, 15 Jan 2019 07:50:04 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gjOAM-0006JF-QD for qemu-devel@nongnu.org; Tue, 15 Jan 2019 07:50:03 -0500 Received: from mx1.redhat.com ([209.132.183.28]:43068) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1gjOAM-0006D3-Jd for qemu-devel@nongnu.org; Tue, 15 Jan 2019 07:50:02 -0500 Date: Tue, 15 Jan 2019 07:49:53 -0500 From: "Michael S. Tsirkin" Message-ID: <20190115074907-mutt-send-email-mst@kernel.org> References: <20190115003812.11329-1-mst@redhat.com> <20190115053802.GH24343@xz-x1> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20190115053802.GH24343@xz-x1> Subject: Re: [Qemu-devel] [PULL 00/44] pci, pc, virtio: fixes, features List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Xu Cc: qemu-devel@nongnu.org, Peter Maydell On Tue, Jan 15, 2019 at 01:38:02PM +0800, Peter Xu wrote: > On Mon, Jan 14, 2019 at 08:35:11PM -0500, Michael S. Tsirkin wrote: > > The following changes since commit 89bd861c2b470e3fb45596945509079c72af3ac2: > > > > Merge remote-tracking branch 'remotes/ehabkost/tags/x86-next-pull-request' into staging (2019-01-14 17:35:00 +0000) > > > > are available in the Git repository at: > > > > git://git.kernel.org/pub/scm/virt/kvm/mst/qemu.git tags/for_upstream > > > > for you to fetch changes up to b421506a3ac2f1b2a4f18d6f423a92dfa16e2645: > > > > acpi: update expected files (2019-01-14 19:31:05 -0500) > > > > ---------------------------------------------------------------- > > pci, pc, virtio: fixes, features > > > > tpm physical presence interface > > rsc support in virtio net > > ivshmem is removed > > misc cleanups and fixes all over the place > > Hi, Michael, > > Do you want to review/queue some VT-d patches that I posted recently? > > [PATCH 0/5] intel_iommu: misc fixes for error exposed after error_report_once() > (https://patchwork.kernel.org/cover/10751913/, patch 5 dropped though) > > They fix some bugs that were recently exposed. Currently only the > first two patches got acked-by from Jason. > > They don't worth to block the pull but IMHO they fix real problems so > just to make sure they won't fall through the cracks. > > Thanks! > > -- > Peter Xu Assuming you have arrived at a consensus with Alex, pls post a series that either doesn't affect vfio or has his ack. Thanks! -- MST