]> git.ipfire.org Git - thirdparty/libvirt.git/commit
ESX use virXPathNode*() to simplify XPath handling
authorMatthias Bolte <matthias.bolte@googlemail.com>
Fri, 4 Sep 2009 16:08:52 +0000 (18:08 +0200)
committerDaniel Veillard <veillard@redhat.com>
Fri, 4 Sep 2009 16:08:52 +0000 (18:08 +0200)
commit03d28d73553285cef6b75f5467b2d17021a5db1a
tree7cbee575353471bf8f27e15f4a1ebb0921d7e0e4
parent1f8988b58071b9f8709f825b1ad4e40104ec1b30
ESX use virXPathNode*() to simplify XPath handling

* src/esx/esx_vi.[ch]: use virXPathNode*() in
  esxVI_RemoteRequest_Execute() and remove
  esxVI_RemoteResponse_DeserializeXPathObject*()
* src/esx/esx_vi_methods.c: update callers to use the new syntax of
  esxVI_RemoteRequest_Execute()
src/esx/esx_vi.c
src/esx/esx_vi.h
src/esx/esx_vi_methods.c