VirtualBox

Changeset 56493 in vbox for trunk


Ignore:
Timestamp:
Jun 18, 2015 10:22:07 AM (10 years ago)
Author:
vboxsync
Message:

HostDrivers/Support: document caller assumptions for SUPR0GetVmxUsability().

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostDrivers/Support/SUPDrv.cpp

    r56270 r56493  
    37603760 *
    37613761 * @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!
    37623766 */
    37633767SUPR0DECL(int) SUPR0GetVmxUsability(bool *pfIsSmxModeAmbiguous)
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