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
/
include
/
hw
/
vfio
Commit message (
Expand
)
Author
Age
Files
Lines
*
vfio: Turn the container error into an Error handle
Eric Auger
2019-10-04
1
-1
/
+1
*
Include hw/irq.h a lot less
Markus Armbruster
2019-08-16
1
-1
/
+0
*
vfio-common.h: Remove inaccurate comment
Fabiano Rosas
2019-07-02
1
-5
/
+0
*
vfio/common: Introduce vfio_set_irq_signaling helper
Eric Auger
2019-06-13
1
-0
/
+2
*
Include qemu-common.h exactly where needed
Markus Armbruster
2019-06-12
1
-1
/
+0
*
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-updates-20190311.0' ...
Peter Maydell
2019-03-12
1
-0
/
+4
|
\
|
*
vfio/display: delay link up event
Gerd Hoffmann
2019-03-11
1
-0
/
+1
|
*
vfio/display: add edid support.
Gerd Hoffmann
2019-03-11
1
-0
/
+3
*
|
vfio: Make vfio_get_region_info_cap public
Alexey Kardashevskiy
2019-03-12
1
-0
/
+2
|
/
*
qemu/queue.h: typedef QTAILQ heads
Paolo Bonzini
2019-01-11
1
-1
/
+2
*
qemu/queue.h: leave head structs anonymous unless necessary
Paolo Bonzini
2019-01-11
1
-1
/
+1
*
vfio: make vfio_address_spaces static
Paolo Bonzini
2019-01-11
1
-1
/
+0
*
vfio: Clean up error reporting after previous commit
Markus Armbruster
2018-10-19
1
-1
/
+0
*
vfio: Use warn_report() & friends to report warnings
Markus Armbruster
2018-10-19
1
-1
/
+1
*
vfio/platform: Make the vfio-platform device non-abstract
Eric Auger
2018-10-15
1
-1
/
+2
*
hw/vfio/display: add ramfb support
Gerd Hoffmann
2018-10-15
1
-0
/
+2
*
s390x/vfio: ap: Introduce VFIO AP device
Tony Krowiak
2018-10-12
1
-0
/
+1
*
vfio/spapr: Allow backing bigger guest IOMMU pages with smaller physical pages
Alexey Kardashevskiy
2018-08-21
1
-0
/
+1
*
vfio/ccw/pci: Allow devices to opt-in for ballooning
Alex Williamson
2018-08-17
1
-0
/
+2
*
vfio: remove DPRINTF() definition from vfio-common.h
Tiwei Bie
2018-06-05
1
-9
/
+0
*
vfio: Include "exec/address-spaces.h" directly in the source file
Philippe Mathieu-Daudé
2018-05-31
1
-1
/
+0
*
vfio-pci: Allow mmap of MSIX BAR
Alexey Kardashevskiy
2018-03-13
1
-0
/
+1
*
vfio/display: adding dmabuf support
Gerd Hoffmann
2018-03-13
1
-0
/
+14
*
vfio/display: adding region support
Gerd Hoffmann
2018-03-13
1
-0
/
+8
*
memory/iommu: QOM'fy IOMMU MemoryRegion
Alexey Kardashevskiy
2017-07-14
1
-1
/
+1
*
vfio: Test realized when using VFIOGroup.device_list iterator
Alex Williamson
2017-07-10
1
-0
/
+1
*
vfio/ccw: vfio based subchannel passthrough driver
Xiao Feng Ren
2017-05-19
1
-0
/
+1
*
vfio: Pass an error object to vfio_get_device
Eric Auger
2016-10-17
1
-1
/
+1
*
vfio: Pass an error object to vfio_get_group
Eric Auger
2016-10-17
1
-1
/
+1
*
vfio/pci: Use local error object in vfio_initfn
Eric Auger
2016-10-17
1
-0
/
+3
*
memory: introduce IOMMUNotifier and its caps
Peter Xu
2016-09-27
1
-1
/
+1
*
Clean up decorations and whitespace around header guards
Markus Armbruster
2016-07-12
2
-2
/
+3
*
Clean up header guards that don't match their file name
Markus Armbruster
2016-07-12
1
-2
/
+2
*
vfio/spapr: Create DMA window dynamically (SPAPR IOMMU v2)
Alexey Kardashevskiy
2016-07-05
1
-0
/
+6
*
vfio: Add host side DMA window capabilities
Alexey Kardashevskiy
2016-07-05
1
-2
/
+8
*
vfio: spapr: Add DMA memory preregistering (SPAPR IOMMU v2)
Alexey Kardashevskiy
2016-07-05
1
-0
/
+4
*
memory: Fix IOMMU replay base address
Alexey Kardashevskiy
2016-05-26
1
-0
/
+1
*
vfio: Create device specific region info helper
Alex Williamson
2016-05-26
1
-0
/
+2
*
Use scripts/clean-includes to drop redundant qemu/typedefs.h
Markus Armbruster
2016-03-22
1
-2
/
+0
*
vfio: Eliminate vfio_container_ioctl()
David Gibson
2016-03-15
1
-2
/
+0
*
vfio: Start improving VFIO/EEH interface
David Gibson
2016-03-15
1
-0
/
+2
*
vfio: Generalize region support
Alex Williamson
2016-03-11
1
-7
/
+16
*
vfio: Wrap VFIO_DEVICE_GET_REGION_INFO
Alex Williamson
2016-03-10
1
-0
/
+7
*
vfio: Add sysfsdev property for pci & platform
Alex Williamson
2016-03-10
1
-0
/
+1
*
hw/vfio/platform: amd-xgbe device
Eric Auger
2016-02-19
1
-0
/
+51
*
vfio: Record host IOMMU's available IO page sizes
David Gibson
2015-10-05
1
-0
/
+1
*
vfio: Check guest IOVA ranges against host IOMMU capabilities
David Gibson
2015-10-05
1
-0
/
+6
*
vfio: Remove unneeded union from VFIOContainer
David Gibson
2015-10-05
1
-13
/
+3
*
hw/vfio/platform: change interrupt/unmask fields into pointer
Eric Auger
2015-10-05
1
-2
/
+2
*
vfio: Change polarity of our no-mmap option
Alex Williamson
2015-09-23
1
-1
/
+1
[next]