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