I've configured some virtual machine under Xen on Debian Squeeze using libvirt with virsh. Now I want to get rid of the libvirt layer, because I need to configure some specific parameters on the DomUs that are not supported by libvirt.
- How can I export my config ?
- How can I import the native config file to Xen ?
Thank you for any suggestion !