VirtualBox

Changeset 80595 in vbox


Ignore:
Timestamp:
Sep 5, 2019 6:29:24 AM (5 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
133116
Message:

VMM/HMVMXR0: Nested VMX: bugref:9180 Comment.

File:
1 edited

Legend:

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

    r80588 r80595  
    63736373     * For nested-guests, the guests MSRs from the VM-entry MSR-load area are already
    63746374     * loaded (into the guest-CPU context) by the VMLAUNCH/VMRESUME instruction
    6375      * emulation, nothing to do here.
     6375     * emulation. The merged MSR permission bitmap will ensure that we get VM-exits
     6376     * for any MSR that are not part of the lazy MSRs so we do not need to place
     6377     * those MSRs into the auto-load/store MSR area. Nothing to do here.
    63766378     */
    63776379    if (ASMAtomicUoReadU64(&pVCpu->hm.s.fCtxChanged) & HM_CHANGED_VMX_GUEST_AUTO_MSRS)
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