
10 Feb
2010
10 Feb
'10
9:42 a.m.
The timeout errors were unconditionally being overwritten by the less helpful 'unable to start guest' error.
Signed-off-by: Cole Robinson <crobinso@redhat.com> --- src/qemu/qemu_driver.c | 17 +++++++---------- 1 files changed, 7 insertions(+), 10 deletions(-)
ACK