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
/
ccw.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-08
vfio-ccw: Test vfio_set_irq_signaling() return value
Alex Williamson
1
-3
/
+2
2019-06-24
vfio-ccw: support async command subregion
Cornelia Huck
1
-2
/
+111
2019-06-24
vfio-ccw: use vfio_set_irq_signaling
Cornelia Huck
1
-38
/
+13
2019-06-12
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
1
-0
/
+1
2019-05-22
hw: vfio: drop TYPE_FOO MACRO in VMStateDescription
Li Qiang
1
-1
/
+1
2019-04-12
s390 vfio-ccw: Add bootindex property and IPLB data
Jason J. Herne
1
-3
/
+3
2019-04-03
hw/vfio/ccw: avoid taking address members in packed structs
Daniel P. Berrangé
1
-20
/
+22
2018-09-24
qemu-error: add {error, warn}_report_once_cond
Cornelia Huck
1
-15
/
+3
2018-08-17
vfio/ccw/pci: Allow devices to opt-in for ballooning
Alex Williamson
1
-0
/
+9
2018-06-18
vfio-ccw: add force unlimited prefetch property
Halil Pasic
1
-0
/
+35
2018-05-31
vfio: Include "exec/address-spaces.h" directly in the source file
Philippe Mathieu-Daudé
1
-0
/
+1
2018-04-30
vfio-ccw: introduce vfio_ccw_get_device()
Greg Kurz
1
-20
/
+36
2018-04-09
vfio-ccw: fix memory leaks in vfio_ccw_realize()
Greg Kurz
1
-0
/
+2
2018-03-08
vfio-ccw: license text should indicate GPL v2 or later
Cornelia Huck
1
-2
/
+2
2017-12-18
hw: use "qemu/osdep.h" as first #include in source files
Philippe Mathieu-Daudé
1
-1
/
+1
2017-10-20
s390x: improve error handling for SSCH and RSCH
Halil Pasic
1
-7
/
+21
2017-10-06
s390x: sort some devices into categories
Cornelia Huck
1
-0
/
+1
2017-07-25
vfio/ccw: fix initialization of the Object DeviceState pointer in the common ...
Dong Jia Shi
1
-0
/
+1
2017-07-25
vfio/ccw: allocate irq info with the right size
Jing Zhang
1
-1
/
+1
2017-05-19
vfio/ccw: update sense data if a unit check is pending
Dong Jia Shi
1
-0
/
+7
2017-05-19
s390x/css: introduce and realize ccw-request callback
Xiao Feng Ren
1
-0
/
+85
2017-05-19
vfio/ccw: get irqs info and set the eventfd fd
Dong Jia Shi
1
-0
/
+101
2017-05-19
vfio/ccw: get io region info
Dong Jia Shi
1
-0
/
+54
2017-05-19
vfio/ccw: vfio based subchannel passthrough driver
Xiao Feng Ren
1
-0
/
+187