qemu/hw/s390x
Xiao Feng Ren 8f3cf0128c s390x/css: realize css_sch_build_schib
The S390 virtual css support already has a mechanism to build a
virtual subchannel information block (schib) and provide virtual
subchannels to the guest. However, to pass-through subchannels to
a guest, we need to introduce a new mechanism to build its schib
according to the real device information. Thus we realize a new css
sch_build_schib function to extract the path_masks, chpids, chpid
type from sysfs. To reuse the existing code, we refactor
css_add_virtual_chpid to css_add_chpid.

Reviewed-by: Pierre Morel <pmorel@linux.vnet.ibm.com>
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-5-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
Makefile.objs s390x/3270: Add abstract emulated ccw-attached 3270 device 2017-05-04 10:34:37 +02:00
ccw-device.c
ccw-device.h
css-bridge.c
css.c s390x/css: realize css_sch_build_schib 2017-05-19 12:29:01 +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
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
s390-pci-inst.c
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
s390-virtio.h
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