summaryrefslogtreecommitdiff
path: root/hw/vfio/platform.c
AgeCommit message (Expand)Author
2016-03-10vfio: Generalize region supportAlex Williamson
2016-03-10vfio: Wrap VFIO_DEVICE_GET_REGION_INFOAlex Williamson
2016-03-10vfio: Add sysfsdev property for pci & platformAlex Williamson
2016-01-29hw/vfio: Clean up includesPeter Maydell
2015-11-10vfio: Use g_new() & friends where that makes obvious senseMarkus Armbruster
2015-10-05hw/vfio/platform: do not set resamplefd for edge-sensitive IRQSEric Auger
2015-10-05hw/vfio/platform: change interrupt/unmask fields into pointerEric Auger
2015-10-05hw/vfio/platform: irqfd setup sequence updateEric Auger
2015-09-23vfio: Change polarity of our no-mmap optionAlex Williamson
2015-09-11trivial: remove trailing newline from error_reportJohn Snow
2015-07-06hw/vfio/platform: add irqfd supportEric Auger
2015-06-18vfio: fix build error on CentOS 5.7Leon Alrae
2015-06-11hw/vfio/platform: replace g_malloc0_n by g_new0Eric Auger
2015-06-08hw/vfio/platform: add irq assignmentEric Auger
2015-06-08hw/vfio/platform: vfio-platform skeletonEric Auger