Age | Commit message (Expand) | Author |
---|---|---|
2015-10-05 | vfio: Remove unneeded union from VFIOContainer | David Gibson |
2015-10-05 | hw/vfio/platform: change interrupt/unmask fields into pointer | Eric Auger |
2015-09-23 | vfio: Change polarity of our no-mmap option | Alex Williamson |
2015-09-23 | vfio/pci: Make interrupt bypass runtime configurable | Alex Williamson |
2015-07-06 | hw/vfio/platform: add irqfd support | Eric Auger |
2015-06-09 | hw/vfio/platform: calxeda xgmac device | Eric Auger |
2015-06-08 | hw/vfio/platform: add irq assignment | Eric Auger |
2015-06-08 | hw/vfio/platform: vfio-platform skeleton | Eric Auger |
2015-03-02 | vfio: allow to disable MMAP per device with -x-mmap=off option | Samuel Pitoiset |
2015-03-02 | vfio: Make type1 listener symbols static | Alexey Kardashevskiy |
2015-02-10 | vfio: cleanup vfio_get_device error path, remove vfio_populate_device callback | Paolo Bonzini |
2014-12-22 | hw/vfio: create common module | Eric Auger |
2014-12-19 | vfio: move hw/misc/vfio.c to hw/vfio/pci.c Move vfio.h into include/hw/vfio | Kim Phillips |