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
/
include
/
hw
/
s390x
/
css.h
Age
Commit message (
Expand
)
Author
2017-12-14
s390x/css: unrestrict cssids
Halil Pasic
2017-12-14
s390x/tcg: rip out dead tpi code
David Hildenbrand
2017-10-20
s390x: refactor error handling for MSCH handler
Halil Pasic
2017-10-20
s390x: refactor error handling for HSCH handler
Halil Pasic
2017-10-20
s390x: refactor error handling for CSCH handler
Halil Pasic
2017-10-20
s390x: refactor error handling for XSCH handler
Halil Pasic
2017-10-20
s390x: improve error handling for SSCH and RSCH
Halil Pasic
2017-10-20
s390x/css: IO instr handler ending control
Halil Pasic
2017-10-06
390x/css: introduce maximum data address checking
Halil Pasic
2017-10-06
s390x/css: introduce css data stream
Halil Pasic
2017-08-30
s390x/kvm: move KVM declarations and stubs to separate files
David Hildenbrand
2017-08-30
s390x/css: generate solicited crw for rchp completion signaling
Dong Jia Shi
2017-07-14
Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20170714' into s...
Peter Maydell
2017-07-14
s390x/css: use SubchDev.orb
Halil Pasic
2017-07-14
s390x/css: activate ChannelSubSys migration
Halil Pasic
2017-07-14
s390x/css: add ORB to SubchDev
Halil Pasic
2017-07-14
s390x/css: update css_adapter_interrupt
Yi Min Zhao
2017-07-14
s390x/sic: realize SIC handling
Fei Li
2017-07-14
s390x: add flags field for registering I/O adapter
Fei Li
2017-07-14
qdev: Add const qualifier to PropertyInfo definitions
Fam Zheng
2017-07-05
s390x: vmstatify config migration for virtio-ccw
Halil Pasic
2017-05-19
s390x/css: ccw translation infrastructure
Xiao Feng Ren
2017-05-19
s390x/css: introduce and realize ccw-request callback
Xiao Feng Ren
2017-05-19
s390x/css: realize css_create_sch
Dong Jia Shi
2017-05-19
s390x/css: realize css_sch_build_schib
Xiao Feng Ren
2017-05-04
s390x/css: Add an algorithm to find a free chpid
Jing Liu
2017-04-21
s390x: register I/O adapters per ISC during init
Fei Li
2017-04-21
s390x: use enum for adapter type and standardize its naming
Fei Li
2017-04-21
s390x/css: introduce read-only property type for device ids
Dong Jia Shi
2016-09-05
s390x/css: handle cssid 255 correctly
Cornelia Huck
2016-07-11
s390x/css: factor out some generic code from virtio_ccw_device_realize()
Sascha Silbe
2016-06-14
s390x/css: introduce property type for device ids
Cornelia Huck
2016-05-19
s390x: reorganize CSS bits between cpu.h and other headers
Paolo Bonzini