[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PULL 0/8] Series short description
From: |
Alex Williamson |
Subject: |
Re: [Qemu-devel] [PULL 0/8] Series short description |
Date: |
Mon, 02 Jun 2014 16:09:43 -0600 |
Dangit, I always manage to screw up something my qemu pull request. I'm
especially out of practice on this one.
Subject: VFIO pull request
Hopefully the rest is ok. Thanks,
Alex
On Mon, 2014-06-02 at 16:00 -0600, Alex Williamson wrote:
> 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(-)
- [Qemu-devel] [PULL 0/8] Series short description, Alex Williamson, 2014/06/02
- [Qemu-devel] [PULL 2/8] memory: Sanity check that no listeners remain on a destroyed AddressSpace, Alex Williamson, 2014/06/02
- [Qemu-devel] [PULL 1/8] vfio-pci: Quirk RTL8168 NIC, Alex Williamson, 2014/06/02
- [Qemu-devel] [PULL 3/8] int128: Add int128_exts64(), Alex Williamson, 2014/06/02
- [Qemu-devel] [PULL 4/8] vfio: Fix 128 bit handling, Alex Williamson, 2014/06/02
- [Qemu-devel] [PULL 5/8] vfio: Rework to have error paths, Alex Williamson, 2014/06/02
- [Qemu-devel] [PULL 6/8] vfio: Introduce VFIO address spaces, Alex Williamson, 2014/06/02
- [Qemu-devel] [PULL 7/8] vfio: Create VFIOAddressSpace objects as needed, Alex Williamson, 2014/06/02
- [Qemu-devel] [PULL 8/8] vfio: Add guest side IOMMU support, Alex Williamson, 2014/06/02
- Re: [Qemu-devel] [PULL 0/8] Series short description,
Alex Williamson <=
- Re: [Qemu-devel] [PULL 0/8] Series short description, Peter Maydell, 2014/06/03