VMware {code} Community
Akityou
Contributor
Contributor

How to check the VT is enabled in BIOS?

We can check if VT is supported in CPU by eax and ecx of cpuFeature. And we know that VT feature can be enabled/disabled in BIOS.

Is there any method to get some information of VT which is enabled or disabled in BIOS?

0 Kudos
1 Reply
Texiwill
Leadership
Leadership

Hello,

dmidecode and cat /proc/cpuinfo do not show this information. So it may not be findable.


Best regards,

Edward L. Haletky

VMware Communities User Moderator

====

Author of the book 'VMWare ESX Server in the Enterprise: Planning and Securing Virtualization Servers', Copyright 2008 Pearson Education.

CIO Virtualization Blog: http://www.cio.com/blog/index/topic/168354

As well as the Virtualization Wiki at http://www.astroarch.com/wiki/index.php/Virtualization

--
Edward L. Haletky
vExpert XIV: 2009-2023,
VMTN Community Moderator
vSphere Upgrade Saga: https://www.astroarch.com/blogs
GitHub Repo: https://github.com/Texiwill
0 Kudos