- Timestamp:
- Jun 18, 2015 10:22:07 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/HostDrivers/Support/SUPDrv.cpp
r56270 r56493 3760 3760 * 3761 3761 * @remarks Must be called with preemption disabled. 3762 * The caller is also expected to check that the CPU is an Intel (or 3763 * VIA) CPU -and- that it supports VT-x. Otherwise, this function 3764 * might throw a #GP fault as it tries to read/write MSRs that may not 3765 * be present! 3762 3766 */ 3763 3767 SUPR0DECL(int) SUPR0GetVmxUsability(bool *pfIsSmxModeAmbiguous)
Note:
See TracChangeset
for help on using the changeset viewer.