summaryrefslogtreecommitdiffstats
path: root/hw/vfio/common.c
Commit message (Expand)AuthorAgeFilesLines
* vfio: Allow hotplug of containers onto existing guest IOMMU mappingsDavid Gibson2015-10-051-14/+9
* vfio: Record host IOMMU's available IO page sizesDavid Gibson2015-10-051-0/+13
* vfio: Check guest IOVA ranges against host IOMMU capabilitiesDavid Gibson2015-10-051-3/+37
* vfio: Generalize vfio_listener_region_add failure pathDavid Gibson2015-10-051-11/+15
* vfio: Remove unneeded union from VFIOContainerDavid Gibson2015-10-051-33/+19
* vfio: Change polarity of our no-mmap optionAlex Williamson2015-09-231-1/+1
* maint: remove / fix many doubled wordsDaniel P. Berrange2015-09-111-1/+1
* vfio: Unregister IOMMU notifiers when container is destroyedAlexey Kardashevskiy2015-07-061-0/+8
* exec: move rcu_read_lock/unlock to address_space_translate callersPaolo Bonzini2015-04-301-2/+5
* vfio: Remove superfluous '\n' around error_report()Gonglei2015-03-101-5/+5
* sPAPR: Implement sPAPRPHBClass EEH callbacksGavin Shan2015-03-091-0/+1
* vfio: allow to disable MMAP per device with -x-mmap=off optionSamuel Pitoiset2015-03-021-1/+1
* vfio: Make type1 listener symbols staticAlexey Kardashevskiy2015-03-021-2/+2
* vfio: Add ioctl number to error reportAlexey Kardashevskiy2015-03-021-2/+2
* vfio: Use vfio type1 v2 IOMMU interfaceAlex Williamson2015-02-101-2/+6
* vfio: free dynamically-allocated data in instance_finalizePaolo Bonzini2015-02-101-1/+4
* vfio: cleanup vfio_get_device error path, remove vfio_populate_device callbackPaolo Bonzini2015-02-101-18/+12
* vfio: fix wrong initialize vfio_group_listChen Fan2015-02-041-1/+1
* vfio: Cleanup error_report()sAlex Williamson2014-12-221-1/+1
* hw/vfio: create common moduleEric Auger2014-12-221-0/+959
OpenPOWER on IntegriCloud