VirtualBox

Changeset 1975

Show
Ignore:
Timestamp:
04/06/07 18:49:04 (2 years ago)
Author:
vboxsync
Message:

Added EMR3CheckRawForcedActions

Files:

Legend:

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

    r1368 r1975  
    408408 
    409409/** 
     410 * Check for pending raw actions 
     411 * 
     412 * @returns VBox status code. 
     413 * @param   pVM         The VM to operate on. 
     414 */ 
     415EMR3DECL(int) EMR3CheckRawForcedActions(PVM pVM); 
     416 
     417/** 
    410418 * Interpret instructions. 
    411419 * This works directly on the Guest CPUM context. 

© 2008 Sun Microsystems, Inc.
ContactPrivacy policy