VirtualBox

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


Ignore:
Timestamp:
Sep 6, 2013 9:38:32 AM (11 years ago)
Author:
vboxsync
Message:

VMM/HMVMXR0: No need to ask VMX exit ctls to be reloaded when we're going back to ring-3.

File:
1 edited

Legend:

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

    r48329 r48344  
    40654065            /** @todo this isn't necessary, but I'm still seeing triple faults. */
    40664066            VMCPU_FF_SET(pVCpu, VMCPU_FF_TO_R3);
    4067             pVCpu->hm.s.fContextUseFlags |= HM_CHANGED_VMX_EXIT_CTLS;
    40684067        }
    40694068#else
     
    40854084             *        between 16/32-bit and long mode frequently at times. */
    40864085            VMCPU_FF_SET(pVCpu, VMCPU_FF_TO_R3);
    4087             pVCpu->hm.s.fContextUseFlags |= HM_CHANGED_VMX_EXIT_CTLS;
    40884086        }
    40894087#else
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