index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
vfio
/
platform.c
Age
Commit message (
Expand
)
Author
2016-03-10
vfio: Generalize region support
Alex Williamson
2016-03-10
vfio: Wrap VFIO_DEVICE_GET_REGION_INFO
Alex Williamson
2016-03-10
vfio: Add sysfsdev property for pci & platform
Alex Williamson
2016-01-29
hw/vfio: Clean up includes
Peter Maydell
2015-11-10
vfio: Use g_new() & friends where that makes obvious sense
Markus Armbruster
2015-10-05
hw/vfio/platform: do not set resamplefd for edge-sensitive IRQS
Eric Auger
2015-10-05
hw/vfio/platform: change interrupt/unmask fields into pointer
Eric Auger
2015-10-05
hw/vfio/platform: irqfd setup sequence update
Eric Auger
2015-09-23
vfio: Change polarity of our no-mmap option
Alex Williamson
2015-09-11
trivial: remove trailing newline from error_report
John Snow
2015-07-06
hw/vfio/platform: add irqfd support
Eric Auger
2015-06-18
vfio: fix build error on CentOS 5.7
Leon Alrae
2015-06-11
hw/vfio/platform: replace g_malloc0_n by g_new0
Eric Auger
2015-06-08
hw/vfio/platform: add irq assignment
Eric Auger
2015-06-08
hw/vfio/platform: vfio-platform skeleton
Eric Auger