qemu-e2k/hw/s390x
Xiao Feng Ren 274250c301 s390x/css: add s390-squash-mcss machine option
We want to support real (i.e. not virtual) channel devices
even for guests that do not support MCSS-E (where guests may
see devices from any channel subsystem image at once). As all
virtio-ccw devices are in css 0xfe (and show up in the default
css 0 for guests not activating MCSS-E), we need an option to
squash both the virtio subchannels and e.g. passed-through
subchannels from their real css (0-3, or 0 for hosts not
activating MCSS-E) into the default css. This will be
exploited in a later patch.

Signed-off-by: Xiao Feng Ren <renxiaof@linux.vnet.ibm.com>
Signed-off-by: Dong Jia Shi <bjsdjshi@linux.vnet.ibm.com>
Message-Id: <20170517004813.58227-4-bjsdjshi@linux.vnet.ibm.com>
Signed-off-by: Cornelia Huck <cornelia.huck@de.ibm.com>
2017-05-19 12:29:01 +02:00
..
3270-ccw.c s390x/3270: 3270 data stream handling 2017-05-04 10:34:37 +02:00
ccw-device.c s390x/css: consolidate the devno property for ccw devices 2017-04-21 09:32:09 +02:00
ccw-device.h s390x/css: consolidate the devno property for ccw devices 2017-04-21 09:32:09 +02:00
css-bridge.c s390x: register I/O adapters per ISC during init 2017-04-21 09:32:09 +02:00
css.c s390x/3270: 3270 data stream handling 2017-05-04 10:34:37 +02:00
event-facility.c
ipl.c hw/s390x/ipl: Fix crash with virtio-scsi-pci device 2017-05-02 15:08:54 +02:00
ipl.h hw/s390x/ipl: enable LOADPARM in IPIB for a boot device 2017-05-02 15:08:54 +02:00
Makefile.objs s390x/3270: Add abstract emulated ccw-attached 3270 device 2017-05-04 10:34:37 +02:00
s390-pci-bus.c s390-pcibus: No need to set user_creatable=false explicitly 2017-05-17 10:37:01 -03:00
s390-pci-bus.h s390x: use enum for adapter type and standardize its naming 2017-04-21 09:32:09 +02:00
s390-pci-inst.c s390x: register I/O adapters per ISC during init 2017-04-21 09:32:09 +02:00
s390-pci-inst.h
s390-skeys-kvm.c
s390-skeys.c
s390-virtio-ccw.c s390x/css: add s390-squash-mcss machine option 2017-05-19 12:29:01 +02:00
s390-virtio-hcall.c
s390-virtio.c s390x/ipl: Extend S390IPLState to support network boot 2017-02-28 12:04:48 +01:00
s390-virtio.h s390x/ipl: Extend S390IPLState to support network boot 2017-02-28 12:04:48 +01:00
sclp.c trivial patches for 2017-05-10 2017-05-10 12:31:19 -04:00
sclpcpu.c
sclpquiesce.c
trace-events
virtio-ccw.c error: Apply error_propagate_null.cocci again 2017-04-24 09:13:45 +02:00
virtio-ccw.h virtio-ccw: add virtio-crypto-ccw device 2017-02-24 10:15:18 +01:00