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
/
ccw.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
vfio-ccw: Do not read region ret_code after write
Eric Farman
2021-03-04
1
-6
/
+6
*
vfio-ccw: Connect the device request notifier
Eric Farman
2021-01-21
1
-4
/
+36
*
vfio-ccw: plug memory leak while getting region info
Cornelia Huck
2020-10-02
1
-1
/
+4
*
vfio: Convert to ram_block_discard_disable()
David Hildenbrand
2020-07-02
1
-5
/
+6
*
vfio-ccw: Add support for the CRW region and IRQ
Farhan Ali
2020-06-18
1
-0
/
+73
*
vfio-ccw: Refactor ccw irq handler
Eric Farman
2020-06-18
1
-16
/
+42
*
vfio-ccw: Add support for the schib region
Farhan Ali
2020-06-18
1
-0
/
+63
*
vfio-ccw: Refactor cleanup of regions
Eric Farman
2020-06-18
1
-5
/
+9
*
vfio-ccw: allow non-prefetch ORBs
Jared Rossi
2020-06-05
1
-10
/
+3
*
qdev: Unrealize must not fail
Markus Armbruster
2020-05-15
1
-3
/
+3
*
qdev: set properties with device_class_set_props()
Marc-André Lureau
2020-01-24
1
-1
/
+1
*
vfio-ccw: Fix error message
Boris Fiuczynski
2019-12-14
1
-1
/
+1
*
Include hw/qdev-properties.h less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
Include qemu/main-loop.h less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
vfio-ccw: Test vfio_set_irq_signaling() return value
Alex Williamson
2019-07-08
1
-3
/
+2
*
vfio-ccw: support async command subregion
Cornelia Huck
2019-06-24
1
-2
/
+111
*
vfio-ccw: use vfio_set_irq_signaling
Cornelia Huck
2019-06-24
1
-38
/
+13
*
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2019-06-12
1
-0
/
+1
*
hw: vfio: drop TYPE_FOO MACRO in VMStateDescription
Li Qiang
2019-05-22
1
-1
/
+1
*
s390 vfio-ccw: Add bootindex property and IPLB data
Jason J. Herne
2019-04-12
1
-3
/
+3
*
hw/vfio/ccw: avoid taking address members in packed structs
Daniel P. Berrangé
2019-04-03
1
-20
/
+22
*
qemu-error: add {error, warn}_report_once_cond
Cornelia Huck
2018-09-24
1
-15
/
+3
*
vfio/ccw/pci: Allow devices to opt-in for ballooning
Alex Williamson
2018-08-17
1
-0
/
+9
*
vfio-ccw: add force unlimited prefetch property
Halil Pasic
2018-06-18
1
-0
/
+35
*
vfio: Include "exec/address-spaces.h" directly in the source file
Philippe Mathieu-Daudé
2018-05-31
1
-0
/
+1
*
vfio-ccw: introduce vfio_ccw_get_device()
Greg Kurz
2018-04-30
1
-20
/
+36
*
vfio-ccw: fix memory leaks in vfio_ccw_realize()
Greg Kurz
2018-04-09
1
-0
/
+2
*
vfio-ccw: license text should indicate GPL v2 or later
Cornelia Huck
2018-03-08
1
-2
/
+2
*
hw: use "qemu/osdep.h" as first #include in source files
Philippe Mathieu-Daudé
2017-12-18
1
-1
/
+1
*
s390x: improve error handling for SSCH and RSCH
Halil Pasic
2017-10-20
1
-7
/
+21
*
s390x: sort some devices into categories
Cornelia Huck
2017-10-06
1
-0
/
+1
*
vfio/ccw: fix initialization of the Object DeviceState pointer in the common ...
Dong Jia Shi
2017-07-25
1
-0
/
+1
*
vfio/ccw: allocate irq info with the right size
Jing Zhang
2017-07-25
1
-1
/
+1
*
vfio/ccw: update sense data if a unit check is pending
Dong Jia Shi
2017-05-19
1
-0
/
+7
*
s390x/css: introduce and realize ccw-request callback
Xiao Feng Ren
2017-05-19
1
-0
/
+85
*
vfio/ccw: get irqs info and set the eventfd fd
Dong Jia Shi
2017-05-19
1
-0
/
+101
*
vfio/ccw: get io region info
Dong Jia Shi
2017-05-19
1
-0
/
+54
*
vfio/ccw: vfio based subchannel passthrough driver
Xiao Feng Ren
2017-05-19
1
-0
/
+187