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] Fix on-wire response for RPCs that return

To: Jim Fehlig <jfehlig@xxxxxxxxxx>
Subject: Re: [Xen-devel] [PATCH] [xend] Fix on-wire response for RPCs that return void
From: Ewan Mellor <ewan@xxxxxxxxxxxxx>
Date: Wed, 22 Nov 2006 14:10:25 +0000
Cc: Xen-devel <xen-devel@xxxxxxxxxxxxxxxxxxx>
Delivery-date: Wed, 22 Nov 2006 06:10:31 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <455E4711.1030902@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: <455E4711.1030902@xxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mutt/1.5.9i
On Fri, Nov 17, 2006 at 04:34:41PM -0700, Jim Fehlig wrote:

> # HG changeset patch
> # User jfehlig@xxxxxxxxxxxxxxxxxxxxxxxxx
> # Date 1163805674 25200
> # Node ID 5d168b8e743a432ba719dbb990e77164c58b080d
> # Parent  f0ba459065d32b61c9d04ccde5787e48e23be782
> The legacy apis return a value of None on success, which was being converted 
> to a value of 'nil' in the xmlrpc response.
> The Xen IPI spec states that destroy, hard_shutdown, pause, resume, start, 
> suspend, and unpause return void.  This patch makes it so and permits proper 
> parsing of the response by clients (libxen) that follow the spec.
> 
> 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>