VirtualBox

Changeset 54650 in vbox for trunk/include


Ignore:
Timestamp:
Mar 5, 2015 1:42:10 PM (10 years ago)
Author:
vboxsync
Message:

SUPDrv/VMMR0: properly handle the CR4 shadow register on Linux >= 4.0

File:
1 edited

Legend:

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

    r54352 r54650  
    18031803SUPR0DECL(SUPPAGINGMODE) SUPR0GetPagingMode(void);
    18041804SUPR0DECL(uint32_t) SUPR0GetKernelFeatures(void);
     1805SUPR0DECL(RTCCUINTREG) SUPR0ChangeCR4(RTCCUINTREG fOrMask, RTCCUINTREG fAndMask);
    18051806SUPR0DECL(int) SUPR0EnableVTx(bool fEnable);
    18061807SUPR0DECL(bool) SUPR0SuspendVTxOnCpu(void);
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