index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
vfio
/
ccw.c
Age
Commit message (
Expand
)
Author
2018-09-24
qemu-error: add {error, warn}_report_once_cond
Cornelia Huck
2018-08-17
vfio/ccw/pci: Allow devices to opt-in for ballooning
Alex Williamson
2018-06-18
vfio-ccw: add force unlimited prefetch property
Halil Pasic
2018-05-31
vfio: Include "exec/address-spaces.h" directly in the source file
Philippe Mathieu-Daudé
2018-04-30
vfio-ccw: introduce vfio_ccw_get_device()
Greg Kurz
2018-04-09
vfio-ccw: fix memory leaks in vfio_ccw_realize()
Greg Kurz
2018-03-08
vfio-ccw: license text should indicate GPL v2 or later
Cornelia Huck
2017-12-18
hw: use "qemu/osdep.h" as first #include in source files
Philippe Mathieu-Daudé
2017-10-20
s390x: improve error handling for SSCH and RSCH
Halil Pasic
2017-10-06
s390x: sort some devices into categories
Cornelia Huck
2017-07-25
vfio/ccw: fix initialization of the Object DeviceState pointer in the common ...
Dong Jia Shi
2017-07-25
vfio/ccw: allocate irq info with the right size
Jing Zhang
2017-05-19
vfio/ccw: update sense data if a unit check is pending
Dong Jia Shi
2017-05-19
s390x/css: introduce and realize ccw-request callback
Xiao Feng Ren
2017-05-19
vfio/ccw: get irqs info and set the eventfd fd
Dong Jia Shi
2017-05-19
vfio/ccw: get io region info
Dong Jia Shi
2017-05-19
vfio/ccw: vfio based subchannel passthrough driver
Xiao Feng Ren