index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
s390x
/
s390-ccw.c
Age
Commit message (
Expand
)
Author
2021-06-21
s390x/css: Add passthrough IRB
Eric Farman
2021-05-20
hw/s390x/ccw: Register qbus type in abstract TYPE_CCW_DEVICE parent
Philippe Mathieu-Daudé
2021-05-02
hw: Do not include hw/sysbus.h if it is not necessary
Thomas Huth
2020-06-18
vfio-ccw: Add support for the schib region
Farhan Ali
2020-05-15
qdev: Unrealize must not fail
Markus Armbruster
2020-05-15
Drop more @errp parameters after previous commit
Markus Armbruster
2019-08-16
sysemu: Move the VMChangeStateEntry typedef to qemu/typedefs.h
Markus Armbruster
2019-06-24
vfio-ccw: support async command subregion
Cornelia Huck
2019-06-12
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2019-04-12
s390 vfio-ccw: Add bootindex property and IPLB data
Jason J. Herne
2018-08-20
s390x: remove 's390-squash-mcss' option
Cornelia Huck
2018-03-06
use g_path_get_basename instead of basename
Julia Suvorova
2018-02-09
Use #include "..." for our own headers, <...> for others
Markus Armbruster
2017-12-14
s390x/css: unrestrict cssids
Halil Pasic
2017-10-20
s390x: improve error handling for SSCH and RSCH
Halil Pasic
2017-05-19
s390x/css: ccw translation infrastructure
Xiao Feng Ren
2017-05-19
s390x/css: device support for s390-ccw passthrough
Dong Jia Shi