Returns the CPU affinity for each VCPU of the virtual machine The
affinity is represented by a matrix indexed by the VCPU number (first
array dimension) and by the physical CPU number (second array dimension).
Sets the CPU affinity for each VCPU of the virtual machine The affinity
is represented by a matrix indexed by the VCPU number (first array
dimension) and by the physical CPU number (second array dimension).
Emitted by a a VirtualMachineMXBean after a successful migration The
notification message is set to the host name of the new host of the
virtual machine.
Emitted by a a VirtualMachineMXBean when a migration is started The
notification message is set to the host name of the target host to where
the virtual machine is migrating
Emitted by a VirtualMachineMXBean when the state of the VM changes The
notification message has one of the following values:
RUNNING
HALTED
SUSPENDED
PAUSED
UNKNOWN