]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
Use a libvirt custom struct for virURIPtr
authorDaniel P. Berrange <berrange@redhat.com>
Tue, 20 Mar 2012 13:33:41 +0000 (13:33 +0000)
committerDaniel P. Berrange <berrange@redhat.com>
Fri, 23 Mar 2012 12:59:22 +0000 (12:59 +0000)
commit300e60e15b22387dda41ed5985a9ebadfd86dd25
tree97e9d492ac327962874e5575877fb05c80ae2f84
parent1f66c18f794fe2c80cfff8678e34dc0e1a689a17
Use a libvirt custom struct for virURIPtr

Instead of just typedef'ing the xmlURIPtr struct for virURIPtr,
use a custom libvirt struct. This allows us to fix various
problems with libxml2. This initially just fixes the query vs
query_raw handling problems.

Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
src/esx/esx_util.c
src/hyperv/hyperv_util.c
src/libvirt.c
src/remote/remote_driver.c
src/util/viruri.c
src/util/viruri.h