aboutsummaryrefslogtreecommitdiff
path: root/hw/vfio/pci.h
AgeCommit message (Expand)AuthorFilesLines
2024-05-22vfio/pci-quirks: Make vfio_add_*_cap() return boolZhenzhong Duan1-1/+1
2024-05-22vfio/pci-quirks: Make vfio_pci_igd_opregion_init() return boolZhenzhong Duan1-3/+3
2024-05-22vfio/pci: Make vfio_populate_vga() return boolZhenzhong Duan1-1/+1
2024-05-22vfio/display: Make vfio_display_*() return boolZhenzhong Duan1-1/+1
2024-05-16vfio/pci: migration: Skip config space check for Vendor Specific Information ...Vinayak Kale1-0/+1
2023-12-19vfio/pci: Introduce a vfio pci hot reset interfaceZhenzhong Duan1-0/+3
2023-12-19vfio/pci: Extract out a helper vfio_pci_get_pci_hot_reset_infoZhenzhong Duan1-0/+3
2023-10-18hw/vfio: add ramfb migration supportMarc-André Lureau1-0/+3
2023-10-05vfio/pci: detect the support of dynamic MSI-X allocationJing Liu1-0/+1
2023-09-18spapr: Remove support for NVIDIA V100 GPU with NVLink2Cédric Le Goater1-2/+0
2023-07-10vfio/pci: Enable AtomicOps completers on root portsAlex Williamson1-0/+1
2023-05-09vfio/pci: add support for VF tokenMinwoo Im1-0/+1
2023-01-08include/hw/pci: Split pci_device.h off pci.hMarkus Armbruster1-1/+1
2022-05-06vfio: defer to commit kvm irq routing when enable msi/msixLongpeng(Mike)1-0/+2
2021-03-16hw/vfio/pci-quirks: Replace the word 'blacklist'Philippe Mathieu-Daudé1-1/+1
2020-11-01vfio: Make vfio-pci device migration capableKirti Wankhede1-1/+0
2020-09-18Use OBJECT_DECLARE_SIMPLE_TYPE when possibleEduardo Habkost1-3/+1
2020-09-09vfio: Rename PCI_VFIO to VFIO_PCIEduardo Habkost1-1/+1
2020-09-09Use DECLARE_*CHECKER* macrosEduardo Habkost1-1/+2
2020-09-09Move QOM typedefs and add missing includesEduardo Habkost1-2/+4
2020-08-27vfio/pci: Move QOM macros to headerEduardo Habkost1-0/+3
2020-02-06hw/vfio: Move the IGD quirk code to a separate fileThomas Huth1-0/+17
2019-11-26vfio/pci: Respond to KVM irqchip change notifierDavid Gibson1-0/+1
2019-10-29vfio: unplug failover primary device before migrationJens Freimann1-0/+1
2019-06-12Include qemu-common.h exactly where neededMarkus Armbruster1-1/+0
2019-04-26spapr: Support NVIDIA V100 GPU with NVLink2Alexey Kardashevskiy1-0/+2
2019-03-11vfio/display: add xres + yres propertiesGerd Hoffmann1-0/+2
2018-10-15hw/vfio/display: add ramfb supportGerd Hoffmann1-0/+1
2018-06-05vfio/quirks: Enable ioeventfd quirks to be handled by vfio directlyAlex Williamson1-0/+2
2018-06-05vfio/quirks: ioeventfd quirk accelerationAlex Williamson1-0/+14
2018-06-05vfio/quirks: Add quirk reset callbackAlex Williamson1-0/+2
2018-04-27ui: introduce vfio_display_resetTina Zhang1-0/+1
2018-03-13vfio/display: adding region supportGerd Hoffmann1-0/+1
2018-03-13vfio/display: core & wireupGerd Hoffmann1-0/+4
2018-02-06vfio/pci: Add option to disable GeForce quirksAlex Williamson1-0/+1
2018-02-06vfio/pci: Allow relocating MSI-X MMIOAlex Williamson1-0/+1
2018-02-06vfio/pci: Add base BAR MemoryRegionAlex Williamson1-0/+3
2018-02-06vfio/pci: Fixup VFIOMSIXInfo commentAlex Williamson1-1/+1
2017-12-13vfio-pci: Remove unused fields from VFIOMSIXInfoAlexey Kardashevskiy1-2/+0
2017-10-03vfio/pci: Add NVIDIA GPUDirect Cliques supportAlex Williamson1-0/+3
2017-10-03vfio/pci: Add virtual capabilities quirk infrastructureAlex Williamson1-0/+1
2016-10-17vfio/pci: Pass an error object to vfio_pci_igd_opregion_initEric Auger1-1/+2
2016-10-17vfio/pci: Pass an error object to vfio_populate_vgaEric Auger1-1/+1
2016-06-30vfio/pci: Fix VGA quirksAlex Williamson1-1/+0
2016-05-26vfio/pci: Add a separate option for IGD OpRegion supportAlex Williamson1-0/+6
2016-05-26vfio/pci: Intel graphics legacy mode assignmentAlex Williamson1-0/+2
2016-03-10vfio/pci: Split out VGA setupAlex Williamson1-0/+2
2016-03-10vfio/pci: Convert all MemoryRegion to dynamic alloc and consistent functionsAlex Williamson1-5/+5
2016-01-19vfio/pci: Lazy PBA emulationAlex Williamson1-0/+1
2015-09-23vfio/pci: Add emulated PCI IDsAlex Williamson1-2/+6