From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christian Limpach Subject: Re: [PATCH] Fix vnets in xm Date: Fri, 26 Aug 2005 11:54:35 +0100 Message-ID: <3d8eece205082603547429fd12@mail.gmail.com> References: <430ECE70.1050207@hp.com> Reply-To: Christian.Limpach@cl.cam.ac.uk Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Return-path: In-Reply-To: <430ECE70.1050207@hp.com> Content-Disposition: inline List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Mike Wray Cc: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org Thanks! On 8/26/05, Mike Wray wrote: > The removal of 'xm call' to call a xend interface function directly > made the xend vnet functions inaccessible. This patch adds those function= s > to xm and fixes the persistence in XmVnet to use xenstore. >=20 > Signed-off-by: Mike Wray