aboutsummaryrefslogtreecommitdiff
path: root/hw/vfio
AgeCommit message (Expand)Author
2017-07-14memory/iommu: QOM'fy IOMMU MemoryRegionAlexey Kardashevskiy
2017-07-10vfio/pci: Fixup v0 PCIe capabilitiesAlex Williamson
2017-07-10vfio: Test realized when using VFIOGroup.device_list iteratorAlex Williamson
2017-07-03pci: Replace pci_add_capability2() with pci_add_capability()Mao Zhongyi
2017-07-03pci: Make errp the last parameter of pci_add_capability()Mao Zhongyi
2017-07-03pci: Fix the wrong assertion.Mao Zhongyi
2017-05-30Merge remote-tracking branch 'mst/tags/for_upstream' into stagingStefan Hajnoczi
2017-05-25memory: remove the last param in memory_region_iommu_replay()Peter Xu
2017-05-19vfio/ccw: update sense data if a unit check is pendingDong Jia Shi
2017-05-19s390x/css: introduce and realize ccw-request callbackXiao Feng Ren
2017-05-19vfio/ccw: get irqs info and set the eventfd fdDong Jia Shi
2017-05-19vfio/ccw: get io region infoDong Jia Shi
2017-05-19vfio/ccw: vfio based subchannel passthrough driverXiao Feng Ren
2017-05-17sysbus: Set user_creatable=false by default on TYPE_SYS_BUS_DEVICEEduardo Habkost
2017-05-03vfio/pci: Fix incorrect error messageDong Jia Shi
2017-05-03vfio: enable 8-byte reads/writes to vfioJose Ricardo Ziviani
2017-05-03vfio: Set MemoryRegionOps:max_access_size and min_access_sizeJose Ricardo Ziviani
2017-04-20memory: add section range info for IOMMU notifierPeter Xu
2017-04-06vfio/pci-quirks: Exclude non-ioport BAR from NVIDIA quirkAlex Williamson
2017-03-31Revert "vfio/pci-quirks.c: Disable stolen memory for igd VFIO"Xiong Zhang
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