From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:42924) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z2iIy-0000VK-H0 for qemu-devel@nongnu.org; Wed, 10 Jun 2015 11:52:41 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Z2iIt-0000HQ-JH for qemu-devel@nongnu.org; Wed, 10 Jun 2015 11:52:40 -0400 Received: from mail-vn0-f46.google.com ([209.85.216.46]:35593) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z2iIt-0000HE-FC for qemu-devel@nongnu.org; Wed, 10 Jun 2015 11:52:35 -0400 Received: by vnbf129 with SMTP id f129so8766927vnb.2 for ; Wed, 10 Jun 2015 08:52:34 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <20150609155320.21713.63776.stgit@gimli.home> References: <20150609155320.21713.63776.stgit@gimli.home> From: Peter Maydell Date: Wed, 10 Jun 2015 16:52:14 +0100 Message-ID: Content-Type: text/plain; charset=UTF-8 Subject: Re: [Qemu-devel] [PULL v2 0/3] Initial vfio-platform support List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Alex Williamson Cc: QEMU Developers , Eric Auger On 9 June 2015 at 16:55, Alex Williamson wrote: > The following changes since commit 2e29dd7c44db30e3d3c108ab2a622cbdac6d16f0: > > Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into staging (2015-06-08 14:07:32 +0100) > > are available in the git repository at: > > > git://github.com/awilliam/qemu-vfio.git tags/vfio-update-20150609.0 > > for you to fetch changes up to 7a8d15d7702444be715b6ae32574659483c0c158: > > hw/vfio/platform: calxeda xgmac device (2015-06-09 08:17:17 -0600) > > ---------------------------------------------------------------- > Initial VFIO platform device support, v2 (Eric Auger, et al.) > > ---------------------------------------------------------------- Applied, thanks. -- PMM