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
/
include
/
hw
/
s390x
/
css.h
Age
Commit message (
Expand
)
Author
2021-09-06
css: fix actl handling for unit exceptions
Cornelia Huck
2021-06-21
s390x/css: Add passthrough IRB
Eric Farman
2021-06-21
s390x/css: Refactor IRB construction
Eric Farman
2021-03-26
s390x: move S390_ADAPTER_SUPPRESSIBLE
Gerd Hoffmann
2021-03-09
Various spelling fixes
Michael Tokarev
2020-06-18
s390x/css: Refactor the css_queue_crw() routine
Eric Farman
2020-06-18
vfio-ccw: Add support for the schib region
Farhan Ali
2019-08-16
include: Make headers more self-contained
Markus Armbruster
2019-06-24
vfio-ccw: support async command subregion
Cornelia Huck
2019-05-17
s390/css: handle CCW_FLAG_SKIP
Cornelia Huck
2018-10-04
hw/s390x/ioinst: Fix alignment problem in struct SubchDev
Thomas Huth
2018-10-04
hw/s390x/css: Remove QEMU_PACKED from struct SenseId
Thomas Huth
2018-08-20
s390x: remove 's390-squash-mcss' option
Cornelia Huck
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