VirtualBox

Changeset 42157 in vbox for trunk/include/iprt


Ignore:
Timestamp:
Jul 16, 2012 10:58:47 AM (13 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
79133
Message:

VMM: Detect VIA Cpus for VT-x support.

File:
1 edited

Legend:

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

    r42056 r42157  
    373373#define X86_CPUID_VENDOR_AMD_ECX        0x444d4163      /* cAMD */
    374374#define X86_CPUID_VENDOR_AMD_EDX        0x69746e65      /* enti */
     375
     376#define X86_CPUID_VENDOR_VIA_EBX        0x746e6543      /* Cent */
     377#define X86_CPUID_VENDOR_VIA_ECX        0x736c7561      /* auls */
     378#define X86_CPUID_VENDOR_VIA_EDX        0x48727561      /* aurH */
    375379/** @} */
    376380
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