]> git.ipfire.org Git - thirdparty/libvirt.git/commit
xml: Use virXMLParse* helpers everywhere
authorCole Robinson <crobinso@redhat.com>
Thu, 12 May 2011 21:20:47 +0000 (17:20 -0400)
committerCole Robinson <crobinso@redhat.com>
Fri, 13 May 2011 14:32:53 +0000 (10:32 -0400)
commitb9e51e5677613c56f5a3d591fdf69d2f3a308cfe
tree7480fedc65c2a0f8402363c622cb63ad6842be0a
parent34639a3f6b3fb69e7dad858a471ccc80e41d2590
xml: Use virXMLParse* helpers everywhere

virt-aa-helper isn't even compile tested since I don't have the setup for
it.

v2:
    virt-aa-helper fixes from Eric
src/conf/domain_conf.c
src/conf/nwfilter_conf.c
src/conf/storage_conf.c
src/esx/esx_vi.c
src/security/virt-aa-helper.c
src/test/test_driver.c