]> Git Repo - qemu.git/commit
s390-ccw.img: replace while loop with a disabled wait on s390 bios
authorChristian Borntraeger <[email protected]>
Tue, 23 Apr 2013 01:23:02 +0000 (01:23 +0000)
committerAlexander Graf <[email protected]>
Fri, 26 Apr 2013 18:18:24 +0000 (20:18 +0200)
commit7f61cbc108dd16df9a53649d53f26143ad506fe1
treeaad118b1591884e0d6cdef919a4de8712fc4f197
parentb462fcd57c0949e4dfd457fafa91db17e0e99113
s390-ccw.img: replace while loop with a disabled wait on s390 bios

dont waste cpu power on an error condition. Lets stop the guest
with a disabled wait.

Signed-off-by: Christian Borntraeger <[email protected]>
Signed-off-by: Alexander Graf <[email protected]>
pc-bios/s390-ccw/main.c
pc-bios/s390-ccw/s390-ccw.h
pc-bios/s390-ccw/start.S
This page took 0.026335 seconds and 4 git commands to generate.