xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] libxl: Add libvirt-xml to userdata userid registry
@ 2011-04-07 22:30 Jim Fehlig
  2011-04-08 15:56 ` Ian Jackson
  0 siblings, 1 reply; 2+ messages in thread
From: Jim Fehlig @ 2011-04-07 22:30 UTC (permalink / raw)
  To: xen-devel

[-- Attachment #1: Type: text/plain, Size: 101 bytes --]

I tinkered with some surrounding whitespace to accommodate "libvirt-xml"
as a userid.

Regards,
Jim


[-- Attachment #2: libxl-libvirt.patch --]
[-- Type: text/x-diff, Size: 1092 bytes --]

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

    Signed-off-by: Jim Fehlig <jfehlig@novell.com>

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

[-- Attachment #3: Type: text/plain, Size: 138 bytes --]

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH] libxl: Add libvirt-xml to userdata userid registry
  2011-04-07 22:30 [PATCH] libxl: Add libvirt-xml to userdata userid registry Jim Fehlig
@ 2011-04-08 15:56 ` Ian Jackson
  0 siblings, 0 replies; 2+ messages in thread
From: Ian Jackson @ 2011-04-08 15:56 UTC (permalink / raw)
  To: Jim Fehlig; +Cc: xen-devel

Jim Fehlig writes ("[Xen-devel] [PATCH] libxl: Add libvirt-xml to userdata userid registry"):
> I tinkered with some surrounding whitespace to accommodate "libvirt-xml"
> as a userid.

Acked-by: Ian Jackson <ian.jackson@eu.citrix.com>
Committed-by: Ian Jackson <ian.jackson@eu.citrix.com>

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-04-08 15:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-07 22:30 [PATCH] libxl: Add libvirt-xml to userdata userid registry Jim Fehlig
2011-04-08 15:56 ` Ian Jackson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).