Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-12-22 | hw/vfio/pci: handle reset at VFIODevice | Eric Auger | 1 | -30/+63 |
2014-12-22 | hw/vfio/pci: add type, name and group fields in VFIODevice | Eric Auger | 1 | -9/+18 |
2014-12-19 | hw/vfio/pci: introduce minimalist VFIODevice with fd | Eric Auger | 1 | -54/+63 |
2014-12-19 | hw/vfio/pci: generalize mask/unmask to any IRQ index | Eric Auger | 1 | -10/+10 |
2014-12-19 | hw/vfio/pci: Rename VFIODevice into VFIOPCIDevice | Eric Auger | 1 | -104/+106 |
2014-12-19 | vfio: move hw/misc/vfio.c to hw/vfio/pci.c Move vfio.h into include/hw/vfio | Kim Phillips | 2 | -0/+4482 |