Age | Commit message (Expand) | Author |
2015-09-23 | vfio/pci: Add emulated PCI IDs | Alex Williamson |
2015-09-23 | vfio/pci: Cache vendor and device ID | Alex Williamson |
2015-09-23 | vfio/pci: Move AMD device specific reset to quirks | Alex Williamson |
2015-09-23 | vfio/pci: Remove old config window and mirror quirks | Alex Williamson |
2015-09-23 | vfio/pci: Config mirror quirk | Alex Williamson |
2015-09-23 | vfio/pci: Config window quirks | Alex Williamson |
2015-09-23 | vfio/pci: Rework RTL8168 quirk | Alex Williamson |
2015-09-23 | vfio/pci: Cleanup Nvidia 0x3d0 quirk | Alex Williamson |
2015-09-23 | vfio/pci: Cleanup ATI 0x3c3 quirk | Alex Williamson |
2015-09-23 | vfio/pci: Foundation for new quirk structure | Alex Williamson |
2015-09-23 | vfio/pci: Cleanup ROM blacklist quirk | Alex Williamson |
2015-09-23 | vfio/pci: Split quirks to a separate file | Alex Williamson |
2015-09-23 | vfio/pci: Extract PCI structures to a separate header | Alex Williamson |
2015-09-23 | vfio: Change polarity of our no-mmap option | Alex Williamson |
2015-09-23 | vfio/pci: Make interrupt bypass runtime configurable | Alex Williamson |
2015-09-23 | vfio/pci: Rename MSI/X functions for easier tracing | Alex Williamson |
2015-09-23 | vfio/pci: Rename INTx functions for easier tracing | Alex Williamson |
2015-09-23 | vfio/pci: Cleanup vfio_early_setup_msix() error path | Alex Williamson |
2015-09-23 | vfio/pci: Cleanup RTL8168 quirk and tracing | Alex Williamson |
2015-09-11 | typofixes - v4 | Veres Lajos |
2015-09-11 | trivial: remove trailing newline from error_report | John Snow |
2015-09-11 | maint: remove unused include for dirent.h | Daniel P. Berrange |
2015-09-11 | maint: remove / fix many doubled words | Daniel P. Berrange |
2015-07-22 | vfio/pci: Fix bootindex | Alex Williamson |
2015-07-22 | vfio/pci: Fix RTL8168 NIC quirks | Alex Williamson |
2015-07-06 | vfio/pci : Add pba_offset PCI quirk for Chelsio T5 devices | Gabriel Laupre |
2015-07-06 | vfio: Unregister IOMMU notifiers when container is destroyed | Alexey Kardashevskiy |
2015-07-06 | hw/vfio/platform: add irqfd support | Eric Auger |
2015-07-06 | kvm: rename kvm_irqchip_[add,remove]_irqfd_notifier with gsi suffix | Eric Auger |
2015-07-06 | vfio: cpu: Use "real" page size API | Peter Crosthwaite |
2015-07-06 | vfio: fix return type of pread | Paolo Bonzini |
2015-06-18 | vfio: fix build error on CentOS 5.7 | Leon Alrae |
2015-06-11 | hw/vfio/platform: replace g_malloc0_n by g_new0 | Eric Auger |
2015-06-09 | hw/vfio/platform: calxeda xgmac device | Eric Auger |
2015-06-08 | hw/vfio/platform: add irq assignment | Eric Auger |
2015-06-08 | hw/vfio/platform: vfio-platform skeleton | Eric Auger |
2015-04-30 | exec: move rcu_read_lock/unlock to address_space_translate callers | Paolo Bonzini |
2015-04-28 | vfio-pci: Reset workaround for AMD Bonaire and Hawaii GPUs | Alex Williamson |
2015-04-28 | vfio-pci: Fix error path sign | Alex Williamson |
2015-04-28 | vfio-pci: Further fix BAR size overflow | Alex Williamson |
2015-04-26 | memory: Replace io_mem_read/write with memory_region_dispatch_read/write | Peter Maydell |
2015-03-10 | vfio: Remove superfluous '\n' around error_report() | Gonglei |
2015-03-09 | sPAPR: Implement sPAPRPHBClass EEH callbacks | Gavin Shan |
2015-03-02 | vfio-pci: Enable device request notification support | Alex Williamson |
2015-03-02 | vfio: allow to disable MMAP per device with -x-mmap=off option | Samuel Pitoiset |
2015-03-02 | vfio: Make type1 listener symbols static | Alexey Kardashevskiy |
2015-03-02 | vfio: Add ioctl number to error report | Alexey Kardashevskiy |
2015-02-10 | vfio: Fix debug message compile error | Alexey Kardashevskiy |
2015-02-10 | vfio: Use vfio type1 v2 IOMMU interface | Alex Williamson |
2015-02-10 | vfio: unmap and free BAR data in instance_finalize | Paolo Bonzini |