aboutsummaryrefslogtreecommitdiff
path: root/hw/vfio
AgeCommit message (Expand)Author
2017-02-22vfio/pci-quirks.c: Disable stolen memory for igd VFIOXiongZhang
2017-02-22vfio/pci: Improve extended capability comments, skip masked capsAlex Williamson
2017-02-22vfio/pci: Report errors from qdev_unplug() via device requestAlex Williamson
2017-02-17vfio: allow to notify unmap for very large regionPeter Xu
2017-02-17vfio: introduce vfio_get_vaddr()Peter Xu
2017-02-17vfio: trace map/unmap for notify as wellPeter Xu
2017-02-10hw/vfio: Add CONFIG switches for calxeda-xgmac and amd-xgbeThomas Huth
2017-02-10hw/vfio/pci-quirks: Set category of the "vfio-pci-igd-lpc-bridge" deviceThomas Huth
2017-02-10vfio-pci: Fix GTT wrap-around for Skylake+ IGDAlex Williamson
2017-02-02Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell
2017-02-01pci: Convert msix_init() to Error and fix callersCao jin
2017-01-31trace: clean up trace-events filesStefan Hajnoczi
2017-01-24vfio: remove a duplicated word in commentsCao jin
2017-01-24hw: Fix typos found by codespellStefan Weil
2016-10-31vfio: Add support for mmapping sub-page MMIO BARsYongji Xie
2016-10-31vfio/pci: fix out-of-sync BAR information on resetIdo Yariv
2016-10-31vfio: Handle zero-length sparse mmap rangesAlex Williamson
2016-10-31memory: Replace skip_dump flag with "ram_device"Alex Williamson
2016-10-17vfio: fix duplicate function callCao jin
2016-10-17vfio/pci: Fix vfio_rtl8168_quirk_data_read address offsetThorsten Kohfeldt
2016-10-17vfio/pci: Handle host oversightEric Auger
2016-10-17vfio/pci: Remove vfio_populate_device returned valueEric Auger
2016-10-17vfio/pci: Remove vfio_msix_early_setup returned valueEric Auger
2016-10-17vfio/pci: Conversion to realizeEric Auger
2016-10-17vfio/platform: Pass an error object to vfio_base_device_initEric Auger
2016-10-17vfio/platform: fix a wrong returned value in vfio_populate_deviceEric Auger
2016-10-17vfio/platform: Pass an error object to vfio_populate_deviceEric Auger
2016-10-17vfio: Pass an error object to vfio_get_deviceEric Auger
2016-10-17vfio: Pass an error object to vfio_get_groupEric Auger
2016-10-17vfio: Pass an Error object to vfio_connect_containerEric Auger
2016-10-17vfio/pci: Pass an error object to vfio_pci_igd_opregion_initEric Auger
2016-10-17vfio/pci: Pass an error object to vfio_add_capabilitiesEric Auger
2016-10-17vfio/pci: Pass an error object to vfio_intx_enableEric Auger
2016-10-17vfio/pci: Pass an error object to vfio_msix_early_setupEric Auger
2016-10-17vfio/pci: Pass an error object to vfio_populate_deviceEric Auger
2016-10-17vfio/pci: Pass an error object to vfio_populate_vgaEric Auger
2016-10-17vfio/pci: Use local error object in vfio_initfnEric Auger
2016-09-27memory: introduce IOMMUNotifier and its capsPeter Xu
2016-09-15vfio/pci: Fix regression in MSI routing configurationDavid Gibson
2016-08-12trace-events: fix first line comment in trace-eventsLaurent Vivier
2016-08-08vfio: Use error_report() instead of error_printf() for errorsMarkus Armbruster
2016-07-21kvm-irqchip: do explicit commit when update irqPeter Xu
2016-07-21kvm-irqchip: simplify kvm_irqchip_add_msi_routePeter Xu
2016-07-18vfio/pci: Hide ARI capabilityAlex Williamson
2016-07-18vfio/spapr: Remove stale ioctl() callDavid Gibson
2016-07-12Use #include "..." for our own headers, <...> for othersMarkus Armbruster
2016-07-05Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2016-07-05pci: Convert msi_init() to Error and fix callers to check itCao jin
2016-07-05vfio/spapr: Create DMA window dynamically (SPAPR IOMMU v2)Alexey Kardashevskiy
2016-07-05vfio: Add host side DMA window capabilitiesAlexey Kardashevskiy