VirtualBox

Changeset 15523 in vbox


Ignore:
Timestamp:
Dec 15, 2008 5:37:26 PM (16 years ago)
Author:
vboxsync
Message:

Reset saved paging modes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/HWACCM.cpp

    r15507 r15523  
    11561156        /* Reset state information for real-mode emulation in VT-x. */
    11571157        pVCpu->hwaccm.s.vmx.enmLastSeenGuestMode = PGMMODE_REAL;
     1158        pVCpu->hwaccm.s.vmx.enmPrevGuestMode     = PGMMODE_REAL;
     1159        pVCpu->hwaccm.s.vmx.enmCurrGuestMode     = PGMMODE_REAL;
     1160
    11581161    }
    11591162}
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