Yung Giang
2007-May-21 20:48 UTC
[Xen-devel] [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 _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
Seemingly Similar Threads
- Dumping Xen dom0 kernel output to serial console
- [LLVMdev] LLVM version with working Alpha backend
- [PATCH 1/7] v2v: check next free oem%d.inf in /Windows/Inf
- [LLVMdev] llvm-gcc as Alpha cross compiler
- [LLVMdev] What are the optimizations that gold uses during the final link stage?