esx: Add read-only storage pool access

Allows listing existing pools and requesting information about them.

Alter the esxVI_ProductVersion enum in a way that allows to check for
product type by masking.
This commit is contained in:
Matthias Bolte
2010-05-18 18:11:59 +02:00
parent 6e6acb776b
commit ddb4ae0ca9
6 changed files with 794 additions and 29 deletions

View File

@@ -20,6 +20,7 @@ src/cpu/cpu_x86.c
src/datatypes.c
src/driver.c
src/esx/esx_driver.c
src/esx/esx_storage_driver.c
src/esx/esx_util.c
src/esx/esx_vi.c
src/esx/esx_vi_methods.c