aboutsummaryrefslogtreecommitdiff
path: root/include/hw/vfio
AgeCommit message (Expand)AuthorFilesLines
2020-11-23vfio: Change default dirty pages tracking behavior during migrationKirti Wankhede1-0/+1
2020-11-23vfio: Make migration support experimentalAlex Williamson1-0/+1
2020-11-01vfio: Add routine for finding VFIO_DEVICE_GET_INFO capabilitiesMatthew Rosato1-0/+2
2020-11-01vfio: Find DMA available capabilityMatthew Rosato1-0/+2
2020-11-01qapi: Add VFIO devices migration stats in Migration statsKirti Wankhede1-0/+3
2020-11-01vfio: Get migration capability flags for containerKirti Wankhede1-0/+3
2020-11-01vfio: Add save state functions to SaveVMHandlersKirti Wankhede1-0/+1
2020-11-01vfio: Add migration state change notifierKirti Wankhede1-0/+2
2020-11-01vfio: Add VM state change handler to know state of VMKirti Wankhede1-0/+4
2020-11-01vfio: Add migration region initialization and finalize functionKirti Wankhede1-0/+9
2020-11-01vfio: Add save and load functions for VFIO PCI devicesKirti Wankhede1-0/+2
2020-11-01vfio: Add vfio_get_object callback to VFIODeviceOpsKirti Wankhede1-0/+1
2020-11-01vfio: Add function to unmap VFIO regionKirti Wankhede1-0/+1
2020-09-09Use DECLARE_*CHECKER* macrosEduardo Habkost3-22/+6
2020-09-09Move QOM typedefs and add missing includesEduardo Habkost3-8/+15
2020-07-02vfio: Convert to ram_block_discard_disable()David Hildenbrand1-2/+2
2019-10-04vfio: Turn the container error into an Error handleEric Auger1-1/+1
2019-08-16Include hw/irq.h a lot lessMarkus Armbruster1-1/+0
2019-07-02vfio-common.h: Remove inaccurate commentFabiano Rosas1-5/+0
2019-06-13vfio/common: Introduce vfio_set_irq_signaling helperEric Auger1-0/+2
2019-06-12Include qemu-common.h exactly where neededMarkus Armbruster1-1/+0
2019-03-12Merge remote-tracking branch 'remotes/awilliam/tags/vfio-updates-20190311.0' ...Peter Maydell1-0/+4
2019-03-12vfio: Make vfio_get_region_info_cap publicAlexey Kardashevskiy1-0/+2
2019-03-11vfio/display: delay link up eventGerd Hoffmann1-0/+1
2019-03-11vfio/display: add edid support.Gerd Hoffmann1-0/+3
2019-01-11qemu/queue.h: typedef QTAILQ headsPaolo Bonzini1-1/+2
2019-01-11qemu/queue.h: leave head structs anonymous unless necessaryPaolo Bonzini1-1/+1
2019-01-11vfio: make vfio_address_spaces staticPaolo Bonzini1-1/+0
2018-10-19vfio: Clean up error reporting after previous commitMarkus Armbruster1-1/+0
2018-10-19vfio: Use warn_report() & friends to report warningsMarkus Armbruster1-1/+1
2018-10-15vfio/platform: Make the vfio-platform device non-abstractEric Auger1-1/+2
2018-10-15hw/vfio/display: add ramfb supportGerd Hoffmann1-0/+2
2018-10-12s390x/vfio: ap: Introduce VFIO AP deviceTony Krowiak1-0/+1
2018-08-21vfio/spapr: Allow backing bigger guest IOMMU pages with smaller physical pagesAlexey Kardashevskiy1-0/+1
2018-08-17vfio/ccw/pci: Allow devices to opt-in for ballooningAlex Williamson1-0/+2
2018-06-05vfio: remove DPRINTF() definition from vfio-common.hTiwei Bie1-9/+0
2018-05-31vfio: Include "exec/address-spaces.h" directly in the source filePhilippe Mathieu-Daudé1-1/+0
2018-03-13vfio-pci: Allow mmap of MSIX BARAlexey Kardashevskiy1-0/+1
2018-03-13vfio/display: adding dmabuf supportGerd Hoffmann1-0/+14
2018-03-13vfio/display: adding region supportGerd Hoffmann1-0/+8
2017-07-14memory/iommu: QOM'fy IOMMU MemoryRegionAlexey Kardashevskiy1-1/+1
2017-07-10vfio: Test realized when using VFIOGroup.device_list iteratorAlex Williamson1-0/+1
2017-05-19vfio/ccw: vfio based subchannel passthrough driverXiao Feng Ren1-0/+1
2016-10-17vfio: Pass an error object to vfio_get_deviceEric Auger1-1/+1
2016-10-17vfio: Pass an error object to vfio_get_groupEric Auger1-1/+1
2016-10-17vfio/pci: Use local error object in vfio_initfnEric Auger1-0/+3
2016-09-27memory: introduce IOMMUNotifier and its capsPeter Xu1-1/+1
2016-07-12Clean up decorations and whitespace around header guardsMarkus Armbruster2-2/+3
2016-07-12Clean up header guards that don't match their file nameMarkus Armbruster1-2/+2
2016-07-05vfio/spapr: Create DMA window dynamically (SPAPR IOMMU v2)Alexey Kardashevskiy1-0/+6