aboutsummaryrefslogtreecommitdiff
path: root/hw/vfio
AgeCommit message (Expand)Author
2018-08-21vfio/spapr: Allow backing bigger guest IOMMU pages with smaller physical pagesAlexey Kardashevskiy
2018-08-17vfio/ccw/pci: Allow devices to opt-in for ballooningAlex Williamson
2018-08-17vfio: Inhibit ballooning based on group attachment to a containerAlex Williamson
2018-07-11vfio/pci: do not set the PCIDevice 'has_rom' attributeCédric Le Goater
2018-07-02hw/vfio: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé
2018-06-18vfio-ccw: add force unlimited prefetch propertyHalil Pasic
2018-06-15iommu: Add IOMMU index argument to notifier APIsPeter Maydell
2018-06-05vfio/pci: Default display option to "off"Alex Williamson
2018-06-05vfio/quirks: Enable ioeventfd quirks to be handled by vfio directlyAlex Williamson
2018-06-05vfio/quirks: ioeventfd quirk accelerationAlex Williamson
2018-06-05vfio/quirks: Add quirk reset callbackAlex Williamson
2018-06-05vfio/quirks: Add common quirk alloc helperAlex Williamson
2018-06-01Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2018-05-31vfio: Include "exec/address-spaces.h" directly in the source filePhilippe Mathieu-Daudé
2018-05-31Make address_space_translate{, _cached}() take a MemTxAttrs argumentPeter Maydell
2018-04-30vfio-ccw: introduce vfio_ccw_get_device()Greg Kurz
2018-04-27ui: introduce vfio_display_resetTina Zhang
2018-04-09vfio-ccw: fix memory leaks in vfio_ccw_realize()Greg Kurz
2018-04-05vfio: Use a trace point when a RAM section cannot be DMA mappedEric Auger
2018-03-13ppc/spapr, vfio: Turn off MSIX emulation for VFIO devicesAlexey Kardashevskiy
2018-03-13vfio-pci: Allow mmap of MSIX BARAlexey Kardashevskiy
2018-03-13vfio/pci: Relax DMA map errors for MMIO regionsAlexey Kardashevskiy
2018-03-13vfio/display: adding dmabuf supportGerd Hoffmann
2018-03-13vfio/display: adding region supportGerd Hoffmann
2018-03-13vfio/display: core & wireupGerd Hoffmann
2018-03-13vfio/common: cleanup in vfio_region_finalizeGerd Hoffmann
2018-03-08vfio-ccw: license text should indicate GPL v2 or laterCornelia Huck
2018-03-06use g_path_get_basename instead of basenameJulia Suvorova
2018-02-13Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2018-02-09Move include qemu/option.h from qemu-common.h to actual usersMarkus Armbruster
2018-02-08pci: removed the is_express field since a uniform interface was insertedYoni Bettan
2018-02-07Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2018-02-07vfio: listener unregister before unset containerPeter Xu
2018-02-06vfio/pci: Add option to disable GeForce quirksAlex Williamson
2018-02-06vfio/common: Remove redundant copy of local variableAlexey Kardashevskiy
2018-02-06hw/vfio/platform: Init the interrupt mutexEric Auger
2018-02-06vfio/pci: Allow relocating MSI-X MMIOAlex Williamson
2018-02-06vfio/pci: Emulate BARsAlex Williamson
2018-02-06vfio/pci: Add base BAR MemoryRegionAlex Williamson
2018-02-06vfio/pci: Fixup VFIOMSIXInfo commentAlex Williamson
2018-02-06vfio/spapr: Use iommu memory region's get_attr()Alexey Kardashevskiy
2018-02-05qdev: use device_class_set_parent_realize/unrealize/reset()Philippe Mathieu-Daudé
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