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
/
s390x
/
3270-ccw.c
Age
Commit message (
Expand
)
Author
2021-06-21
s390x/css: Refactor IRB construction
Eric Farman
2021-05-20
hw/s390x/ccw: Register qbus type in abstract TYPE_CCW_DEVICE parent
Philippe Mathieu-Daudé
2021-05-02
Do not include cpu.h if it's not really necessary
Thomas Huth
2021-04-09
s390x: css: report errors from ccw_dstream_read/write
Pierre Morel
2020-01-24
qdev: set properties with device_class_set_props()
Marc-André Lureau
2019-08-16
Include hw/qdev-properties.h less
Markus Armbruster
2019-04-03
hw/s390x/3270-ccw: avoid taking address of fields in packed struct
Daniel P. Berrangé
2018-08-20
s390x: remove 's390-squash-mcss' option
Cornelia Huck
2017-12-14
s390x/css: unrestrict cssids
Halil Pasic
2017-10-06
s390x: sort some devices into categories
Cornelia Huck
2017-10-06
s390x/3270: IDA support for 3270 via CcwDataStream
Halil Pasic
2017-07-05
s390x/3270: fix instruction interception handler
Dong Jia Shi
2017-05-19
s390x/css: realize css_create_sch
Dong Jia Shi
2017-05-04
s390x/3270: 3270 data stream handling
Jing Liu
2017-05-04
s390x/3270: Add abstract emulated ccw-attached 3270 device
Yang Chen