VirtualBox

Ignore:
Timestamp:
Aug 15, 2019 7:29:37 AM (5 years ago)
Author:
vboxsync
Message:

VMM,++: Refactoring code to use VMMC & VMMCPUCC. bugref:9217

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMR3/EMHM.cpp

    r80191 r80281  
    8787    Assert(!(fFlags & ~EM_ONE_INS_FLAGS_MASK));
    8888
    89     if (!HMCanExecuteGuest(pVCpu, &pVCpu->cpum.GstCtx))
     89    if (!HMCanExecuteGuest(pVM, pVCpu, &pVCpu->cpum.GstCtx))
    9090        return VINF_EM_RESCHEDULE;
    9191
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