VirtualBox

Changeset 47241 in vbox


Ignore:
Timestamp:
Jul 18, 2013 11:53:41 PM (12 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
87365
Message:

X86DESCATTRBITS: Added the funny intel bit.

File:
1 edited

Legend:

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

    r47172 r47241  
    22542254     * clear byte. */
    22552255    unsigned    u1Granularity : 1;
     2256    /** 10 - Unusable selector, special Intel (VT-x only?) bit. */
     2257    unsigned    u1Unusable : 1;
    22562258} X86DESCATTRBITS;
    22572259#endif /* !VBOX_FOR_DTRACE_LIB */
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