]> xenbits.xensource.com Git - xen.git/commit
libxl: Increase device model startup timeout to 1min.
authorAnthony PERARD <anthony.perard@citrix.com>
Tue, 7 Jul 2015 15:09:13 +0000 (16:09 +0100)
committerIan Campbell <ian.campbell@citrix.com>
Tue, 7 Jul 2015 15:24:08 +0000 (16:24 +0100)
commit9acfbe14d7261b03e3b3f4dc3c850ba2a7093e1f
tree014d2cf287e9eeb246eb558ac2b858d1f34ea71e
parent015a373351e5c3553f848324ac0f07a9d92883fa
libxl: Increase device model startup timeout to 1min.

On a busy host, QEMU may take more than 10s to load and start.

This is likely due to a bug in Linux where the I/O subsystem sometime
produce high latency under load and result in QEMU taking a long time to
load every single dynamic libraries.

Signed-off-by: Anthony PERARD <anthony.perard@citrix.com>
Acked-by: Ian Jackson <ian.jackson@eu.citrix.com>
tools/libxl/libxl_internal.h