VirtualBox

Changeset 76223 in vbox for trunk/include/VBox


Ignore:
Timestamp:
Dec 14, 2018 5:15:56 AM (6 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
127490
Message:

SUPDrv: Have a separate function to check for VT-x/AMD-V support, for upcoming changes to HMR0 which will re-use this. No need to duplicate this code in multiple places.

File:
1 edited

Legend:

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

    r74767 r76223  
    19191919SUPR0DECL(int) SUPR0PageFree(PSUPDRVSESSION pSession, RTR3PTR pvR3);
    19201920SUPR0DECL(int) SUPR0GipMap(PSUPDRVSESSION pSession, PRTR3PTR ppGipR3, PRTHCPHYS pHCPhysGip);
     1921SUPR0DECL(int) SUPR0GetVTSupport(uint32_t *pfCaps);
    19211922SUPR0DECL(int) SUPR0GetSvmUsability(bool fInitSvm);
    19221923SUPR0DECL(int) SUPR0GetVmxUsability(bool *pfIsSmxModeAmbiguous);
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