index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
vfio
/
pci.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
vfio/pci: do not set the PCIDevice 'has_rom' attribute
Cédric Le Goater
2018-07-11
1
-1
/
+0
*
hw/vfio: Use the IEC binary prefix definitions
Philippe Mathieu-Daudé
2018-07-02
1
-1
/
+2
*
vfio/pci: Default display option to "off"
Alex Williamson
2018-06-05
1
-1
/
+1
*
vfio/quirks: Enable ioeventfd quirks to be handled by vfio directly
Alex Williamson
2018-06-05
1
-0
/
+2
*
vfio/quirks: ioeventfd quirk acceleration
Alex Williamson
2018-06-05
1
-0
/
+2
*
vfio/quirks: Add quirk reset callback
Alex Williamson
2018-06-05
1
-0
/
+2
*
ui: introduce vfio_display_reset
Tina Zhang
2018-04-27
1
-0
/
+4
*
ppc/spapr, vfio: Turn off MSIX emulation for VFIO devices
Alexey Kardashevskiy
2018-03-13
1
-0
/
+13
*
vfio-pci: Allow mmap of MSIX BAR
Alexey Kardashevskiy
2018-03-13
1
-0
/
+9
*
vfio/display: core & wireup
Gerd Hoffmann
2018-03-13
1
-0
/
+10
*
use g_path_get_basename instead of basename
Julia Suvorova
2018-03-06
1
-1
/
+1
*
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2018-02-13
1
-1
/
+4
|
\
|
*
pci: removed the is_express field since a uniform interface was inserted
Yoni Bettan
2018-02-08
1
-1
/
+4
*
|
Move include qemu/option.h from qemu-common.h to actual users
Markus Armbruster
2018-02-09
1
-0
/
+1
|
/
*
vfio/pci: Add option to disable GeForce quirks
Alex Williamson
2018-02-06
1
-0
/
+2
*
vfio/pci: Allow relocating MSI-X MMIO
Alex Williamson
2018-02-06
1
-1
/
+98
*
vfio/pci: Emulate BARs
Alex Williamson
2018-02-06
1
-0
/
+2
*
vfio/pci: Add base BAR MemoryRegion
Alex Williamson
2018-02-06
1
-25
/
+69
*
pci: Eliminate redundant PCIDevice::bus pointer
David Gibson
2017-12-05
1
-5
/
+5
*
pci: Add interface names to hybrid PCI devices
Eduardo Habkost
2017-10-15
1
-0
/
+5
*
vfio/pci: Add NVIDIA GPUDirect Cliques support
Alex Williamson
2017-10-03
1
-0
/
+5
*
vfio/pci: Add virtual capabilities quirk infrastructure
Alex Williamson
2017-10-03
1
-0
/
+8
*
vfio/pci: Do not unwind on error
Alex Williamson
2017-10-03
1
-2
/
+2
*
vfio/pci: fix use of freed memory
Philippe Mathieu-Daudé
2017-07-26
1
-4
/
+7
*
vfio/pci: Fixup v0 PCIe capabilities
Alex Williamson
2017-07-10
1
-0
/
+12
*
vfio: Test realized when using VFIOGroup.device_list iterator
Alex Williamson
2017-07-10
1
-2
/
+5
*
pci: Replace pci_add_capability2() with pci_add_capability()
Mao Zhongyi
2017-07-03
1
-3
/
+3
*
pci: Make errp the last parameter of pci_add_capability()
Mao Zhongyi
2017-07-03
1
-3
/
+6
*
pci: Fix the wrong assertion.
Mao Zhongyi
2017-07-03
1
-1
/
+1
*
vfio/pci: Fix incorrect error message
Dong Jia Shi
2017-05-03
1
-2
/
+2
*
vfio/pci: Improve extended capability comments, skip masked caps
Alex Williamson
2017-02-22
1
-10
/
+21
*
vfio/pci: Report errors from qdev_unplug() via device request
Alex Williamson
2017-02-22
1
-1
/
+5
*
pci: Convert msix_init() to Error and fix callers
Cao jin
2017-02-01
1
-2
/
+6
*
vfio: remove a duplicated word in comments
Cao jin
2017-01-24
1
-2
/
+2
*
vfio: Add support for mmapping sub-page MMIO BARs
Yongji Xie
2016-10-31
1
-0
/
+67
*
vfio/pci: fix out-of-sync BAR information on reset
Ido Yariv
2016-10-31
1
-0
/
+12
*
vfio: fix duplicate function call
Cao jin
2016-10-17
1
-2
/
+6
*
vfio/pci: Handle host oversight
Eric Auger
2016-10-17
1
-0
/
+11
*
vfio/pci: Remove vfio_populate_device returned value
Eric Auger
2016-10-17
1
-13
/
+10
*
vfio/pci: Remove vfio_msix_early_setup returned value
Eric Auger
2016-10-17
1
-10
/
+10
*
vfio/pci: Conversion to realize
Eric Auger
2016-10-17
1
-38
/
+26
*
vfio: Pass an error object to vfio_get_device
Eric Auger
2016-10-17
1
-2
/
+1
*
vfio: Pass an error object to vfio_get_group
Eric Auger
2016-10-17
1
-2
/
+1
*
vfio/pci: Pass an error object to vfio_pci_igd_opregion_init
Eric Auger
2016-10-17
1
-2
/
+1
*
vfio/pci: Pass an error object to vfio_add_capabilities
Eric Auger
2016-10-17
1
-28
/
+31
*
vfio/pci: Pass an error object to vfio_intx_enable
Eric Auger
2016-10-17
1
-12
/
+29
*
vfio/pci: Pass an error object to vfio_msix_early_setup
Eric Auger
2016-10-17
1
-5
/
+8
*
vfio/pci: Pass an error object to vfio_populate_device
Eric Auger
2016-10-17
1
-14
/
+12
*
vfio/pci: Pass an error object to vfio_populate_vga
Eric Auger
2016-10-17
1
-7
/
+12
*
vfio/pci: Use local error object in vfio_initfn
Eric Auger
2016-10-17
1
-30
/
+42
[prev]
[next]