10 messages in com.xensource.lists.xen-devel[Xen-devel] [PATCH][RESEND] Fix xm re...
FromSent OnAttachments
Masaki Kanno07 Aug 2006 03:19.patch
Keir Fraser07 Aug 2006 07:39 
Masaki Kanno08 Aug 2006 02:23 
Masaki Kanno21 Aug 2006 00:10.patch
Masaki Kanno28 Aug 2006 06:04 
Ewan Mellor29 Aug 2006 14:41 
Keir Fraser30 Aug 2006 16:51 
Masaki Kanno30 Aug 2006 19:55 
Keir Fraser31 Aug 2006 10:33 
Masaki Kanno01 Sep 2006 04:51 
Subject:[Xen-devel] [PATCH][RESEND] Fix xm reboot --wait
From:Masaki Kanno (kann@jp.fujitsu.com)
Date:08/21/2006 12:10:56 AM
List:com.xensource.lists.xen-devel
Attachments:

Hi,

This patch fixed 'xm reboot' to work as you expected with the wait option. This patch adds a restart sequence counter to xenstore. The completion of a VM reboot is detected by observing that its restart sequence counter changes.

Best regards, Kan