qemu-patch-raspberry4/pc-bios/s390-ccw
Christian Borntraeger dc03640b58 s390-ccw.img: Fix compile warning in s390 ccw virtio code
Lets fix this gcc warning:

virtio.c: In function ‘vring_send_buf’:
virtio.c:125:35: error: operation on ‘vr->next_idx’ may be undefined
[-Werror=sequence-point]

Signed-off-by: Christian Borntraeger <borntraeger@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: replace while loop with a disabled wait on s390 bios 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