Files
libvirt/src/qemu
Hu Tao 30c551ab4e qemu: fix a dead-lock problem
In qemuDomainObjBeginJobWithDriver, when virCondWaitUntil timeouts,
the function tries to call qemuDriverLock with virDomainObj locked,
this causes the dead-lock problem. This patch fixes this.
2011-04-13 09:43:16 +08:00
..
2011-04-13 09:43:16 +08:00
2011-04-12 09:06:14 -06:00