Age | Commit message (Expand) | Author |
2017-02-22 | vfio/pci-quirks.c: Disable stolen memory for igd VFIO | XiongZhang |
2017-02-22 | vfio/pci: Improve extended capability comments, skip masked caps | Alex Williamson |
2017-02-22 | vfio/pci: Report errors from qdev_unplug() via device request | Alex Williamson |
2017-02-17 | vfio: allow to notify unmap for very large region | Peter Xu |
2017-02-17 | vfio: introduce vfio_get_vaddr() | Peter Xu |
2017-02-17 | vfio: trace map/unmap for notify as well | Peter Xu |
2017-02-10 | hw/vfio: Add CONFIG switches for calxeda-xgmac and amd-xgbe | Thomas Huth |
2017-02-10 | hw/vfio/pci-quirks: Set category of the "vfio-pci-igd-lpc-bridge" device | Thomas Huth |
2017-02-10 | vfio-pci: Fix GTT wrap-around for Skylake+ IGD | Alex Williamson |
2017-02-02 | Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int... | Peter Maydell |
2017-02-01 | pci: Convert msix_init() to Error and fix callers | Cao jin |
2017-01-31 | trace: clean up trace-events files | Stefan Hajnoczi |
2017-01-24 | vfio: remove a duplicated word in comments | Cao jin |
2017-01-24 | hw: Fix typos found by codespell | Stefan Weil |
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 |