summaryrefslogtreecommitdiff
path: root/hw/vfio/platform.c
AgeCommit message (Expand)AuthorFilesLines
2015-07-06hw/vfio/platform: add irqfd supportEric Auger1-0/+100
2015-06-18vfio: fix build error on CentOS 5.7Leon Alrae1-1/+1
2015-06-11hw/vfio/platform: replace g_malloc0_n by g_new0Eric Auger1-2/+1
2015-06-08hw/vfio/platform: add irq assignmentEric Auger1-1/+330
2015-06-08hw/vfio/platform: vfio-platform skeletonEric Auger1-0/+287