VirtualBox
Show
Ignore:
Timestamp:
11/05/08 14:45:41 (2 months ago)
Author:
vboxsync
Message:

Pass the VMCPU id to the ring 0 callbacks.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/include/VBox/em.h

    r13832 r13858  
    172172VMMR3DECL(int)      EMR3TermCPU(PVM pVM); 
    173173VMMR3DECL(DECLNORETURN(void)) EMR3FatalError(PVM pVM, int rc); 
    174 VMMR3DECL(int)      EMR3ExecuteVM(PVM pVM); 
     174VMMR3DECL(int)      EMR3ExecuteVM(PVM pVM, RTCPUID idCpu); 
    175175VMMR3DECL(int)      EMR3CheckRawForcedActions(PVM pVM); 
    176176VMMR3DECL(int)      EMR3Interpret(PVM pVM); 

© 2008 Sun Microsystems, Inc.
ContactPrivacy policy