]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Fix xmconfigtest
authorJim Fehlig <jfehlig@suse.com>
Thu, 19 Jun 2014 05:47:41 +0000 (23:47 -0600)
committerJim Fehlig <jfehlig@suse.com>
Thu, 19 Jun 2014 05:47:41 +0000 (23:47 -0600)
commit64b60266adffc73c09f5316bffdfac29b2fc991b
tree9bae434ad81d442ef89bc51dda0ebdb6103f6430
parentac63014cfd75cdc4b9c9533899c593044aed8e1a
Fix xmconfigtest

Commit ac63014c introduced a regression in the conversion of Xen
xm config to XML by emitting an empty <cmdline>.  Prior to this
commit, <cmdline> was omitted if the xm config was missing (or
contained an empty) 'extra='.
src/xenxs/xen_xm.c