On Mon, Mar 11, 2013 at 04:06:32PM +0100, Peter Krempa wrote: > This patch adds a argument to the virDomainXMLConfNew constructor to > pass the driver adjust callback pointers and fixes the fallout of this > change. > --- > src/conf/domain_conf.c | 4 ++++ > src/conf/domain_conf.h | 1 + > src/esx/esx_driver.c | 2 +- > src/libxl/libxl_driver.c | 2 +- > src/lxc/lxc_conf.c | 2 +- > src/openvz/openvz_conf.c | 1 + > src/openvz/openvz_driver.c | 2 +- > src/parallels/parallels_driver.c | 2 +- > src/phyp/phyp_driver.c | 2 +- > src/qemu/qemu_conf.c | 1 + > src/security/virt-aa-helper.c | 2 +- > src/test/test_driver.c | 2 +- > src/uml/uml_driver.c | 3 +-- > src/vbox/vbox_tmpl.c | 2 +- > src/vmware/vmware_driver.c | 2 +- > src/xen/xen_driver.c | 2 +- > src/xenapi/xenapi_driver.c | 2 +- > tests/testutilsxen.c | 2 +- > tests/xml2vmxtest.c | 2 +- > 19 files changed, 22 insertions(+), 16 deletions(-) ACK, though again I think this should just be part of the patch which introduces this functionality, since it is useless without this. Daniel -- |: http://berrange.com -o- http://www.flickr.com/photos/dberrange/ :| |: http://libvirt.org -o- http://virt-manager.org :| |: http://autobuild.org -o- http://search.cpan.org/~danberr/ :| |: http://entangle-photo.org -o- http://live.gnome.org/gtk-vnc :| -- libvir-list mailing list libvir-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libvir-list