VirtualBox

Changeset 37139 in vbox for trunk/include/VBox


Ignore:
Timestamp:
May 18, 2011 2:53:45 PM (14 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
71812
Message:

forgot to commit

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/x86.h

    r37133 r37139  
    415415/** ECX Bit 28 - AVX. */
    416416#define X86_CPUID_FEATURE_ECX_AVX       RT_BIT(28)
     417/** ECX Bit 31 - Hypervisor Present (software only). */
     418#define X86_CPUID_FEATURE_ECX_HVP       RT_BIT(31)
    417419
    418420
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette