summaryrefslogtreecommitdiffstats
path: root/hw/vfio
Commit message (Expand)AuthorAgeFilesLines
* vfio: Cleanup error_report()sAlex Williamson2014-12-222-4/+1
* hw/vfio: create common moduleEric Auger2014-12-223-1027/+961
* hw/vfio/pci: use name field in format stringsEric Auger2014-12-221-154/+59
* hw/vfio/pci: rename group_list into vfio_group_listEric Auger2014-12-221-11/+11
* hw/vfio/pci: split vfio_get_deviceEric Auger2014-12-221-52/+78
* hw/vfio/pci: Introduce VFIORegionEric Auger2014-12-221-92/+101
* hw/vfio/pci: handle reset at VFIODeviceEric Auger2014-12-221-30/+63
* hw/vfio/pci: add type, name and group fields in VFIODeviceEric Auger2014-12-221-9/+18
* hw/vfio/pci: introduce minimalist VFIODevice with fdEric Auger2014-12-191-54/+63
* hw/vfio/pci: generalize mask/unmask to any IRQ indexEric Auger2014-12-191-10/+10
* hw/vfio/pci: Rename VFIODevice into VFIOPCIDeviceEric Auger2014-12-191-104/+106
* vfio: move hw/misc/vfio.c to hw/vfio/pci.c Move vfio.h into include/hw/vfioKim Phillips2014-12-192-0/+4482
OpenPOWER on IntegriCloud