]> git.ipfire.org Git - thirdparty/qemu.git/commit - qemu-options.hx
s390x/css: add s390-squash-mcss machine option
authorXiao Feng Ren <renxiaof@linux.vnet.ibm.com>
Wed, 17 May 2017 00:48:03 +0000 (02:48 +0200)
committerCornelia Huck <cornelia.huck@de.ibm.com>
Fri, 19 May 2017 10:29:01 +0000 (12:29 +0200)
commit274250c30158f60aefb46088a7bb0d711061226c
tree84cc4a0e08cc397588a7610468a58d5a66d98d7a
parent74c98e20a604b9db58284b8727688df70e9bf643
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>
hw/s390x/s390-virtio-ccw.c
include/hw/s390x/s390-virtio-ccw.h
qemu-options.hx
target/s390x/cpu.h