summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCole Robinson <crobinso@redhat.com>2008-12-04 14:47:12 +0000
committerCole Robinson <crobinso@redhat.com>2008-12-04 14:47:12 +0000
commitb9b9c8b0206b27c2f3750598e395646caad6f305 (patch)
treec5b3d3fe486b584f01c628ed2b5bae53f7b77f3e /ChangeLog
parentpatch setting MTU on tap interface (diff)
downloadlibvirt-b9b9c8b0206b27c2f3750598e395646caad6f305.tar.gz
libvirt-b9b9c8b0206b27c2f3750598e395646caad6f305.tar.bz2
libvirt-b9b9c8b0206b27c2f3750598e395646caad6f305.zip
Increase timeout for initial monitor poll, to prevent a guest from failing to start if it has to wait for a physical cdrom to spin up.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 338ad8975..781848305 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Thu Dec 4 09:42:00 EST 2008 Cole Robinson <crobinso@redhat.com>
+
+ * src/qemu_driver.c: Increase timeout for initial monitor poll
+
Thu Dec 4 15:36:42 CET 2008 Daniel Veillard <veillard@redhat.com>
* src/bridge.c: patch setting MTU on tap interface to be the same