VirtualBox

Changeset 65987 in vbox for trunk/src/VBox/VMM/VMMR3/PGM.cpp


Ignore:
Timestamp:
Mar 7, 2017 4:42:45 PM (8 years ago)
Author:
vboxsync
Message:

PGMR3ChangeMode: Must set GCPhysCR3 at the end of it all.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMR3/PGM.cpp

    r65985 r65987  
    37163716    }
    37173717
     3718    /* Set the new guest CR3. */
     3719    pVCpu->pgm.s.GCPhysCR3 = GCPhysCR3;
     3720
    37183721    /* status codes. */
    37193722    AssertRC(rc);
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