Age | Commit message (Expand) | Author |
2017-07-14 | memory/iommu: QOM'fy IOMMU MemoryRegion | Alexey Kardashevskiy |
2017-07-10 | vfio: Test realized when using VFIOGroup.device_list iterator | Alex Williamson |
2017-05-19 | vfio/ccw: vfio based subchannel passthrough driver | Xiao Feng Ren |
2016-10-17 | vfio: Pass an error object to vfio_get_device | Eric Auger |
2016-10-17 | vfio: Pass an error object to vfio_get_group | Eric Auger |
2016-10-17 | vfio/pci: Use local error object in vfio_initfn | Eric Auger |
2016-09-27 | memory: introduce IOMMUNotifier and its caps | Peter Xu |
2016-07-12 | Clean up decorations and whitespace around header guards | Markus Armbruster |
2016-07-12 | Clean up header guards that don't match their file name | Markus Armbruster |
2016-07-05 | vfio/spapr: Create DMA window dynamically (SPAPR IOMMU v2) | Alexey Kardashevskiy |
2016-07-05 | vfio: Add host side DMA window capabilities | Alexey Kardashevskiy |
2016-07-05 | vfio: spapr: Add DMA memory preregistering (SPAPR IOMMU v2) | Alexey Kardashevskiy |
2016-05-26 | memory: Fix IOMMU replay base address | Alexey Kardashevskiy |
2016-05-26 | vfio: Create device specific region info helper | Alex Williamson |
2016-03-22 | Use scripts/clean-includes to drop redundant qemu/typedefs.h | Markus Armbruster |
2016-03-16 | vfio: Eliminate vfio_container_ioctl() | David Gibson |
2016-03-16 | vfio: Start improving VFIO/EEH interface | David Gibson |
2016-03-10 | vfio: Generalize region support | Alex Williamson |
2016-03-10 | vfio: Wrap VFIO_DEVICE_GET_REGION_INFO | Alex Williamson |
2016-03-10 | vfio: Add sysfsdev property for pci & platform | Alex Williamson |
2016-02-19 | hw/vfio/platform: amd-xgbe device | Eric Auger |
2015-10-05 | vfio: Record host IOMMU's available IO page sizes | David Gibson |
2015-10-05 | vfio: Check guest IOVA ranges against host IOMMU capabilities | David Gibson |
2015-10-05 | vfio: Remove unneeded union from VFIOContainer | David Gibson |
2015-10-05 | hw/vfio/platform: change interrupt/unmask fields into pointer | Eric Auger |
2015-09-23 | vfio: Change polarity of our no-mmap option | Alex Williamson |
2015-09-23 | vfio/pci: Make interrupt bypass runtime configurable | Alex Williamson |
2015-07-06 | hw/vfio/platform: add irqfd support | Eric Auger |
2015-06-09 | hw/vfio/platform: calxeda xgmac device | Eric Auger |
2015-06-08 | hw/vfio/platform: add irq assignment | Eric Auger |
2015-06-08 | hw/vfio/platform: vfio-platform skeleton | Eric Auger |
2015-03-02 | vfio: allow to disable MMAP per device with -x-mmap=off option | Samuel Pitoiset |
2015-03-02 | vfio: Make type1 listener symbols static | Alexey Kardashevskiy |
2015-02-10 | vfio: cleanup vfio_get_device error path, remove vfio_populate_device callback | Paolo Bonzini |
2014-12-22 | hw/vfio: create common module | Eric Auger |
2014-12-19 | vfio: move hw/misc/vfio.c to hw/vfio/pci.c Move vfio.h into include/hw/vfio | Kim Phillips |