VirtualBox

Ignore:
Timestamp:
Jul 4, 2018 3:44:01 PM (6 years ago)
Author:
vboxsync
Message:

VMM/HMR0: Import the guest-state (incl. keeper bits) on the ring-3 callback triggered by ring-0 assertions.

File:
1 edited

Legend:

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

    r72881 r72886  
    32093209        VMMRZCallRing3Disable(pVCpu);
    32103210        HM_DISABLE_PREEMPT();
     3211
     3212        /* Import the entire guest state. */
     3213        hmR0SvmImportGuestState(pVCpu, HMSVM_CPUMCTX_EXTRN_ALL);
    32113214
    32123215        /* Restore host FPU state if necessary and resync on next R0 reentry. */
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