qemu-patch-raspberry4/hw/s390x
KONRAD Frederic f4dd69aa4c virtio-x-bus: force bus name to virtio-bus.
When the proxy id is set, this bus takes the name "id.0" which is expected
to be the virtio-device's first bus.

So force this name to "virtio-bus" as it is an internal bus.

Signed-off-by: KONRAD Frederic <fred.konrad@greensocs.com>
Tested-by: Cornelia Huck <cornelia.huck@de.ibm.com>
Message-id: 1367330931-12994-2-git-send-email-fred.konrad@greensocs.com
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
2013-05-03 12:05:14 -05:00
..
css.c s390/css: Fix subchannel detection 2013-03-08 21:17:46 +01:00
css.h s390: Virtual channel subsystem support. 2013-01-29 21:50:04 +01:00
event-facility.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
ipl.c S390: IPL: Use different firmware for different machines 2013-04-26 20:18:24 +02:00
Makefile.objs hw: move char devices to hw/char/, configure via default-configs/ 2013-04-08 18:13:14 +02:00
s390-virtio-bus.c virtio-x-bus: force bus name to virtio-bus. 2013-05-03 12:05:14 -05:00
s390-virtio-bus.h virtio-bus: make virtio_x_bus_new static. 2013-04-24 11:50:20 -05:00
s390-virtio-ccw.c S390: CCW: Use new, working firmware by default 2013-04-26 20:18:24 +02:00
s390-virtio-hcall.c s390: Move hw files to hw/s390x 2013-01-29 21:50:04 +01:00
s390-virtio.c S390: IPL: Use different firmware for different machines 2013-04-26 20:18:24 +02:00
s390-virtio.h S390: IPL: Use different firmware for different machines 2013-04-26 20:18:24 +02:00
sclp.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
sclpquiesce.c hw: include hw header files with full paths 2013-03-01 15:01:17 +01:00
virtio-ccw.c virtio-x-bus: force bus name to virtio-bus. 2013-05-03 12:05:14 -05:00
virtio-ccw.h virtio: Fix compilation without CONFIG_VHOST_SCSI 2013-04-26 13:23:31 +02:00