aboutsummaryrefslogtreecommitdiff
path: root/hw/vfio/common.c
AgeCommit message (Expand)AuthorFilesLines
2015-03-02vfio: Add ioctl number to error reportAlexey Kardashevskiy1-2/+2
2015-02-10vfio: Use vfio type1 v2 IOMMU interfaceAlex Williamson1-2/+6
2015-02-10vfio: free dynamically-allocated data in instance_finalizePaolo Bonzini1-1/+4
2015-02-10vfio: cleanup vfio_get_device error path, remove vfio_populate_device callbackPaolo Bonzini1-18/+12
2015-02-04vfio: fix wrong initialize vfio_group_listChen Fan1-1/+1
2014-12-22vfio: Cleanup error_report()sAlex Williamson1-1/+1
2014-12-22hw/vfio: create common moduleEric Auger1-0/+959