VirtualBox

Ignore:
Timestamp:
Sep 28, 2012 2:47:29 PM (12 years ago)
Author:
vboxsync
Message:

VMM: HM bits.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMAll/HMAll.cpp

    r43387 r43466  
    305305
    306306            if (idThisCpu == idCpu)
     307            {
     308                /** @todo r=ramshankar: Intel does not support flushing by guest physical
     309                 *        address either. See comment in VMXR0InvalidatePhysPage(). Fix this. */
    307310                VMXR0InvalidatePhysPage(pVM, pVCpu, GCPhys);
     311            }
    308312            else
    309313            {
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