Zentitle SDK and Library
Files | Macros
Virtual machine types

Files

file  vmdetect.h
 Virtual machine types for Nalpeiron V10 library functions.
 

Macros

#define __VMDETECT_H__
 
#define VIDKVM   "KVMKVMKVM"
 
#define NALPKVM   "KVM"
 
#define VIDVMWARE   "VMwareVMware"
 
#define NALPVMWARE   "VMWare"
 
#define VIDHYPERV   "Microsoft Hv"
 
#define NALPHYPERV   "HyperV"
 
#define NALPHVHOST   "HVHost"
 
#define NALPPHYSHVHOST   "PhysicalHVHost"
 
#define NALPHVCI   "HVHVCI"
 
#define VIDPARA   " lrpepyh vr"
 
#define NALPPARA   "Parallels"
 
#define VIDXEN   "XenVMMXenVMM"
 
#define NALPXEN   "Xen"
 
#define NALPAWS   "AWSXen"
 
#define VIDVBOX   "VboxVboxVbox"
 
#define NALPVBOX   "VirtualBox"
 
#define VMUNKNOWN   "VMUnknown"
 
#define VMCONTAIN   "VMContainer"
 
#define VMNODETECT   "NODetection"
 
#define VMFAILED   "Failed"
 
#define VMPHYSICAL   "Physical"
 
#define VMDISABLED   "DetectionDisabled"
 
#define VMUNSET   "VMUnset"
 

Detailed Description

Virtual machine types for Nalpeiron V10

Macro Definition Documentation

#define __VMDETECT_H__
#define NALPAWS   "AWSXen"
#define NALPHVCI   "HVHVCI"

HVCI/Device Guard Host

#define NALPHVHOST   "HVHost"

HyperV Host

#define NALPHYPERV   "HyperV"

HyperV virtualization

#define NALPKVM   "KVM"

KVM/QEMU virtualization

#define NALPPARA   "Parallels"

Parallels virtualization

#define NALPPHYSHVHOST   "PhysicalHVHost"

HyperV Host but treat as physical machine

#define NALPVBOX   "VirtualBox"

VirtualBox virtualization

#define NALPVMWARE   "VMWare"

VMWare virtualization

#define NALPXEN   "Xen"

Xen virtualization

#define VIDHYPERV   "Microsoft Hv"
#define VIDKVM   "KVMKVMKVM"
#define VIDPARA   " lrpepyh vr"
#define VIDVBOX   "VboxVboxVbox"
#define VIDVMWARE   "VMwareVMware"
#define VIDXEN   "XenVMMXenVMM"
#define VMCONTAIN   "VMContainer"

Container

#define VMDISABLED   "DetectionDisabled"

VM detection disabled

#define VMFAILED   "Failed"

ARM VM detection not supported

#define VMNODETECT   "NODetection"

VM detection disabled

#define VMPHYSICAL   "Physical"

No virtualization

#define VMUNKNOWN   "VMUnknown"

Unknown type of virtualization

#define VMUNSET   "VMUnset"

Invalid VM detection state