aboutsummaryrefslogtreecommitdiff
path: root/hw/vfio/pci.h
AgeCommit message (Expand)Author
2023-12-19vfio/pci: Introduce a vfio pci hot reset interfaceZhenzhong Duan
2023-12-19vfio/pci: Extract out a helper vfio_pci_get_pci_hot_reset_infoZhenzhong Duan
2023-10-18hw/vfio: add ramfb migration supportMarc-André Lureau
2023-10-05vfio/pci: detect the support of dynamic MSI-X allocationJing Liu
2023-09-18spapr: Remove support for NVIDIA V100 GPU with NVLink2Cédric Le Goater
2023-07-10vfio/pci: Enable AtomicOps completers on root portsAlex Williamson
2023-05-09vfio/pci: add support for VF tokenMinwoo Im
2023-01-08include/hw/pci: Split pci_device.h off pci.hMarkus Armbruster
2022-05-06vfio: defer to commit kvm irq routing when enable msi/msixLongpeng(Mike)
2021-03-16hw/vfio/pci-quirks: Replace the word 'blacklist'Philippe Mathieu-Daudé
2020-11-01vfio: Make vfio-pci device migration capableKirti Wankhede
2020-09-18Use OBJECT_DECLARE_SIMPLE_TYPE when possibleEduardo Habkost
2020-09-09vfio: Rename PCI_VFIO to VFIO_PCIEduardo Habkost
2020-09-09Use DECLARE_*CHECKER* macrosEduardo Habkost
2020-09-09Move QOM typedefs and add missing includesEduardo Habkost
2020-08-27vfio/pci: Move QOM macros to headerEduardo Habkost
2020-02-06hw/vfio: Move the IGD quirk code to a separate fileThomas Huth
2019-11-26vfio/pci: Respond to KVM irqchip change notifierDavid Gibson
2019-10-29vfio: unplug failover primary device before migrationJens Freimann
2019-06-12Include qemu-common.h exactly where neededMarkus Armbruster
2019-04-26spapr: Support NVIDIA V100 GPU with NVLink2Alexey Kardashevskiy
2019-03-11vfio/display: add xres + yres propertiesGerd Hoffmann
2018-10-15hw/vfio/display: add ramfb supportGerd Hoffmann
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-04-27ui: introduce vfio_display_resetTina Zhang
2018-03-13vfio/display: adding region supportGerd Hoffmann
2018-03-13vfio/display: core & wireupGerd Hoffmann
2018-02-06vfio/pci: Add option to disable GeForce quirksAlex Williamson
2018-02-06vfio/pci: Allow relocating MSI-X MMIOAlex Williamson
2018-02-06vfio/pci: Add base BAR MemoryRegionAlex Williamson
2018-02-06vfio/pci: Fixup VFIOMSIXInfo commentAlex Williamson
2017-12-13vfio-pci: Remove unused fields from VFIOMSIXInfoAlexey Kardashevskiy
2017-10-03vfio/pci: Add NVIDIA GPUDirect Cliques supportAlex Williamson
2017-10-03vfio/pci: Add virtual capabilities quirk infrastructureAlex Williamson
2016-10-17vfio/pci: Pass an error object to vfio_pci_igd_opregion_initEric Auger
2016-10-17vfio/pci: Pass an error object to vfio_populate_vgaEric Auger
2016-06-30vfio/pci: Fix VGA quirksAlex Williamson
2016-05-26vfio/pci: Add a separate option for IGD OpRegion supportAlex Williamson
2016-05-26vfio/pci: Intel graphics legacy mode assignmentAlex Williamson
2016-03-10vfio/pci: Split out VGA setupAlex Williamson
2016-03-10vfio/pci: Convert all MemoryRegion to dynamic alloc and consistent functionsAlex Williamson
2016-01-19vfio/pci: Lazy PBA emulationAlex Williamson
2015-09-23vfio/pci: Add emulated PCI IDsAlex Williamson
2015-09-23vfio/pci: Cache vendor and device IDAlex Williamson
2015-09-23vfio/pci: Move AMD device specific reset to quirksAlex Williamson
2015-09-23vfio/pci: Remove old config window and mirror quirksAlex Williamson
2015-09-23vfio/pci: Foundation for new quirk structureAlex Williamson
2015-09-23vfio/pci: Cleanup ROM blacklist quirkAlex Williamson