diff -r 17926213de55 -r e4cff3cf0234 src/hotspot/share/runtime/vm_version.hpp --- a/src/hotspot/share/runtime/vm_version.hpp Wed May 15 12:30:02 2019 +0200 +++ b/src/hotspot/share/runtime/vm_version.hpp Thu May 16 09:21:49 2019 +0200 @@ -34,7 +34,10 @@ XenHVM, KVM, VMWare, - HyperV + HyperV, + PowerVM, // on AIX or Linux ppc64(le) + PowerFullPartitionMode, // on Linux ppc64(le) + PowerKVM } VirtualizationType; // VM_Version provides information about the VM.