qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 0/8] Series short description
@ 2014-06-02 22:00 Alex Williamson
  2014-06-02 22:00 ` [Qemu-devel] [PULL 1/8] vfio-pci: Quirk RTL8168 NIC Alex Williamson
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: Alex Williamson @ 2014-06-02 22:00 UTC (permalink / raw)
  To: qemu-devel; +Cc: alex.williamson

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(-)

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2014-06-03 14:35 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-02 22:00 [Qemu-devel] [PULL 0/8] Series short description Alex Williamson
2014-06-02 22:00 ` [Qemu-devel] [PULL 1/8] vfio-pci: Quirk RTL8168 NIC Alex Williamson
2014-06-02 22:00 ` [Qemu-devel] [PULL 2/8] memory: Sanity check that no listeners remain on a destroyed AddressSpace Alex Williamson
2014-06-02 22:00 ` [Qemu-devel] [PULL 3/8] int128: Add int128_exts64() Alex Williamson
2014-06-02 22:00 ` [Qemu-devel] [PULL 4/8] vfio: Fix 128 bit handling Alex Williamson
2014-06-02 22:00 ` [Qemu-devel] [PULL 5/8] vfio: Rework to have error paths Alex Williamson
2014-06-02 22:00 ` [Qemu-devel] [PULL 6/8] vfio: Introduce VFIO address spaces Alex Williamson
2014-06-02 22:00 ` [Qemu-devel] [PULL 7/8] vfio: Create VFIOAddressSpace objects as needed Alex Williamson
2014-06-02 22:01 ` [Qemu-devel] [PULL 8/8] vfio: Add guest side IOMMU support Alex Williamson
2014-06-02 22:09 ` [Qemu-devel] [PULL 0/8] Series short description Alex Williamson
2014-06-03 14:34 ` Peter Maydell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).