Displaying 1 result from an estimated 1 matches for "testdevicecomplecomplet".
Did you mean:
testdevicecomplecomplete
2007 May 21
0
[PATCH] Xend wait for device to disconnect during final stage of migration
Hi-
This patch fixes the issue with waiting for devices to
disconnect during the end stage of migration in Xend. The problem was cause
by a deletion of the VM domain ID which is used by testDevicecompleComplete
->deviceIDs->backendRoot() to get the virtual backend device path. The
virtual backend device path is used to check if a device is still existed in
xenstore. Please take a look, let me know if you have any question or
problem.
Thanks,
-Yung Giang
_________________________________________...