Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-01-29 | hw/vfio: Clean up includes | Peter Maydell | 1 | -0/+1 |
2015-11-10 | vfio: Use g_new() & friends where that makes obvious sense | Markus Armbruster | 1 | -1/+1 |
2015-10-05 | hw/vfio/platform: do not set resamplefd for edge-sensitive IRQS | Eric Auger | 1 | -15/+27 |
2015-10-05 | hw/vfio/platform: change interrupt/unmask fields into pointer | Eric Auger | 1 | -15/+20 |
2015-10-05 | hw/vfio/platform: irqfd setup sequence update | Eric Auger | 1 | -22/+29 |
2015-09-23 | vfio: Change polarity of our no-mmap option | Alex Williamson | 1 | -1/+1 |
2015-09-11 | trivial: remove trailing newline from error_report | John Snow | 1 | -1/+1 |
2015-07-06 | hw/vfio/platform: add irqfd support | Eric Auger | 1 | -0/+100 |
2015-06-18 | vfio: fix build error on CentOS 5.7 | Leon Alrae | 1 | -1/+1 |
2015-06-11 | hw/vfio/platform: replace g_malloc0_n by g_new0 | Eric Auger | 1 | -2/+1 |
2015-06-08 | hw/vfio/platform: add irq assignment | Eric Auger | 1 | -1/+330 |
2015-06-08 | hw/vfio/platform: vfio-platform skeleton | Eric Auger | 1 | -0/+287 |