summaryrefslogtreecommitdiff
path: root/hw/vfio/common.c
AgeCommit message (Expand)Author
2018-03-13vfio/pci: Relax DMA map errors for MMIO regionsAlexey Kardashevskiy
2018-03-13vfio/common: cleanup in vfio_region_finalizeGerd Hoffmann
2018-02-07Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2018-02-07vfio: listener unregister before unset containerPeter Xu
2018-02-06vfio/common: Remove redundant copy of local variableAlexey Kardashevskiy
2018-02-06vfio/spapr: Use iommu memory region's get_attr()Alexey Kardashevskiy
2017-12-13vfio/spapr: Allow fallback to SPAPR TCE IOMMU v1Alexey Kardashevskiy
2017-12-13vfio/common: init giommu_list and hostwin_list of vfio containerLiu, Yi L
2017-12-13vfio: Fix vfio-kvm group registrationAlex Williamson
2017-07-17vfio-pci, ppc64/spapr: Reorder group-to-container attachingAlexey Kardashevskiy
2017-07-14memory/iommu: QOM'fy IOMMU MemoryRegionAlexey Kardashevskiy
2017-07-10vfio: Test realized when using VFIOGroup.device_list iteratorAlex Williamson
2017-05-25memory: remove the last param in memory_region_iommu_replay()Peter Xu
2017-05-03vfio: enable 8-byte reads/writes to vfioJose Ricardo Ziviani
2017-05-03vfio: Set MemoryRegionOps:max_access_size and min_access_sizeJose Ricardo Ziviani
2017-04-20memory: add section range info for IOMMU notifierPeter Xu
2017-02-17vfio: allow to notify unmap for very large regionPeter Xu
2017-02-17vfio: introduce vfio_get_vaddr()Peter Xu
2017-02-17vfio: trace map/unmap for notify as wellPeter Xu
2016-10-31vfio: Add support for mmapping sub-page MMIO BARsYongji Xie
2016-10-31vfio: Handle zero-length sparse mmap rangesAlex Williamson
2016-10-31memory: Replace skip_dump flag with "ram_device"Alex Williamson
2016-10-17vfio: Pass an error object to vfio_get_deviceEric Auger
2016-10-17vfio: Pass an error object to vfio_get_groupEric Auger
2016-10-17vfio: Pass an Error object to vfio_connect_containerEric Auger
2016-09-27memory: introduce IOMMUNotifier and its capsPeter Xu
2016-07-12Use #include "..." for our own headers, <...> for othersMarkus Armbruster
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-22memory: Add reporting of supported page sizesAlexey Kardashevskiy
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: 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-28vfio: convert to 128 bit arithmetic calculations when adding mem regionsBandan Das
2016-03-16vfio: Eliminate vfio_container_ioctl()David Gibson
2016-03-16vfio: Start improving VFIO/EEH interfaceDavid Gibson
2016-03-10vfio: Generalize region supportAlex Williamson
2016-03-10vfio: Wrap VFIO_DEVICE_GET_REGION_INFOAlex Williamson
2016-01-29hw/vfio: Clean up includesPeter Maydell
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
2015-10-05vfio: Check guest IOVA ranges against host IOMMU capabilitiesDavid Gibson
2015-10-05vfio: Generalize vfio_listener_region_add failure pathDavid Gibson