/****************************************************************************** * * * VirtualChecker * * - OpenLibSys VirtualChecker - * * * * The modified BSD license * * mail: hiyohiyo@crystalmark.info * * web : http://openlibsys.org * ******************************************************************************/ VirtualChecker is a Virtualization Features status checker. ------------------------------------------------------------------------------ The Result ------------------------------------------------------------------------------ +Virtualization Intel VT-x/AMD-V Enabled : Enabled this feature. Disabled : Please enabled this feature from BIOS settings. Unsupported : Unsupported this feature. +SLAT (Second Level Address Translation) Intel EPT/AMD RVI Enabled : Enabled this feature. Disabled : Please enabled this feature from BIOS settings. Supported : Supported this feature. Unsupported : Unsupported this feature. Disabled/Unsupported : Disabled or Unsupported this feature. +64bit (x64) Intel 64/AMD64 Supported : Supported this feature. Unsupported : Unsupported this feature. +DEP (Data Execution Prevention) Intel XD/AMD NX Enabled : Enabled this feature. Disabled : Please enabled this feature from BIOS settings. Disabled/Unsupported : Disabled or Unsupported this feature. ------------------------------------------------------------------------------- Operating Environment ------------------------------------------------------------------------------- OS : Windows 2012/8/7/2008/Vista/2003/XP/2000 [x86/x64] ------------------------------------------------------------------------------- Special Thanks ------------------------------------------------------------------------------- - Takabo Soft http://takabosoft.com/ (AquaMaker2) - kirino kasumu http://kirino.moo.jp/ (Background image) ------------------------------------------------------------------------------- Copyright ------------------------------------------------------------------------------- Copyright (c) 2007-2012 OpenLibSys.org. All rights reserved. ------------------------------------------------------------------------------- License ------------------------------------------------------------------------------- The modified BSD license See also COPYRIGHT.txt.