# HG changeset patch # User Jim Fehlig # Date 1302215115 21600 # Node ID 02b3d85b16388f49cd6c3016ece7d1beb6a36403 # Parent 97763efc41f9b664cf6f7db653c9c3f51e50b358 libxl: Add libvirt-xml to userdata userid registry Signed-off-by: Jim Fehlig 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