VirtualBox

Changeset 11756 for trunk/include

Show
Ignore:
Timestamp:
08/28/08 14:28:57 (3 months ago)
Author:
vboxsync
Message:

Use the wbinvd intercept if it's present in the secondary control.

Files:

Legend:

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

    r10831 r11756  
    235235/** 43 TPR below threshold. Guest software executed MOV to CR8. */ 
    236236#define VMX_EXIT_TPR                43 
     237/** 54 WBINVD. Guest software attempted to execute WBINVD. */ 
     238#define VMX_EXIT_WBINVD             54 
    237239 
    238240/** @} */ 

© 2008 Sun Microsystems, Inc.
ContactPrivacy policy