[libvirt] [PATCH] libxl: support sexpr in native to XML conversion

Jim Fehlig jfehlig at suse.com
Tue Mar 11 20:38:04 UTC 2014


Daniel P. Berrange wrote:
> On Mon, Mar 10, 2014 at 11:52:50AM -0600, Jim Fehlig wrote:
>   
>> Supporting sexpr in connectDomainXMLFromNative in the libxl driver
>> adds flexibility for users importing legacy Xen configuration into
>> libvirt.  E.g. this patch allows importing previous xend-managed
>> domains from /var/lib/xend/domains/<dom-uuid>/config.sxp into the
>> libvirt libxl driver.
>>
>> Signed-off-by: Jim Fehlig <jfehlig at suse.com>
>> ---
>>  src/libxl/libxl_driver.c | 40 +++++++++++++++++++++++++++-------------
>>  1 file changed, 27 insertions(+), 13 deletions(-)
>>     
>
> ACK, can't hurt to give people the option.
>   

Nod.  Thanks, I've pushed this now.

Regards,
Jim




More information about the libvir-list mailing list