VirtualBox

Changeset 79803 in vbox for trunk


Ignore:
Timestamp:
Jul 16, 2019 6:25:39 AM (6 years ago)
Author:
vboxsync
Message:

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

File:
1 edited

Legend:

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

    r79802 r79803  
    1691816918            }
    1691916919
    16920             /* Nested paging is currently a requirement, otherwise we would need to handle shadow #PFs. */
     16920            /* Nested paging is currently a requirement, otherwise we would need to handle shadow #PFs in hmR0VmxExitXcptPF. */
    1692116921            Assert(pVCpu->CTX_SUFF(pVM)->hm.s.fNestedPaging);
    1692216922            return hmR0VmxExitXcpt(pVCpu, pVmxTransient);
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