]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: Properly report a startup timeout error
authorCole Robinson <crobinso@redhat.com>
Tue, 9 Feb 2010 19:45:35 +0000 (14:45 -0500)
committerCole Robinson <crobinso@redhat.com>
Wed, 10 Feb 2010 15:51:46 +0000 (10:51 -0500)
commitb65490a312557f6c2b6711c32c4f034fffae6ae0
tree726c4ae251022d7bbc74770c817d54f869986da8
parent80de0a8c402c9fc56ac9ca269978518964a71982
qemu: Properly report a startup timeout error

The timeout errors were unconditionally being overwritten by the less
helpful 'unable to start guest' error.
src/qemu/qemu_driver.c