All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jim Fehlig <jfehlig@novell.com>
To: xen-devel <xen-devel@lists.xensource.com>
Subject: [PATCH] libxl: Add libvirt-xml to userdata userid registry
Date: Thu, 07 Apr 2011 16:30:10 -0600	[thread overview]
Message-ID: <4D9E3AF2.3070707@novell.com> (raw)

[-- 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

             reply	other threads:[~2011-04-07 22:30 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-04-07 22:30 Jim Fehlig [this message]
2011-04-08 15:56 ` [PATCH] libxl: Add libvirt-xml to userdata userid registry Ian Jackson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4D9E3AF2.3070707@novell.com \
    --to=jfehlig@novell.com \
    --cc=xen-devel@lists.xensource.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.