]> xenbits.xensource.com Git - libvirt.git/commit
libxl: Move virDomainXMLOptionNew into libxlCreateXMLConf
authorDaniel P. Berrange <berrange@redhat.com>
Fri, 30 May 2014 14:53:12 +0000 (15:53 +0100)
committerDaniel P. Berrange <berrange@redhat.com>
Tue, 3 Jun 2014 10:45:59 +0000 (11:45 +0100)
commit3bab69c30f53f06e0e139f307caba4ab9999f9d4
tree81db83f0a33dd5131015acfd045ffefb4d09c0ef
parenta6abdbf645ef2135bec956e0d15dcf5800b8c848
libxl: Move virDomainXMLOptionNew into libxlCreateXMLConf

To allow the test suite to creat the XML option object,
move the virDomainXMLOptionNew call into a libxlCreateXMLConf
method.

Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
src/libxl/libxl_conf.c
src/libxl/libxl_conf.h
src/libxl/libxl_driver.c