From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:37234) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b60d3-0008JS-Qj for qemu-devel@nongnu.org; Thu, 26 May 2016 15:07:34 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1b60d2-0001Jb-J7 for qemu-devel@nongnu.org; Thu, 26 May 2016 15:07:33 -0400 Received: from mail-vk0-x231.google.com ([2607:f8b0:400c:c05::231]:33045) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b60d2-0001JJ-1V for qemu-devel@nongnu.org; Thu, 26 May 2016 15:07:32 -0400 Received: by mail-vk0-x231.google.com with SMTP id r140so115197256vkf.0 for ; Thu, 26 May 2016 12:07:31 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <20160526175810.13473.82479.stgit@gimli.home> References: <20160526175810.13473.82479.stgit@gimli.home> From: Peter Maydell Date: Thu, 26 May 2016 20:07:11 +0100 Message-ID: Content-Type: text/plain; charset=UTF-8 Subject: Re: [Qemu-devel] [PULL 00/11] VFIO updates 2016-05-26 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Alex Williamson Cc: QEMU Developers On 26 May 2016 at 19:00, Alex Williamson wrote: > The following changes since commit 2c56d06bafd8933d2a9c6e0aeb5d45f7c1fb5616: > > Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging (2016-05-26 14:29:30 +0100) > > are available in the git repository at: > > > git://github.com/awilliam/qemu-vfio.git tags/vfio-update-20160526.1 > > for you to fetch changes up to f1f9365019bb257af087b454972c396bb0d53b26: > > vfio: Check that IOMMU MR translates to system address space (2016-05-26 11:12:09 -0600) > > ---------------------------------------------------------------- > VFIO updates 2016-05-26 > > - Infrastructure and quirks to support IGD assignment (Alex Williamson) > - Fixes to 128bit handling, IOMMU replay, IOMMU translation sanity > checking (Alexey Kardashevskiy) > Applied, thanks. -- PMM