VirtualBox

Changeset 11704 in vbox for trunk/include


Ignore:
Timestamp:
Aug 27, 2008 2:52:09 PM (16 years ago)
Author:
vboxsync
Message:

Allow enabling and disabling of the PAT cpuid feature.

File:
1 edited

Legend:

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

    r11424 r11704  
    398398    CPUMCPUIDFEATURE_LAHF,
    399399    /** The LONG MODE feature bit. (Ext) */
    400     CPUMCPUIDFEATURE_LONG_MODE
     400    CPUMCPUIDFEATURE_LONG_MODE,
     401    /** The PAT feature bit. (Std+Ext) */
     402    CPUMCPUIDFEATURE_PAT,
     403    /** 32bit hackishness. */
     404    CPUMCPUIDFEATURE_32BIT_HACK = 0x7fffffff
    401405} CPUMCPUIDFEATURE;
    402406
Note: See TracChangeset for help on using the changeset viewer.

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