VirtualBox

Changeset 34956 in vbox


Ignore:
Timestamp:
Dec 10, 2010 3:00:08 PM (14 years ago)
Author:
vboxsync
Message:

Compile problem; postpone

File:
1 edited

Legend:

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

    r34955 r34956  
    26192619
    26202620    /* Load the guest state */
    2621     if (    !pVCpu->hwaccm.s.fContextUseFlags
    2622         &&  pVCpu->hwaccm.s.idLastCpu == pCpu->idCpu)
     2621    if (!pVCpu->hwaccm.s.fContextUseFlags)
    26232622    {
    26242623        VMXR0LoadMinimalGuestState(pVM, pVCpu, pCtx);
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