VirtualBox

Changeset 92561 in vbox for trunk/src/VBox/VMM/VMMAll


Ignore:
Timestamp:
Nov 23, 2021 12:29:27 PM (3 years ago)
Author:
vboxsync
Message:

VMM: Nested VMX: bugref:10092 Todo comment nit and ifdef typo.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMAll/PGMAllBth.h

    r92541 r92561  
    41524152#endif
    41534153    {
    4154         /** @todo Nested VMX: convert GCPhysCR3 from nested-guest physical to guest-physical
    4155          *        by calling SLAT phys walk. */
    4156 
    41574154        /*
    41584155         * Map the page CR3 points at.
     
    43114308     * Update second-level address translation info.
    43124309     */
    4313 #ifdef VBOX_WITH_NESTED_HWVIRT_VMX
     4310#ifdef VBOX_WITH_NESTED_HWVIRT_VMX_EPT
    43144311    pVCpu->pgm.s.pGstEptPml4R3 = 0;
    43154312    pVCpu->pgm.s.pGstEptPml4R0 = 0;
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