VirtualBox

Changeset 42840 in vbox for trunk/include


Ignore:
Timestamp:
Aug 16, 2012 10:17:58 AM (13 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
80097
Message:

VMM/HWSVMR0: nits.

File:
1 edited

Legend:

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

    r42174 r42840  
    381381/** 12 Intercept MWAIT instruction when armed. */
    382382#define SVM_CTRL2_INTERCEPT_MWAIT_ARMED       RT_BIT(12)
     383/** 13 Intercept XSETBV instruction. */
     384#define SVM_CTRL2_INTERCEPT_XSETBV            RT_BIT(13)
    383385/** @} */
    384386
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette