qemu/pc-bios/s390-ccw
Cornelia Huck 22d67ab55a s390-ccw.img: Detect devices with stsch.
stsch is the canonical way to detect devices. As a bonus, we can
abort the loop if we get cc 3, and we need to check only the valid
devices (dnv set).

Signed-off-by: Cornelia Huck <cornelia.huck@de.ibm.com>
Signed-off-by: Alexander Graf <agraf@suse.de>
2013-04-26 20:18:24 +02:00
..
bootmap.c S390: ccw firmware: Add bootmap interpreter 2013-04-26 20:18:24 +02:00
cio.h S390: ccw firmware: Add virtio device drivers 2013-04-26 20:18:24 +02:00
main.c s390-ccw.img: Detect devices with stsch. 2013-04-26 20:18:24 +02:00
Makefile s390-ccw.img: Take care of the elf->img transition 2013-04-26 20:18:24 +02:00
s390-ccw.h s390-ccw.img: replace while loop with a disabled wait on s390 bios 2013-04-26 20:18:24 +02:00
sclp-ascii.c S390: ccw firmware: Add sclp output 2013-04-26 20:18:24 +02:00
sclp.h S390: ccw firmware: Add sclp output 2013-04-26 20:18:24 +02:00
start.S s390-ccw.img: replace while loop with a disabled wait on s390 bios 2013-04-26 20:18:24 +02:00
virtio.c s390-ccw.img: Fix compile warning in s390 ccw virtio code 2013-04-26 20:18:24 +02:00
virtio.h S390: ccw firmware: Add virtio device drivers 2013-04-26 20:18:24 +02:00