[libvirt] [PATCH v5] ESX: Add routines to interface driver

Ata E Husain Bohra ata.husain at hotmail.com
Thu Aug 2 06:14:38 UTC 2012


Major changes includes:
a. Check for Memory allocation from strdup calls.
b. Removed ESX_VI__TEMPLATE__PROPERTY__DESERIALIZE_STRING_LIST workaround
c. Remove overwriting of error messages where it's not required.

Ata E Husain Bohra (1):
  ESX: Add routines to interface driver

 src/esx/esx_interface_driver.c |  551 +++++++++++++++++++++++++++++++++++++++-
 src/esx/esx_vi.c               |  125 +++++++++
 src/esx/esx_vi.h               |   10 +
 src/esx/esx_vi_generator.input |  227 +++++++++++++++++
 src/esx/esx_vi_generator.py    |   23 ++
 src/esx/esx_vi_types.c         |    2 -
 6 files changed, 934 insertions(+), 4 deletions(-)

-- 
1.7.9.5




More information about the libvir-list mailing list