index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
vfio
/
pci-quirks.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-16
hw/vfio: Fix typo in comments
Cai Huoqing
1
-1
/
+1
2021-05-02
hw: Remove superfluous includes of hw/hw.h
Thomas Huth
1
-1
/
+0
2021-03-16
hw/vfio/pci-quirks: Replace the word 'blacklist'
Philippe Mathieu-Daudé
1
-7
/
+7
2021-02-08
vfio: add quirk device write method
Prasad J Pandit
1
-0
/
+8
2020-12-18
qdev: Rename qdev_get_prop_ptr() to object_field_prop_ptr()
Eduardo Habkost
1
-2
/
+2
2020-12-18
qdev: Move dev->realized check to qdev_property_set()
Eduardo Habkost
1
-6
/
+0
2020-12-15
qdev: Make qdev_get_prop_ptr() get Object* arg
Eduardo Habkost
1
-3
/
+2
2020-08-21
meson: infrastructure for building emulators
Paolo Bonzini
1
-1
/
+1
2020-07-10
error: Eliminate error_propagate() with Coccinelle, part 1
Markus Armbruster
1
-3
/
+1
2020-07-10
qapi: Use returned bool to check for failure, Coccinelle part
Markus Armbruster
1
-2
/
+1
2020-06-11
hw/vfio/pci-quirks: Fix broken legacy IGD passthrough
Thomas Huth
1
-0
/
+1
2020-06-11
hw/vfio: Add VMD Passthrough Quirk
Jon Derrick
1
-12
/
+72
2020-05-27
vfio/nvlink: Remove exec permission to avoid SELinux AVCs
Leonardo Bras
1
-2
/
+2
2020-05-15
qom: Drop parameter @errp of object_property_add() & friends
Markus Armbruster
1
-3
/
+3
2020-02-06
hw/vfio: Move the IGD quirk code to a separate file
Thomas Huth
1
-611
/
+3
2019-09-03
memory: Access MemoryRegion with endianness
Tony Nguyen
1
-2
/
+3
2019-09-03
hw/vfio: Access MemoryRegion with MemOp
Tony Nguyen
1
-2
/
+4
2019-08-16
Include hw/qdev-properties.h less
Markus Armbruster
1
-0
/
+1
2019-08-16
Include hw/hw.h exactly where needed
Markus Armbruster
1
-0
/
+1
2019-06-12
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
1
-0
/
+1
2019-04-26
spapr: Support NVIDIA V100 GPU with NVLink2
Alexey Kardashevskiy
1
-0
/
+131
2019-02-22
pci: Move NVIDIA vendor id to the rest of ids
Alexey Kardashevskiy
1
-2
/
+0
2018-10-19
vfio: Clean up error reporting after previous commit
Markus Armbruster
1
-2
/
+2
2018-07-02
hw/vfio: Use the IEC binary prefix definitions
Philippe Mathieu-Daudé
1
-4
/
+5
2018-06-05
vfio/quirks: Enable ioeventfd quirks to be handled by vfio directly
Alex Williamson
1
-7
/
+46
2018-06-05
vfio/quirks: ioeventfd quirk acceleration
Alex Williamson
1
-2
/
+164
2018-06-05
vfio/quirks: Add quirk reset callback
Alex Williamson
1
-0
/
+15
2018-06-05
vfio/quirks: Add common quirk alloc helper
Alex Williamson
1
-27
/
+21
2018-02-06
vfio/pci: Add option to disable GeForce quirks
Alex Williamson
1
-3
/
+6
2017-10-15
pci: Add INTERFACE_CONVENTIONAL_PCI_DEVICE to Conventional PCI devices
Eduardo Habkost
1
-0
/
+4
2017-10-03
vfio/pci: Add NVIDIA GPUDirect Cliques support
Alex Williamson
1
-0
/
+110
2017-10-03
vfio/pci: Add virtual capabilities quirk infrastructure
Alex Williamson
1
-0
/
+4
2017-04-06
vfio/pci-quirks: Exclude non-ioport BAR from NVIDIA quirk
Alex Williamson
1
-1
/
+1
2017-03-31
Revert "vfio/pci-quirks.c: Disable stolen memory for igd VFIO"
Xiong Zhang
1
-38
/
+27
2017-02-22
vfio/pci-quirks.c: Disable stolen memory for igd VFIO
XiongZhang
1
-27
/
+38
2017-02-10
hw/vfio/pci-quirks: Set category of the "vfio-pci-igd-lpc-bridge" device
Thomas Huth
1
-0
/
+1
2017-02-10
vfio-pci: Fix GTT wrap-around for Skylake+ IGD
Alex Williamson
1
-1
/
+4
2017-01-24
hw: Fix typos found by codespell
Stefan Weil
1
-1
/
+1
2016-10-17
vfio/pci: Fix vfio_rtl8168_quirk_data_read address offset
Thorsten Kohfeldt
1
-1
/
+1
2016-10-17
vfio/pci: Pass an error object to vfio_pci_igd_opregion_init
Eric Auger
1
-5
/
+5
2016-10-17
vfio/pci: Pass an error object to vfio_populate_vga
Eric Auger
1
-1
/
+3
2016-06-30
vfio/pci: Fix VGA quirks
Alex Williamson
1
-4
/
+4
2016-05-26
vfio/pci: Add a separate option for IGD OpRegion support
Alex Williamson
1
-2
/
+2
2016-05-26
vfio/pci: Intel graphics legacy mode assignment
Alex Williamson
1
-1
/
+642
2016-03-10
vfio/pci: Convert all MemoryRegion to dynamic alloc and consistent functions
Alex Williamson
1
-19
/
+19
2016-03-10
vfio: Generalize region support
Alex Williamson
1
-12
/
+12
2016-01-29
hw/vfio: Clean up includes
Peter Maydell
1
-0
/
+1
2016-01-19
vfio/pci-quirks: Only quirk to size of PCI config space
Alex Williamson
1
-3
/
+3
2015-11-10
vfio: Use g_new() & friends where that makes obvious sense
Markus Armbruster
1
-8
/
+8
2015-09-23
vfio/pci: Remove use of g_malloc0_n() from quirks
Alex Williamson
1
-8
/
+8
[next]