Re: [libvirt] [PATCH 3/7] VMware ESX: Use virXPathNode*() to simplify XPath handling

2009-09-04 Thread Daniel Veillard
On Thu, Sep 03, 2009 at 06:45:11PM +0200, Matthias Bolte wrote: > * 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_E

[libvirt] [PATCH 3/7] VMware ESX: Use virXPathNode*() to simplify XPath handling

2009-09-03 Thread Matthias Bolte
* 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() 0003-VMware-ESX-Use-virXPathNode-to-simplify-XPath-ha.patch D