VirtualBox

Changeset 72326 in vbox for trunk/include/VBox


Ignore:
Timestamp:
May 24, 2018 6:56:44 PM (7 years ago)
Author:
vboxsync
Message:

Main,SUPLib: Report both HwVirt and NestedPaging capabilities when NEM is available on windows. bugref:9044

File:
1 edited

Legend:

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

    r71198 r72326  
    16601660
    16611661/**
     1662 * Check if NEM is supported when no VT-x/AMD-V is indicated by the CPU.
     1663 *
     1664 * This is really only for the windows case where we're running in a root
     1665 * partition and isn't allowed to use the hardware directly.
     1666 *
     1667 * @returns True if NEM API support, false if not.
     1668 */
     1669SUPR3DECL(bool) SUPR3IsNemSupportedWhenNoVtxOrAmdV(void);
     1670
     1671/**
    16621672 * Open the tracer.
    16631673 *
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