Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2013-03-26 | vfio-pci: Fix possible integer overflow | Alex Williamson | 1 | -1/+2 |
2013-02-18 | vfio-pci: Add support for VGA region access | Alex Williamson | 1 | -0/+18 |
2013-02-14 | vfio-pci: Cleanup BAR access | Alex Williamson | 1 | -15/+11 |
2013-02-14 | vfio-pci: Cleanup read/write functions | Alex Williamson | 1 | -30/+29 |
2012-12-07 | vfio-pci: Enable device before attempting reset | Alex Williamson | 1 | -13/+10 |
2012-12-07 | VFIO: fix out of order labels for error recovery in vfio_pci_init() | Jiang Liu | 1 | -2/+2 |
2012-12-07 | vfio-pci: Re-order device reset | Alex Williamson | 1 | -12/+31 |
2012-12-07 | vfio: simplify kmalloc+copy_from_user to memdup_user | Fengguang Wu | 1 | -9/+4 |
2012-10-10 | vfio: Fix PCI mmap after b3b9c293 | Alex Williamson | 1 | -4/+3 |
2012-10-09 | Fix staging driver use of VM_RESERVED | Linus Torvalds | 1 | -1/+1 |
2012-07-31 | vfio: Add PCI device driver | Alex Williamson | 1 | -0/+579 |