VirtualBox

Changeset 65792 in vbox for trunk/include/VBox/vmm/em.h


Ignore:
Timestamp:
Feb 15, 2017 7:23:46 PM (8 years ago)
Author:
vboxsync
Message:

EM,GIM: Let EM be the only one to mess with VMCPU_FF_UNHALT and related waking up.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/vmm/em.h

    r62476 r65792  
    200200VMM_INT_DECL(int)               EMMonitorWaitPrepare(PVMCPU pVCpu, uint64_t rax, uint64_t rcx, uint64_t rdx, RTGCPHYS GCPhys);
    201201VMM_INT_DECL(int)               EMMonitorWaitPerform(PVMCPU pVCpu, uint64_t rax, uint64_t rcx);
     202VMM_INT_DECL(int)               EMUnhaltAndWakeUp(PVM pVM, PVMCPU pVCpuDst);
    202203
    203204/** @name Assembly routines
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