]> xenbits.xensource.com Git - libvirt.git/commit
xen: handle root= in xen-xm configuration files.
authorIan Campbell <Ian.Campbell@citrix.com>
Wed, 18 Jun 2014 08:58:45 +0000 (09:58 +0100)
committerJim Fehlig <jfehlig@suse.com>
Wed, 18 Jun 2014 17:11:12 +0000 (11:11 -0600)
commitac63014cfd75cdc4b9c9533899c593044aed8e1a
tree36bce121f8ba43691e3423eb5de239f5e0ca0dcf
parent97af511b1a1cd49a7a5ffcdc3975a72239a7afdc
xen: handle root= in xen-xm configuration files.

In addition to extra= xm supported a root= option which was supposed
to be incorporated into the final command line. Handle that for "virsh
domxml-from-native xen-xm". Tested with the libxl backend.

Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
src/xenxs/xen_xm.c