On 01/13/2015 08:53 AM, Jim Fehlig wrote: > From: Kiarie Kahurani <[email protected]> > > Now that xenconfig supports parsing and formatting Xen's > XL config format, integrate it into the libxl driver's > connectDomainXML{From,To}Native functions. > > Signed-off-by: Kiarie Kahurani <[email protected]> > Signed-off-by: Jim Fehlig <[email protected]> > --- > > V4: > Note support for new 'xen-xl' format in virsh man page. > > src/libxl/libxl_driver.c | 32 ++++++++++++++++++++++++-------- > tools/virsh.pod | 8 ++++---- > 2 files changed, 28 insertions(+), 12 deletions(-) >
Thanks for the man page docs.
[Someday, I'd like to add an API or modify an existing capability API
that returns XML to make it possible to query at runtime what formats
are supported by the format-{to,from}-native calls - but that doesn't
have to hold up this series]
--
Eric Blake eblake redhat com +1-919-301-3266
Libvirt virtualization library http://libvirt.org
signature.asc
Description: OpenPGP digital signature
-- libvir-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/libvir-list
