Name
|
Type
|
Description
|
desiredBits | xsd:string |
The desired values for the register's bits. The 'x' character indicates
don't-care.
Since VI API 2.5
|
host | ManagedObjectReference
to a
HostSystem |
The host that is not compatible with the requirements.
Since VI API 2.5
|
level | xsd:int |
The CpuIdInfo level where a problem was detected. Other levels may
also have problems.
|
registerBits | xsd:string |
The contents of the register on the target host, in CpuIdInfo register
format. The '-' character indicates an unknown value.
Since VI API 2.5
|
registerName | xsd:string |
The CpuIdInfo register where a problem was detected. Other registers
may also have problems. Possible register names are eax, ebx, ecx, or edx.
|
Properties inherited from VirtualHardwareCompatibilityIssue |
None |
Properties inherited from VmConfigFault |
None |
Properties inherited from VimFault |
None |
Properties inherited from MethodFault |
faultCause, faultMessage |