VirtualBox

Ignore:
Timestamp:
Dec 9, 2013 6:13:24 PM (11 years ago)
Author:
vboxsync
Message:

VMM/HMVMXR0: Save guest-control registers on CRX-read exits.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp

    r49852 r49853  
    1019310193            /* EMInterpretCRxRead() requires EFER MSR, CS. */
    1019410194            rc  = hmR0VmxSaveGuestSegmentRegs(pVCpu, pMixedCtx);
     10195            rc |= hmR0VmxSaveGuestControlRegs(pVCpu, pMixedCtx);
    1019510196            AssertRCReturn(rc, rc);
    1019610197            Assert(   !pVM->hm.s.fNestedPaging
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