Age | Commit message (Expand) | Author |
2024-09-17 | vfio/igd: add new bar0 quirk to emulate BDSM mirror | Corvin Köhne |
2024-05-22 | vfio/pci-quirks: Make vfio_add_*_cap() return bool | Zhenzhong Duan |
2024-05-22 | vfio/pci-quirks: Make vfio_pci_igd_opregion_init() return bool | Zhenzhong Duan |
2024-05-22 | vfio/pci: Make vfio_populate_vga() return bool | Zhenzhong Duan |
2024-05-22 | vfio/display: Make vfio_display_*() return bool | Zhenzhong Duan |
2024-05-16 | vfio/pci: migration: Skip config space check for Vendor Specific Information ... | Vinayak Kale |
2023-12-19 | vfio/pci: Introduce a vfio pci hot reset interface | Zhenzhong Duan |
2023-12-19 | vfio/pci: Extract out a helper vfio_pci_get_pci_hot_reset_info | Zhenzhong Duan |
2023-10-18 | hw/vfio: add ramfb migration support | Marc-André Lureau |
2023-10-05 | vfio/pci: detect the support of dynamic MSI-X allocation | Jing Liu |
2023-09-18 | spapr: Remove support for NVIDIA V100 GPU with NVLink2 | Cédric Le Goater |
2023-07-10 | vfio/pci: Enable AtomicOps completers on root ports | Alex Williamson |
2023-05-09 | vfio/pci: add support for VF token | Minwoo Im |
2023-01-08 | include/hw/pci: Split pci_device.h off pci.h | Markus Armbruster |
2022-05-06 | vfio: defer to commit kvm irq routing when enable msi/msix | Longpeng(Mike) |
2021-03-16 | hw/vfio/pci-quirks: Replace the word 'blacklist' | Philippe Mathieu-Daudé |
2020-11-01 | vfio: Make vfio-pci device migration capable | Kirti Wankhede |
2020-09-18 | Use OBJECT_DECLARE_SIMPLE_TYPE when possible | Eduardo Habkost |
2020-09-09 | vfio: Rename PCI_VFIO to VFIO_PCI | Eduardo Habkost |
2020-09-09 | Use DECLARE_*CHECKER* macros | Eduardo Habkost |
2020-09-09 | Move QOM typedefs and add missing includes | Eduardo Habkost |
2020-08-27 | vfio/pci: Move QOM macros to header | Eduardo Habkost |
2020-02-06 | hw/vfio: Move the IGD quirk code to a separate file | Thomas Huth |
2019-11-26 | vfio/pci: Respond to KVM irqchip change notifier | David Gibson |
2019-10-29 | vfio: unplug failover primary device before migration | Jens Freimann |
2019-06-12 | Include qemu-common.h exactly where needed | Markus Armbruster |
2019-04-26 | spapr: Support NVIDIA V100 GPU with NVLink2 | Alexey Kardashevskiy |
2019-03-11 | vfio/display: add xres + yres properties | Gerd Hoffmann |
2018-10-15 | hw/vfio/display: add ramfb support | Gerd Hoffmann |
2018-06-05 | vfio/quirks: Enable ioeventfd quirks to be handled by vfio directly | Alex Williamson |
2018-06-05 | vfio/quirks: ioeventfd quirk acceleration | Alex Williamson |
2018-06-05 | vfio/quirks: Add quirk reset callback | Alex Williamson |
2018-04-27 | ui: introduce vfio_display_reset | Tina Zhang |
2018-03-13 | vfio/display: adding region support | Gerd Hoffmann |
2018-03-13 | vfio/display: core & wireup | Gerd Hoffmann |
2018-02-06 | vfio/pci: Add option to disable GeForce quirks | Alex Williamson |
2018-02-06 | vfio/pci: Allow relocating MSI-X MMIO | Alex Williamson |
2018-02-06 | vfio/pci: Add base BAR MemoryRegion | Alex Williamson |
2018-02-06 | vfio/pci: Fixup VFIOMSIXInfo comment | Alex Williamson |
2017-12-13 | vfio-pci: Remove unused fields from VFIOMSIXInfo | Alexey Kardashevskiy |
2017-10-03 | vfio/pci: Add NVIDIA GPUDirect Cliques support | Alex Williamson |
2017-10-03 | vfio/pci: Add virtual capabilities quirk infrastructure | Alex Williamson |
2016-10-17 | vfio/pci: Pass an error object to vfio_pci_igd_opregion_init | Eric Auger |
2016-10-17 | vfio/pci: Pass an error object to vfio_populate_vga | Eric Auger |
2016-06-30 | vfio/pci: Fix VGA quirks | Alex Williamson |
2016-05-26 | vfio/pci: Add a separate option for IGD OpRegion support | Alex Williamson |
2016-05-26 | vfio/pci: Intel graphics legacy mode assignment | Alex Williamson |
2016-03-10 | vfio/pci: Split out VGA setup | Alex Williamson |
2016-03-10 | vfio/pci: Convert all MemoryRegion to dynamic alloc and consistent functions | Alex Williamson |
2016-01-19 | vfio/pci: Lazy PBA emulation | Alex Williamson |