index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
vfio
/
pci-quirks.c
Age
Commit message (
Expand
)
Author
2020-07-10
error: Eliminate error_propagate() with Coccinelle, part 1
Markus Armbruster
2020-07-10
qapi: Use returned bool to check for failure, Coccinelle part
Markus Armbruster
2020-06-11
hw/vfio/pci-quirks: Fix broken legacy IGD passthrough
Thomas Huth
2020-06-11
hw/vfio: Add VMD Passthrough Quirk
Jon Derrick
2020-05-27
vfio/nvlink: Remove exec permission to avoid SELinux AVCs
Leonardo Bras
2020-05-15
qom: Drop parameter @errp of object_property_add() & friends
Markus Armbruster
2020-02-06
hw/vfio: Move the IGD quirk code to a separate file
Thomas Huth
2019-09-03
memory: Access MemoryRegion with endianness
Tony Nguyen
2019-09-03
hw/vfio: Access MemoryRegion with MemOp
Tony Nguyen
2019-08-16
Include hw/qdev-properties.h less
Markus Armbruster
2019-08-16
Include hw/hw.h exactly where needed
Markus Armbruster
2019-06-12
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2019-04-26
spapr: Support NVIDIA V100 GPU with NVLink2
Alexey Kardashevskiy
2019-02-22
pci: Move NVIDIA vendor id to the rest of ids
Alexey Kardashevskiy
2018-10-19
vfio: Clean up error reporting after previous commit
Markus Armbruster
2018-07-02
hw/vfio: Use the IEC binary prefix definitions
Philippe Mathieu-Daudé
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-06-05
vfio/quirks: Add common quirk alloc helper
Alex Williamson
2018-02-06
vfio/pci: Add option to disable GeForce quirks
Alex Williamson
2017-10-15
pci: Add INTERFACE_CONVENTIONAL_PCI_DEVICE to Conventional PCI devices
Eduardo Habkost
2017-10-03
vfio/pci: Add NVIDIA GPUDirect Cliques support
Alex Williamson
2017-10-03
vfio/pci: Add virtual capabilities quirk infrastructure
Alex Williamson
2017-04-06
vfio/pci-quirks: Exclude non-ioport BAR from NVIDIA quirk
Alex Williamson
2017-03-31
Revert "vfio/pci-quirks.c: Disable stolen memory for igd VFIO"
Xiong Zhang
2017-02-22
vfio/pci-quirks.c: Disable stolen memory for igd VFIO
XiongZhang
2017-02-10
hw/vfio/pci-quirks: Set category of the "vfio-pci-igd-lpc-bridge" device
Thomas Huth
2017-02-10
vfio-pci: Fix GTT wrap-around for Skylake+ IGD
Alex Williamson
2017-01-24
hw: Fix typos found by codespell
Stefan Weil
2016-10-17
vfio/pci: Fix vfio_rtl8168_quirk_data_read address offset
Thorsten Kohfeldt
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: Convert all MemoryRegion to dynamic alloc and consistent functions
Alex Williamson
2016-03-10
vfio: Generalize region support
Alex Williamson
2016-01-29
hw/vfio: Clean up includes
Peter Maydell
2016-01-19
vfio/pci-quirks: Only quirk to size of PCI config space
Alex Williamson
2015-11-10
vfio: Use g_new() & friends where that makes obvious sense
Markus Armbruster
2015-09-23
vfio/pci: Remove use of g_malloc0_n() from quirks
Alex Williamson
2015-09-23
vfio/pci: Add emulated PCI IDs
Alex Williamson
2015-09-23
vfio/pci: Cache vendor and device ID
Alex Williamson
2015-09-23
vfio/pci: Move AMD device specific reset to quirks
Alex Williamson
2015-09-23
vfio/pci: Remove old config window and mirror quirks
Alex Williamson
2015-09-23
vfio/pci: Config mirror quirk
Alex Williamson
2015-09-23
vfio/pci: Config window quirks
Alex Williamson
2015-09-23
vfio/pci: Rework RTL8168 quirk
Alex Williamson
2015-09-23
vfio/pci: Cleanup Nvidia 0x3d0 quirk
Alex Williamson
[next]