qemu/include/hw/s390x
Jing Liu dd70bd0d4c s390x/css: Factor out virtual css bridge and bus
Currently, common base layers virtual css bridge and bus are
defined in hw/s390x/virtio-ccw.c(h). In order to support
multiple types of devices in the virtual channel subsystem,
especially non virtio-ccw, refactoring work needs to be done.

This work is just a pure code move without any functional change
except dropping an empty function virtual_css_bridge_init() and
virtio_ccw_busdev_unplug() changing. virtio_ccw_busdev_unplug()
is specific to virtio-ccw but gets referenced from the common
virtual css bridge code. To keep the functional changes to a
minimum we export this function from virtio-ccw.c and continue
to reference it inside virtual_css_bridge_class_init()
(now living in hw/s390x/css-bridge.c). A follow-up patch will
clean this up.

Signed-off-by: Jing Liu <liujbjl@linux.vnet.ibm.com>
Reviewed-by: Sascha Silbe <silbe@linux.vnet.ibm.com>
Reviewed-by: Dong Jia Shi <bjsdjshi@linux.vnet.ibm.com>
Signed-off-by: Cornelia Huck <cornelia.huck@de.ibm.com>
2016-07-11 09:48:05 +02:00
..
adapter.h s390x/virtio-ccw: wire up irq routing and irqfds 2014-05-20 13:05:58 +02:00
css-bridge.h s390x/css: Factor out virtual css bridge and bus 2016-07-11 09:48:05 +02:00
css.h s390x/css: factor out some generic code from virtio_ccw_device_realize() 2016-07-11 09:48:05 +02:00
ebcdic.h s390/ebcdic: Move conversion tables to header file 2013-09-20 13:55:30 +02:00
event-facility.h s390/sclp: introduce a root sclp device 2015-09-07 16:10:43 +02:00
ioinst.h s390x: reorganize CSS bits between cpu.h and other headers 2016-05-19 16:42:28 +02:00
s390-virtio-ccw.h s390x: enable runtime instrumentation 2016-05-17 15:50:29 +02:00
s390_flic.h s390x/kvm: add interface for clearing IO irqs 2016-06-14 13:34:50 +02:00
sclp.h s390/sclp: store the increment_size in the sclp device 2015-09-07 16:10:44 +02:00
storage-keys.h s390x: Disable storage key migration on old machine type 2015-09-03 12:17:54 +02:00