summaryrefslogtreecommitdiffstats
path: root/hw/vfio/platform.c
Commit message (Expand)AuthorAgeFilesLines
* vfio: Use g_new() & friends where that makes obvious senseMarkus Armbruster2015-11-101-1/+1
* hw/vfio/platform: do not set resamplefd for edge-sensitive IRQSEric Auger2015-10-051-15/+27
* hw/vfio/platform: change interrupt/unmask fields into pointerEric Auger2015-10-051-15/+20
* hw/vfio/platform: irqfd setup sequence updateEric Auger2015-10-051-22/+29
* vfio: Change polarity of our no-mmap optionAlex Williamson2015-09-231-1/+1
* trivial: remove trailing newline from error_reportJohn Snow2015-09-111-1/+1
* hw/vfio/platform: add irqfd supportEric Auger2015-07-061-0/+100
* vfio: fix build error on CentOS 5.7Leon Alrae2015-06-181-1/+1
* hw/vfio/platform: replace g_malloc0_n by g_new0Eric Auger2015-06-111-2/+1
* hw/vfio/platform: add irq assignmentEric Auger2015-06-081-1/+330
* hw/vfio/platform: vfio-platform skeletonEric Auger2015-06-081-0/+287
OpenPOWER on IntegriCloud