From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:35871) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UzaY9-0002oc-2t for qemu-devel@nongnu.org; Wed, 17 Jul 2013 18:50:22 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UzaY7-0003jn-KC for qemu-devel@nongnu.org; Wed, 17 Jul 2013 18:50:21 -0400 Received: from mx1.redhat.com ([209.132.183.28]:60699) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UzaY7-0003gT-CZ for qemu-devel@nongnu.org; Wed, 17 Jul 2013 18:50:19 -0400 From: Alex Williamson Date: Wed, 17 Jul 2013 16:50:15 -0600 Message-ID: <20130717224939.4763.87264.stgit@bling.home> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] [PULL 0/2] VFIO for qemu-1.6 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: aliguori@us.ibm.com Cc: vijaymohan.pandarathil@hp.com, qemu-devel@nongnu.org, kvm@vger.kernel.org Hi Anthony, The following changes since commit c3cb8e77804313e1be99b5f28a34a346736707a5: ioport: remove LITTLE_ENDIAN mark for portio (2013-07-12 14:37:47 -0500) are available in the git repository at: git://github.com/awilliam/qemu-vfio.git tags/vfio-for-qemu-1.6 for you to fetch changes up to 7b4b0e9eda51902b53bc1a2318df53cdb8b72eed: vfio: QEMU-AER: Qemu changes to support AER for VFIO-PCI devices (2013-07-15 15:49:49 -0600) ---------------------------------------------------------------- vfio: enhanced VGA quirks + AER error containment ---------------------------------------------------------------- Alex Williamson (1): vfio-pci: VGA quirk update Vijay Mohan Pandarathil (1): vfio: QEMU-AER: Qemu changes to support AER for VFIO-PCI devices hw/misc/vfio.c | 782 ++++++++++++++++++++++++++++++++------------------------- 1 file changed, 446 insertions(+), 336 deletions(-)