
19 Jun
2014
19 Jun
'14
8:10 a.m.
Eric Blake wrote:
On 06/18/2014 11:46 AM, Jim Fehlig wrote:
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> --- v2: extra should default to "". --- .gnulib | 2 +-
---> WTF. I stripped this out of the patch shown below...
src/xenxs/xen_xm.c | 14 +++++++++++++- 2 files changed, 14 insertions(+), 2 deletions(-)
ACK and pushed; thanks!
I'm now seeing test failures on Fedora 20, non-xen setup:
TEST: xmconfigtest
I pushed a fix for this https://www.redhat.com/archives/libvir-list/2014-June/msg00857.html Regards, Jim