Name
|
Type
|
Description
|
aes | xsd:boolean |
Flag to indicate bit 25 is incompatible.
Since vSphere API 5.0
|
other | xsd:boolean |
Flag to indicate that bits other than 0/1/9/19/20/25 are incompatible.
I.e. the detected incompatibilities cannot be completely described by
the sse3, pclmulqdq, ssse3, sse41, sse42, and/or aes flags.
|
otherOnly | xsd:boolean |
Flag to indicate that the sse3, pclmulqdq, ssse3, sse41, sse42, and aes
flags are all false, and the "other" flag is true. Purely a convenience
property for the client processing this fault.
|
pclmulqdq | xsd:boolean |
Flag to indicate bit 1 is incompatible.
Since vSphere API 5.0
|
sse3 | xsd:boolean |
Flag to indicate bit 0 is incompatible.
|
sse41 | xsd:boolean |
Flag to indicate bit 19 is incompatible.
|
sse42 | xsd:boolean |
Flag to indicate bit 20 is incompatible.
|
ssse3 | xsd:boolean |
Flag to indicate bit 9 is incompatible.
|
Properties inherited from CpuIncompatible |
desiredBits, host, level, registerBits, registerName |
Properties inherited from VirtualHardwareCompatibilityIssue |
None |
Properties inherited from VmConfigFault |
None |
Properties inherited from VimFault |
None |
Properties inherited from MethodFault |
faultCause, faultMessage |