Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | vfio: Cleanup error_report()s | Alex Williamson | 2014-12-22 | 1 | -3/+0 |
* | hw/vfio: create common module | Eric Auger | 2014-12-22 | 1 | -1027/+1 |
* | hw/vfio/pci: use name field in format strings | Eric Auger | 2014-12-22 | 1 | -154/+59 |
* | hw/vfio/pci: rename group_list into vfio_group_list | Eric Auger | 2014-12-22 | 1 | -11/+11 |
* | hw/vfio/pci: split vfio_get_device | Eric Auger | 2014-12-22 | 1 | -52/+78 |
* | hw/vfio/pci: Introduce VFIORegion | Eric Auger | 2014-12-22 | 1 | -92/+101 |
* | hw/vfio/pci: handle reset at VFIODevice | Eric Auger | 2014-12-22 | 1 | -30/+63 |
* | hw/vfio/pci: add type, name and group fields in VFIODevice | Eric Auger | 2014-12-22 | 1 | -9/+18 |
* | hw/vfio/pci: introduce minimalist VFIODevice with fd | Eric Auger | 2014-12-19 | 1 | -54/+63 |
* | hw/vfio/pci: generalize mask/unmask to any IRQ index | Eric Auger | 2014-12-19 | 1 | -10/+10 |
* | hw/vfio/pci: Rename VFIODevice into VFIOPCIDevice | Eric Auger | 2014-12-19 | 1 | -104/+106 |
* | vfio: move hw/misc/vfio.c to hw/vfio/pci.c Move vfio.h into include/hw/vfio | Kim Phillips | 2014-12-19 | 1 | -0/+4479 |