[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Xen-devel] [PATCH] Xend wait for device to disconnect during final stage of migration
- To: xen-devel@xxxxxxxxxxxxxxxxxxx
- From: "Yung Giang" <yung.giang@xxxxxxxxx>
- Date: Mon, 21 May 2007 16:48:02 -0400
- Delivery-date: Mon, 21 May 2007 13:46:23 -0700
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type; b=L7t+DyLkzWmWHtyh8rQxhc6D7bMctl5XAVjNLxZDxpcOr71+3RTYHId18dG2T9X1bwcjOFBp+iRZo4iidpdYxBGusSGJNlyPYBPe2abE9x74atrTYK+FCu3NJCDhGouiKRZq0qHE++rpVslgxkGM4O8+A68k+iFlGEUBC6InLm8=
- List-id: Xen developer discussion <xen-devel.lists.xensource.com>
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
Attachment:
xend-wait-for-devices-disconnet.patch
Description: Binary data
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|