summaryrefslogtreecommitdiffstats
path: root/hw/vfio/pci.c
Commit message (Expand)AuthorAgeFilesLines
* vfio: unplug failover primary device before migrationJens Freimann2019-10-291-6/+20
* hw/vfio/pci: fix double free in vfio_msi_disableEvgeny Yakovlev2019-10-101-0/+1
* vfio: fix a typoChen Zhang2019-09-191-2/+2
* sysemu: Split sysemu/runstate.h off sysemu/sysemu.hMarkus Armbruster2019-08-161-0/+1
* Include hw/qdev-properties.h lessMarkus Armbruster2019-08-161-0/+1
* Include qemu/main-loop.h lessMarkus Armbruster2019-08-161-0/+1
* Include hw/hw.h exactly where neededMarkus Armbruster2019-08-161-0/+1
* Include migration/vmstate.h lessMarkus Armbruster2019-08-161-0/+1
* vfio/pci: Trace vfio_set_irq_signaling() failure in vfio_msix_vector_release()Eric Auger2019-07-021-2/+5
* vfio/common: Introduce vfio_set_irq_signaling helperEric Auger2019-06-131-166/+51Star
* vfio/pci: Allow MSI-X relocation to fixup bogus PBAAlex Williamson2019-06-131-1/+1
* vfio/pci: Hide Resizable BAR capabilityAlex Williamson2019-06-131-0/+1
* Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster2019-06-121-0/+1
* hw/vfio/pci: Use the QOM DEVICE() macro to access DeviceState.qdevPhilippe Mathieu-Daudé2019-06-061-2/+2
* pci: msix: move 'MSIX_CAP_LENGTH' to header fileLi Qiang2019-05-221-2/+0Star
* vfio: pci: make "vfio-pci-nohotplug" as MACROLi Qiang2019-05-221-2/+4
* spapr: Support NVIDIA V100 GPU with NVLink2Alexey Kardashevskiy2019-04-261-0/+14
* vfio: Report warnings with warn_report(), not error_printf()Markus Armbruster2019-04-181-6/+13
* vfio/display: add xres + yres propertiesGerd Hoffmann2019-03-111-0/+12
* trace: forbid use of %m in trace event format stringsDaniel P. Berrangé2019-01-241-1/+1
* vfio/pci: Remove PCIe Link Status emulationAlex Williamson2018-12-191-6/+0Star
* pcie: Create enums for link speed and widthAlex Williamson2018-12-191-1/+2
* vfio: Clean up error reporting after previous commitMarkus Armbruster2018-10-191-4/+4
* vfio: Use warn_report() & friends to report warningsMarkus Armbruster2018-10-191-7/+7
* error: Fix use of error_prepend() with &error_fatal, &error_abortMarkus Armbruster2018-10-191-2/+1Star
* vfio-pci: make vfio-pci device more QOM conventionalLi Qiang2018-10-151-14/+15
* hw/vfio/display: add ramfb supportGerd Hoffmann2018-10-151-0/+25
* vfio/pci: Handle subsystem realpath() returning NULLAlex Williamson2018-08-231-1/+1
* vfio/ccw/pci: Allow devices to opt-in for ballooningAlex Williamson2018-08-171-1/+25
* vfio/pci: do not set the PCIDevice 'has_rom' attributeCédric Le Goater2018-07-111-1/+0Star
* hw/vfio: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé2018-07-021-1/+2
* vfio/pci: Default display option to "off"Alex Williamson2018-06-051-1/+1
* vfio/quirks: Enable ioeventfd quirks to be handled by vfio directlyAlex Williamson2018-06-051-0/+2
* vfio/quirks: ioeventfd quirk accelerationAlex Williamson2018-06-051-0/+2
* vfio/quirks: Add quirk reset callbackAlex Williamson2018-06-051-0/+2
* ui: introduce vfio_display_resetTina Zhang2018-04-271-0/+4
* ppc/spapr, vfio: Turn off MSIX emulation for VFIO devicesAlexey Kardashevskiy2018-03-131-0/+13
* vfio-pci: Allow mmap of MSIX BARAlexey Kardashevskiy2018-03-131-0/+9
* vfio/display: core & wireupGerd Hoffmann2018-03-131-0/+10
* use g_path_get_basename instead of basenameJulia Suvorova2018-03-061-1/+1
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2018-02-131-1/+4
|\
| * pci: removed the is_express field since a uniform interface was insertedYoni Bettan2018-02-081-1/+4
* | Move include qemu/option.h from qemu-common.h to actual usersMarkus Armbruster2018-02-091-0/+1
|/
* vfio/pci: Add option to disable GeForce quirksAlex Williamson2018-02-061-0/+2
* vfio/pci: Allow relocating MSI-X MMIOAlex Williamson2018-02-061-1/+98
* vfio/pci: Emulate BARsAlex Williamson2018-02-061-0/+2
* vfio/pci: Add base BAR MemoryRegionAlex Williamson2018-02-061-25/+69
* pci: Eliminate redundant PCIDevice::bus pointerDavid Gibson2017-12-051-5/+5
* pci: Add interface names to hybrid PCI devicesEduardo Habkost2017-10-151-0/+5
* vfio/pci: Add NVIDIA GPUDirect Cliques supportAlex Williamson2017-10-031-0/+5