On 04/23/2013 01:23 PM, Christian Borntraeger wrote:
Alex,
here are the quick things that I needed to make the s390-ccw.img working.
Please have a look and feel free to apply.
Thanks, applied all except for 3/4 to my branch :)
Alex
Christian Borntraeger (4):
s390-ccw.img: replace while loop with a disabled wait on s390 bios
s390-ccw.img: build s390-ccw rom on s3900 system by default
s390-ccw.img: Fix compile warning in s390 ccw virtio code
s390-ccw.img: Take care of the elf->img transition
configure | 7 ++++++-
pc-bios/s390-ccw/Makefile | 4 ++--
pc-bios/s390-ccw/main.c | 2 ++
pc-bios/s390-ccw/s390-ccw.h | 3 +++
pc-bios/s390-ccw/start.S | 15 +++++++++++++++
pc-bios/s390-ccw/virtio.c | 4 +++-
6 files changed, 31 insertions(+), 4 deletions(-)