qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PULL 0/8] Series short description


From: Alex Williamson
Subject: [Qemu-devel] [PULL 0/8] Series short description
Date: Mon, 02 Jun 2014 16:00:15 -0600
User-agent: StGit/0.17-dirty

The following changes since commit d7d3d6092cb7edc75dc49fb90c86dd5425ab4805:

  Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' 
into staging (2014-05-28 18:38:39 +0100)

are available in the git repository at:


  git://github.com/awilliam/qemu-vfio.git tags/vfio-pci-for-qemu-20140602.0

for you to fetch changes up to 5e70018b00dbe59a96b80933a0dd308ee1ec4488:

  vfio: Add guest side IOMMU support (2014-05-30 13:10:07 -0600)

----------------------------------------------------------------
VFIO patches: realtek NIC quirk + SPAPR IOMMU AddressSpace support

----------------------------------------------------------------
Alex Williamson (1):
      vfio-pci: Quirk RTL8168 NIC

Alexey Kardashevskiy (3):
      int128: Add int128_exts64()
      vfio: Fix 128 bit handling
      vfio: Rework to have error paths

David Gibson (4):
      memory: Sanity check that no listeners remain on a destroyed AddressSpace
      vfio: Introduce VFIO address spaces
      vfio: Create VFIOAddressSpace objects as needed
      vfio: Add guest side IOMMU support

 hw/misc/vfio.c        | 428 ++++++++++++++++++++++++++++++++++++++++++++------
 include/qemu/int128.h |   5 +
 memory.c              |   7 +
 3 files changed, 392 insertions(+), 48 deletions(-)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]