]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Tue Feb 14 16:14:32 IST 2007 Mark McLoughlin <markmc@redhat.com>
authorMark McLoughlin <markmc@redhat.com>
Wed, 14 Feb 2007 16:16:13 +0000 (16:16 +0000)
committerMark McLoughlin <markmc@redhat.com>
Wed, 14 Feb 2007 16:16:13 +0000 (16:16 +0000)
commitd4a9a0d607d2ee8a806df5269df7c3754f88bbdb
treebeb568340a928a0c4ab4f23d7bce6c526d0708b0
parent0c15bd8b87d8e75262e08c58012ffc6eb950e7e4
Tue Feb 14 16:14:32 IST 2007 Mark McLoughlin <markmc@redhat.com>

        * src/xend_internal.c, src/xm_internal.c: pass the
        connection to virDomainParseXMLDesc()

        * src/xml.[ch]: make virDomainParseXMLDesc accept
        a virConnectPtr so that we can use it later to
        lookup the bridge associated with a network

        * tests/xml2sexprtest.c: just pass NULL here, it's
        safe
ChangeLog
src/xend_internal.c
src/xm_internal.c
src/xml.c
src/xml.h
tests/xml2sexprtest.c