VirtualBox

Changeset 69713 in vbox for trunk/src/VBox/VMM/VMMR0


Ignore:
Timestamp:
Nov 16, 2017 12:32:33 PM (7 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
119091
Message:

VMM/HMSVMR0: comment on nCR3 during VMRUN/VMEXIT.

File:
1 edited

Legend:

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

    r69707 r69713  
    20302030     * Cache the nested-guest programmed VMCB fields if we have not cached it yet.
    20312031     * Otherwise we risk re-caching the values we may have modified, see @bugref{7243#c44}.
     2032     *
     2033     * Nested-paging CR3 is not saved back into the VMCB on #VMEXIT, hence no need to
     2034     * cache and restore it, see AMD spec. 15.25.4 "Nested Paging and VMRUN/#VMEXIT".
    20322035     */
    20332036    if (!pNstGstVmcbCache->fValid)
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette