From mboxrd@z Thu Jan 1 00:00:00 1970 From: Keir Fraser Subject: Re: [PATCH] new commands "xl reboot" & "xl shutdown" Date: Tue, 1 Jun 2010 07:09:11 +0100 Message-ID: References: <4C04081B.4050402@flexiant.com> Mime-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <4C04081B.4050402@flexiant.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Gihan Munasinghe Cc: Xen Devel , Vincent Hanquez List-Id: xen-devel@lists.xenproject.org On 31/05/2010 20:03, "Gihan Munasinghe" wrote: > Sorry for the very long delay see updated patch > > > xl: adds shutdown and reboot commands > libxl : remote shutdown to work for pure hvm domains > > Signed-off-by: Gihan Munasinghe This is still against a very old version of xen-unstable. In your repo do: hg pull -u http://xenbits.xensource.com/staging/xen-unstable.hg Then re-base your patch to that. -- Keir