提交 325f98aa 编写于 作者: G Geoff Hickey 提交者: Matthias Bolte

esx: Fix a comment about VSphere versions

Update the VSphere version comment in esx_vi.c for ESX 5.1 and 5.5.
上级 479ef260
...@@ -4556,12 +4556,14 @@ esxVI_ProductVersionToDefaultVirtualHWVersion(esxVI_ProductVersion productVersio ...@@ -4556,12 +4556,14 @@ esxVI_ProductVersionToDefaultVirtualHWVersion(esxVI_ProductVersion productVersio
/* /*
* virtualHW.version compatibility matrix: * virtualHW.version compatibility matrix:
* *
* 4 7 8 API * 4 7 8 9 10 API
* ESX 3.5 + 2.5 * ESX 3.5 + 2.5
* ESX 4.0 + + 4.0 * ESX 4.0 + + 4.0
* ESX 4.1 + + 4.1 * ESX 4.1 + + 4.1
* ESX 5.0 + + + 5.0 * ESX 5.0 + + + 5.0
* GSX 2.0 + + 2.5 * ESX 5.1 + + + + 5.1
* ESX 5.5 + + + + + 5.5
* GSX 2.0 + + 2.5
*/ */
switch (productVersion) { switch (productVersion) {
case esxVI_ProductVersion_ESX35: case esxVI_ProductVersion_ESX35:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册