summaryrefslogtreecommitdiff
path: root/hw/vfio
AgeCommit message (Expand)Author
2016-07-12Use #include "..." for our own headers, <...> for othersMarkus Armbruster
2016-07-05Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2016-07-05pci: Convert msi_init() to Error and fix callers to check itCao jin
2016-07-05vfio/spapr: Create DMA window dynamically (SPAPR IOMMU v2)Alexey Kardashevskiy
2016-07-05vfio: Add host side DMA window capabilitiesAlexey Kardashevskiy
2016-07-05vfio: spapr: Add DMA memory preregistering (SPAPR IOMMU v2)Alexey Kardashevskiy
2016-06-30memory: Add MemoryRegionIOMMUOps.notify_started/stopped callbacksAlexey Kardashevskiy
2016-06-30vfio/pci: Hide SR-IOV capabilityAlex Williamson
2016-06-30vfio: add pcie extended capability supportChen Fan
2016-06-30vfio/pci: Fix VGA quirksAlex Williamson
2016-06-22memory: Add reporting of supported page sizesAlexey Kardashevskiy
2016-06-20trace: split out trace events for hw/vfio/ directoryDaniel P. Berrange
2016-06-17vfio: Fix broken EEHGavin Shan
2016-06-16os-posix: include sys/mman.hPaolo Bonzini
2016-05-26vfio: Check that IOMMU MR translates to system address spaceAlexey Kardashevskiy
2016-05-26memory: Fix IOMMU replay base addressAlexey Kardashevskiy
2016-05-26vfio: Fix 128 bit handling when deleting regionAlexey Kardashevskiy
2016-05-26vfio/pci: Add a separate option for IGD OpRegion supportAlex Williamson
2016-05-26vfio/pci: Intel graphics legacy mode assignmentAlex Williamson
2016-05-26vfio/pci: Setup BAR quirks after capabilities probingAlex Williamson
2016-05-26vfio/pci: Consolidate VGA setupAlex Williamson
2016-05-26vfio/pci: Fix return of vfio_populate_vga()Alex Williamson
2016-05-26vfio: Create device specific region info helperAlex Williamson
2016-05-26vfio: Enable sparse mmap capabilityAlex Williamson
2016-05-19explicitly include linux/kvm.hPaolo Bonzini
2016-03-29Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20160328.0' i...Peter Maydell
2016-03-28vfio: convert to 128 bit arithmetic calculations when adding mem regionsBandan Das
2016-03-22include/qemu/osdep.h: Don't include qapi/error.hMarkus Armbruster
2016-03-16vfio: Eliminate vfio_container_ioctl()David Gibson
2016-03-16vfio: Start improving VFIO/EEH interfaceDavid Gibson
2016-03-10vfio/pci: replace fixed string limit by g_strdup_printfNeo Jia
2016-03-10vfio/pci: Split out VGA setupAlex Williamson
2016-03-10vfio/pci: Fixup PCI option ROMsAlex Williamson
2016-03-10vfio/pci: Convert all MemoryRegion to dynamic alloc and consistent functionsAlex Williamson
2016-03-10vfio: Generalize region supportAlex Williamson
2016-03-10vfio: Wrap VFIO_DEVICE_GET_REGION_INFOAlex Williamson
2016-03-10vfio: Add sysfsdev property for pci & platformAlex Williamson
2016-02-23all: Clean up includesPeter Maydell
2016-02-19vfio/pci: use PCI_MSIX_FLAGS on retrieving the MSIX entriesWei Yang
2016-02-19hw/vfio/platform: amd-xgbe deviceEric Auger
2016-02-19vfio/pci: replace 1 with PCI_CAP_LIST_NEXT to make code self-explainWei Yang
2016-02-19vfio: make the 4 bytes aligned for capability sizeChen Fan
2016-01-29hw/vfio: Clean up includesPeter Maydell
2016-01-19vfio/pci: Lazy PBA emulationAlex Williamson
2016-01-19vfio/pci-quirks: Only quirk to size of PCI config spaceAlex Williamson
2015-11-10vfio: Use g_new() & friends where that makes obvious senseMarkus Armbruster
2015-11-10vfio/pci: Hide device PCIe capability on non-express buses for PCIe VMsAlex Williamson
2015-10-19kvm: Pass PCI device pointer to MSI routing functionsPavel Fedin
2015-10-05vfio: Allow hotplug of containers onto existing guest IOMMU mappingsDavid Gibson
2015-10-05vfio: Record host IOMMU's available IO page sizesDavid Gibson