VirtualBox

Changeset 13343 in vbox for trunk/include/VBox


Ignore:
Timestamp:
Oct 16, 2008 3:01:44 PM (16 years ago)
Author:
vboxsync
Message:

VT-x real mode emulation: got rid of all the ugly hacks and just fall back to the recompiler if VT-x can't handle the current CPU state

File:
1 edited

Legend:

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

    r13221 r13343  
    110110VMMR3DECL(bool) HWACCMR3IsNestedPagingActive(PVM pVM);
    111111VMMR3DECL(bool) HWACCMR3IsAllowed(PVM pVM);
    112 VMMR3DECL(void) HWACCMR3PagingModeChanged(PVM pVM, PGMMODE enmShadowMode);
     112VMMR3DECL(void) HWACCMR3PagingModeChanged(PVM pVM, PGMMODE enmShadowMode, PGMMODE enmGuestMode);
    113113VMMR3DECL(bool) HWACCMR3IsVPIDActive(PVM pVM);
    114114
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