libvirt/src/esx
Matthias Bolte 03d28d7355 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()
2009-09-04 18:08:52 +02:00
..
esx_driver.c ESX: make esxVI_GetVirtualMachineIdentity() robust 2009-09-04 18:03:22 +02:00
esx_driver.h First version of the driver for VMWare ESX 2009-07-23 22:25:34 +02:00
esx_util.c VMware ESX: Don't warn on some query parameter 2009-09-02 16:32:30 +02:00
esx_util.h Cleanup structure name naming 2009-08-06 15:15:45 +02:00
esx_vi_methods.c ESX use virXPathNode*() to simplify XPath handling 2009-09-04 18:08:52 +02:00
esx_vi_methods.h First version of the driver for VMWare ESX 2009-07-23 22:25:34 +02:00
esx_vi_types.c ESX: make esxVI_GetVirtualMachineIdentity() robust 2009-09-04 18:03:22 +02:00
esx_vi_types.h ESX: make esxVI_GetVirtualMachineIdentity() robust 2009-09-04 18:03:22 +02:00
esx_vi.c ESX use virXPathNode*() to simplify XPath handling 2009-09-04 18:08:52 +02:00
esx_vi.h ESX use virXPathNode*() to simplify XPath handling 2009-09-04 18:08:52 +02:00
esx_vmx.c VMware ESX: Allow ethernet address type 'vpx' 2009-09-02 16:24:06 +02:00
esx_vmx.h Extend the ESX URL to habdle ports and GSX 2009-08-05 10:23:59 +02:00