You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
case brand_enum::VMWARE: return VM::brands::VMWARE;
4649
4649
case brand_enum::VMWARE_EXPRESS: return VM::brands::VMWARE_EXPRESS;
@@ -12523,7 +12523,7 @@ struct VM {
12523
12523
case brand_enum::MINIVISOR: return"Hypervisor (type 1)";
12524
12524
case brand_enum::HYPERV_ROOT: return"Host machine"; // This refers to the type 1 hypervisor where Windows normally runs under, we put "Unknown" to clarify you're not running under a VM if this is detected
0 commit comments