aboutsummaryrefslogtreecommitdiff
path: root/hw/vfio
AgeCommit message (Expand)AuthorFilesLines
2018-12-21Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell1-7/+2
2018-12-20Clean up includesMarkus Armbruster1-1/+1
2018-12-19vfio/pci: Remove PCIe Link Status emulationAlex Williamson1-6/+0
2018-12-19pcie: Create enums for link speed and widthAlex Williamson1-1/+2
2018-12-12vfio-ap: flag as compatible with balloonCornelia Huck1-0/+8
2018-11-05s390x/vfio-ap: report correct errorCornelia Huck1-1/+1
2018-10-19vfio: Clean up error reporting after previous commitMarkus Armbruster3-7/+7
2018-10-19vfio: Use warn_report() & friends to report warningsMarkus Armbruster2-9/+9
2018-10-19error: Fix use of error_prepend() with &error_fatal, &error_abortMarkus Armbruster1-2/+1
2018-10-15vfio-pci: make vfio-pci device more QOM conventionalLi Qiang1-14/+15
2018-10-15vfio/platform: Make the vfio-platform device non-abstractEric Auger3-1/+26
2018-10-15hw/vfio/display: add ramfb supportGerd Hoffmann3-0/+38
2018-10-12s390x/vfio: ap: Introduce VFIO AP deviceTony Krowiak2-0/+182
2018-09-24qemu-error: add {error, warn}_report_once_condCornelia Huck1-15/+3
2018-08-23vfio/pci: Fix failure to close file descriptor on errorAlex Williamson1-0/+1
2018-08-23vfio/pci: Handle subsystem realpath() returning NULLAlex Williamson1-1/+1
2018-08-21vfio/spapr: Allow backing bigger guest IOMMU pages with smaller physical pagesAlexey Kardashevskiy2-1/+23
2018-08-17vfio/ccw/pci: Allow devices to opt-in for ballooningAlex Williamson4-2/+57
2018-08-17vfio: Inhibit ballooning based on group attachment to a containerAlex Williamson1-0/+30
2018-07-11vfio/pci: do not set the PCIDevice 'has_rom' attributeCédric Le Goater1-1/+0
2018-07-02hw/vfio: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé2-5/+7
2018-06-18vfio-ccw: add force unlimited prefetch propertyHalil Pasic1-0/+35
2018-06-15iommu: Add IOMMU index argument to notifier APIsPeter Maydell1-1/+5
2018-06-05vfio/pci: Default display option to "off"Alex Williamson1-1/+1
2018-06-05vfio/quirks: Enable ioeventfd quirks to be handled by vfio directlyAlex Williamson4-8/+51
2018-06-05vfio/quirks: ioeventfd quirk accelerationAlex Williamson4-2/+183
2018-06-05vfio/quirks: Add quirk reset callbackAlex Williamson3-0/+19
2018-06-05vfio/quirks: Add common quirk alloc helperAlex Williamson1-27/+21
2018-06-01Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2-0/+2
2018-05-31vfio: Include "exec/address-spaces.h" directly in the source filePhilippe Mathieu-Daudé2-0/+2
2018-05-31Make address_space_translate{, _cached}() take a MemTxAttrs argumentPeter Maydell1-1/+2
2018-04-30vfio-ccw: introduce vfio_ccw_get_device()Greg Kurz1-20/+36
2018-04-27ui: introduce vfio_display_resetTina Zhang3-0/+16
2018-04-09vfio-ccw: fix memory leaks in vfio_ccw_realize()Greg Kurz1-0/+2
2018-04-05vfio: Use a trace point when a RAM section cannot be DMA mappedEric Auger2-6/+6
2018-03-13ppc/spapr, vfio: Turn off MSIX emulation for VFIO devicesAlexey Kardashevskiy1-0/+13
2018-03-13vfio-pci: Allow mmap of MSIX BARAlexey Kardashevskiy2-0/+24
2018-03-13vfio/pci: Relax DMA map errors for MMIO regionsAlexey Kardashevskiy1-6/+49
2018-03-13vfio/display: adding dmabuf supportGerd Hoffmann1-2/+180
2018-03-13vfio/display: adding region supportGerd Hoffmann2-2/+116
2018-03-13vfio/display: core & wireupGerd Hoffmann4-1/+71
2018-03-13vfio/common: cleanup in vfio_region_finalizeGerd Hoffmann1-0/+7
2018-03-08vfio-ccw: license text should indicate GPL v2 or laterCornelia Huck1-2/+2
2018-03-06use g_path_get_basename instead of basenameJulia Suvorova2-2/+2
2018-02-13Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell1-1/+4
2018-02-09Move include qemu/option.h from qemu-common.h to actual usersMarkus Armbruster1-0/+1
2018-02-08pci: removed the is_express field since a uniform interface was insertedYoni Bettan1-1/+4
2018-02-07Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell3-8/+16
2018-02-07vfio: listener unregister before unset containerPeter Xu1-4/+12
2018-02-06vfio/pci: Add option to disable GeForce quirksAlex Williamson3-3/+9