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

[Xen-devel] [PATCH] libxl: Add libvirt-xml to userdata userid registry

To: xen-devel <xen-devel@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-devel] [PATCH] libxl: Add libvirt-xml to userdata userid registry
From: Jim Fehlig <jfehlig@xxxxxxxxxx>
Date: Thu, 07 Apr 2011 16:30:10 -0600
Delivery-date: Thu, 07 Apr 2011 15:34:20 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
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/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Thunderbird 2.0.0.24 (X11/20100302)
I tinkered with some surrounding whitespace to accommodate "libvirt-xml"
as a userid.

Regards,
Jim

# HG changeset patch
# User Jim Fehlig <jfehlig@xxxxxxxxxx>
# Date 1302215115 21600
# Node ID 02b3d85b16388f49cd6c3016ece7d1beb6a36403
# Parent  97763efc41f9b664cf6f7db653c9c3f51e50b358
libxl: Add libvirt-xml to userdata userid registry

    Signed-off-by: Jim Fehlig <jfehlig@xxxxxxxxxx>

diff -r 97763efc41f9 -r 02b3d85b1638 tools/libxl/libxl.h
--- a/tools/libxl/libxl.h       Tue Apr 05 18:23:54 2011 +0100
+++ b/tools/libxl/libxl.h       Thu Apr 07 16:25:15 2011 -0600
@@ -469,8 +469,10 @@
  * ASCII string.  The following list is a registry of userdata userids
  * (the registry may be updated by posting a patch to xen-devel):
  *
- *  userid      Data contents
- *   "xl"        domain config file in xl format, Unix line endings
+ *  userid        Data contents
+ *  "xl"          domain config file in xl format, Unix line endings
+ *  "libvirt-xml" domain config file in libvirt XML format.  See
+ *                http://libvirt.org/formatdomain.html
  *
  * libxl does not enforce the registration of userdata userids or the
  * semantics of the data.  For specifications of the data formats
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
<Prev in Thread] Current Thread [Next in Thread>