WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

Re: [Xen-devel] [PATCH] [xend] Allow adding VIF devices to VM in halted

To: Jim Fehlig <jfehlig@xxxxxxxxxx>
Subject: Re: [Xen-devel] [PATCH] [xend] Allow adding VIF devices to VM in halted state
From: Ewan Mellor <ewan@xxxxxxxxxxxxx>
Date: Wed, 13 Dec 2006 14:44:06 +0000
Cc: Xen-devel <xen-devel@xxxxxxxxxxxxxxxxxxx>
Delivery-date: Wed, 13 Dec 2006 06:44:01 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <457F3043.1080803@xxxxxxxxxx>
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
References: <457F3043.1080803@xxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mutt/1.5.9i
On Tue, Dec 12, 2006 at 03:42:11PM -0700, Jim Fehlig wrote:

> This patch permits VIF devices to be added to a VM in the halted state.  
> With this patch I am finally able to build up and activate a new VM 
> using the XenAPI c-bindings, e.g.
> 
>  xen_vm_create()
>  xen_vbd_create()
>  xen_vif_create()
>  xen_vm_start()
> 
> Regards,
> Jim

> # HG changeset patch
> # User jfehlig@xxxxxxxxxxxxxxxxxxxxxxxxx
> # Date 1165962503 25200
> # Node ID f9d831a1f09789e565d245598f652410bfb39cce
> # Parent  37141c3a3d39956ad5faf2d4e2a91276eaca557b
> Allow adding VIF devices to a VM when in halted state.  Do not attempt to 
> create the VIF device if VM is in halted state.
> 
> Signed-off-by: Jim Fehlig <jfehlig@xxxxxxxxxx>

Applied, thanks Jim.

Ewan.

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel

<Prev in Thread] Current Thread [Next in Thread>