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
/
css.c
Age
Commit message (
Expand
)
Author
2016-06-14
s390x/css: introduce property type for device ids
Cornelia Huck
2016-06-14
s390x/css: clear IO irqs when generating IPI CRW
Halil Pasic
2016-05-19
s390x: reorganize CSS bits between cpu.h and other headers
Paolo Bonzini
2016-03-01
s390x/css: only suspend when enabled by orb
Cornelia Huck
2016-03-01
s390x/css: Use static initialization for channel_subsys fields
Eduardo Habkost
2016-03-01
s390x/css: Allocate channel_subsys statically
Eduardo Habkost
2016-03-01
s390x/css: introduce indicator refcounting interfaces
Yi Min Zhao
2016-01-29
s390: Clean up includes
Peter Maydell
2016-01-27
s390x/css: fix control flags during csch
Halil Pasic
2016-01-27
s390x: fix generation of event information crw
Song Shan Gong
2016-01-11
hw/s390x: Remove superfluous return statements
Thomas Huth
2015-11-11
s390x/css: sense data endianness
Cornelia Huck
2015-09-07
s390x/css: start with cleared cstat/dstat
Cornelia Huck
2015-09-07
s390x/css: ccw-0 enforces count > 0
Cornelia Huck
2015-09-07
s390x/css: handle ccw-0 TIC correctly
Pierre Morel
2015-06-30
s390x/css: Add a callback for when subchannel gets disabled
Thomas Huth
2015-06-30
css: mss/mcss-e vs. migration
Cornelia Huck
2015-04-26
Switch non-CPU callers from ld/st*_phys to address_space_ld/st*
Peter Maydell
2015-02-18
s390x/ioinst: Rework memory access in STCRW instruction
Thomas Huth
2015-02-18
s390x/ioinst: Rework memory access in TSCH instruction
Thomas Huth
2015-02-18
s390x/css: Make schib parameter of css_do_msch const
Thomas Huth
2015-01-12
s390: Add PCI bus support
Frank Blaschka
2014-09-23
s390x/css: catch ccw sequence errors
Cornelia Huck
2014-09-23
s390x/css: support format-0 ccws
Cornelia Huck
2014-07-08
s390x/css: reflect cpa in scsw
Cornelia Huck
2014-06-10
s390x: cleanup interrupt injection
Cornelia Huck
2014-06-10
s390/virtio-ccw: migration support
Jens Freimann
2014-06-10
s390x/css: handle emw correctly for tsch
Cornelia Huck
2014-05-20
s390x: add I/O adapter registration
Cornelia Huck
2014-05-07
s390x/css: Don't save orb in subchannel.
Cornelia Huck
2014-03-05
s390x/virtio-ccw: Adapter interrupt support.
Cornelia Huck
2014-02-11
exec: Make stw_*_phys input an AddressSpace
Edgar E. Iglesias
2014-02-11
exec: Make stl_*_phys input an AddressSpace
Edgar E. Iglesias
2014-02-11
exec: Make lduw_*_phys input an AddressSpace
Edgar E. Iglesias
2014-02-11
exec: Make ldl_*_phys input an AddressSpace
Edgar E. Iglesias
2013-09-01
misc: Fix some typos in names and comments
Stefan Weil
2013-06-25
virtio-ccw: Wire up ioeventfd.
Cornelia Huck
2013-06-06
s390x/css: Fix concurrent sense.
Cornelia Huck
2013-03-08
s390/css: Fix subchannel detection
Christian Borntraeger
2013-02-13
s390: Fix handling of iscs.
Cornelia Huck
2013-01-29
s390: css error codes.
Cornelia Huck
2013-01-29
s390: Use s390_cpu_physical_memory_map for tpi.
Cornelia Huck
2013-01-29
s390: Virtual channel subsystem support.
Cornelia Huck