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;
@@ -12558,7 +12558,7 @@ struct VM {
12558
12558
case brand_enum::MINIVISOR: return"Hypervisor (type 1)";
12559
12559
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