aboutsummaryrefslogtreecommitdiff
path: root/hw/vfio
AgeCommit message (Expand)Author
2018-01-11Merge remote-tracking branch 'origin/master' into HEADMichael S. Tsirkin
2017-12-18hw: use "qemu/osdep.h" as first #include in source filesPhilippe Mathieu-Daudé
2017-12-13vfio-pci: Remove unused fields from VFIOMSIXInfoAlexey Kardashevskiy
2017-12-13vfio/spapr: Allow fallback to SPAPR TCE IOMMU v1Alexey Kardashevskiy
2017-12-13vfio/common: init giommu_list and hostwin_list of vfio containerLiu, Yi L
2017-12-13vfio: Fix vfio-kvm group registrationAlex Williamson
2017-12-05pci: Eliminate redundant PCIDevice::bus pointerDavid Gibson
2017-10-20s390x: improve error handling for SSCH and RSCHHalil Pasic
2017-10-15pci: Add INTERFACE_CONVENTIONAL_PCI_DEVICE to Conventional PCI devicesEduardo Habkost
2017-10-15pci: Add interface names to hybrid PCI devicesEduardo Habkost
2017-10-06s390x: sort some devices into categoriesCornelia Huck
2017-10-03vfio/pci: Add NVIDIA GPUDirect Cliques supportAlex Williamson
2017-10-03vfio/pci: Add virtual capabilities quirk infrastructureAlex Williamson
2017-10-03vfio/pci: Do not unwind on errorAlex Williamson
2017-09-15vfio, spapr: Fix levels calculationAlexey Kardashevskiy
2017-08-01trace-events: fix code style: print 0x before hex numbersVladimir Sementsov-Ogievskiy
2017-07-31docs: fix broken paths to docs/devel/tracing.txtPhilippe Mathieu-Daudé
2017-07-26vfio/pci: fix use of freed memoryPhilippe Mathieu-Daudé
2017-07-26vfio/platform: fix use of freed memoryPhilippe Mathieu-Daudé
2017-07-25vfio/ccw: fix initialization of the Object DeviceState pointer in the common ...Dong Jia Shi
2017-07-25vfio/ccw: allocate irq info with the right sizeJing Zhang
2017-07-17vfio-pci, ppc64/spapr: Reorder group-to-container attachingAlexey Kardashevskiy
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