VirtualBox

Changeset 19425 in vbox for trunk/include/VBox


Ignore:
Timestamp:
May 6, 2009 12:44:22 PM (16 years ago)
Author:
vboxsync
Message:

Introduced EMSTATE_WAIT_SIPI VCPU state

File:
1 edited

Legend:

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

    r19141 r19425  
    6262    /** Execution is halted. (waiting for interrupt) */
    6363    EMSTATE_HALTED,
     64    /** Application processor execution is halted. (waiting for startup IPI (SIPI)) */
     65    EMSTATE_WAIT_SIPI,
    6466    /** Execution is suspended. */
    6567    EMSTATE_SUSPENDED,
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