Age | Commit message (Expand) | Author |
2016-10-31 | vfio: Add support for mmapping sub-page MMIO BARs | Yongji Xie |
2016-10-31 | vfio/pci: fix out-of-sync BAR information on reset | Ido Yariv |
2016-10-31 | vfio: Handle zero-length sparse mmap ranges | Alex Williamson |
2016-10-31 | memory: Replace skip_dump flag with "ram_device" | Alex Williamson |
2016-10-17 | vfio: fix duplicate function call | Cao jin |
2016-10-17 | vfio/pci: Fix vfio_rtl8168_quirk_data_read address offset | Thorsten Kohfeldt |
2016-10-17 | vfio/pci: Handle host oversight | Eric Auger |
2016-10-17 | vfio/pci: Remove vfio_populate_device returned value | Eric Auger |
2016-10-17 | vfio/pci: Remove vfio_msix_early_setup returned value | Eric Auger |
2016-10-17 | vfio/pci: Conversion to realize | Eric Auger |
2016-10-17 | vfio/platform: Pass an error object to vfio_base_device_init | Eric Auger |
2016-10-17 | vfio/platform: fix a wrong returned value in vfio_populate_device | Eric Auger |
2016-10-17 | vfio/platform: Pass an error object to vfio_populate_device | Eric Auger |
2016-10-17 | vfio: Pass an error object to vfio_get_device | Eric Auger |
2016-10-17 | vfio: Pass an error object to vfio_get_group | Eric Auger |
2016-10-17 | vfio: Pass an Error object to vfio_connect_container | Eric Auger |
2016-10-17 | vfio/pci: Pass an error object to vfio_pci_igd_opregion_init | Eric Auger |
2016-10-17 | vfio/pci: Pass an error object to vfio_add_capabilities | Eric Auger |
2016-10-17 | vfio/pci: Pass an error object to vfio_intx_enable | Eric Auger |
2016-10-17 | vfio/pci: Pass an error object to vfio_msix_early_setup | Eric Auger |
2016-10-17 | vfio/pci: Pass an error object to vfio_populate_device | Eric Auger |
2016-10-17 | vfio/pci: Pass an error object to vfio_populate_vga | Eric Auger |
2016-10-17 | vfio/pci: Use local error object in vfio_initfn | Eric Auger |
2016-09-27 | memory: introduce IOMMUNotifier and its caps | Peter Xu |
2016-09-15 | vfio/pci: Fix regression in MSI routing configuration | David Gibson |
2016-08-12 | trace-events: fix first line comment in trace-events | Laurent Vivier |
2016-08-08 | vfio: Use error_report() instead of error_printf() for errors | Markus Armbruster |
2016-07-21 | kvm-irqchip: do explicit commit when update irq | Peter Xu |
2016-07-21 | kvm-irqchip: simplify kvm_irqchip_add_msi_route | Peter Xu |
2016-07-18 | vfio/pci: Hide ARI capability | Alex Williamson |
2016-07-18 | vfio/spapr: Remove stale ioctl() call | David Gibson |
2016-07-12 | Use #include "..." for our own headers, <...> for others | Markus Armbruster |
2016-07-05 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2016-07-05 | pci: Convert msi_init() to Error and fix callers to check it | Cao jin |
2016-07-05 | vfio/spapr: Create DMA window dynamically (SPAPR IOMMU v2) | Alexey Kardashevskiy |
2016-07-05 | vfio: Add host side DMA window capabilities | Alexey Kardashevskiy |
2016-07-05 | vfio: spapr: Add DMA memory preregistering (SPAPR IOMMU v2) | Alexey Kardashevskiy |
2016-06-30 | memory: Add MemoryRegionIOMMUOps.notify_started/stopped callbacks | Alexey Kardashevskiy |
2016-06-30 | vfio/pci: Hide SR-IOV capability | Alex Williamson |
2016-06-30 | vfio: add pcie extended capability support | Chen Fan |
2016-06-30 | vfio/pci: Fix VGA quirks | Alex Williamson |
2016-06-22 | memory: Add reporting of supported page sizes | Alexey Kardashevskiy |
2016-06-20 | trace: split out trace events for hw/vfio/ directory | Daniel P. Berrange |
2016-06-17 | vfio: Fix broken EEH | Gavin Shan |
2016-06-16 | os-posix: include sys/mman.h | Paolo Bonzini |
2016-05-26 | vfio: Check that IOMMU MR translates to system address space | Alexey Kardashevskiy |
2016-05-26 | memory: Fix IOMMU replay base address | Alexey Kardashevskiy |
2016-05-26 | vfio: Fix 128 bit handling when deleting region | Alexey Kardashevskiy |
2016-05-26 | vfio/pci: Add a separate option for IGD OpRegion support | Alex Williamson |
2016-05-26 | vfio/pci: Intel graphics legacy mode assignment | Alex Williamson |