aboutsummaryrefslogtreecommitdiff
path: root/hw/vfio
AgeCommit message (Expand)Author
2015-01-09vfio-pci: Fix interrupt disablingAlex Williamson
2015-01-09vfio-pci: Fix BAR size overflowAlex Williamson
2014-12-22vfio: Cleanup error_report()sAlex Williamson
2014-12-22hw/vfio: create common moduleEric Auger
2014-12-22hw/vfio/pci: use name field in format stringsEric Auger
2014-12-22hw/vfio/pci: rename group_list into vfio_group_listEric Auger
2014-12-22hw/vfio/pci: split vfio_get_deviceEric Auger
2014-12-22hw/vfio/pci: Introduce VFIORegionEric Auger
2014-12-22hw/vfio/pci: handle reset at VFIODeviceEric Auger
2014-12-22hw/vfio/pci: add type, name and group fields in VFIODeviceEric Auger
2014-12-19hw/vfio/pci: introduce minimalist VFIODevice with fdEric Auger
2014-12-19hw/vfio/pci: generalize mask/unmask to any IRQ indexEric Auger
2014-12-19hw/vfio/pci: Rename VFIODevice into VFIOPCIDeviceEric Auger
2014-12-19vfio: move hw/misc/vfio.c to hw/vfio/pci.c Move vfio.h into include/hw/vfioKim Phillips