VirtualBox

Changeset 15730 in vbox for trunk/include/VBox


Ignore:
Timestamp:
Dec 23, 2008 2:18:22 PM (16 years ago)
Author:
vboxsync
Message:

Added MSR_IA32_VMX_MISC_PREEMPT_TSC_BIT

File:
1 edited

Legend:

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

    r15725 r15730  
    573573 * @{
    574574 */
     575/** Relationship between the preemption timer and tsc; count down every time bit x of the tsc changes. */
     576#define MSR_IA32_VMX_MISC_PREEMPT_TSC_BIT(a)                    (a & 0x1f)
    575577/** Activity states supported by the implementation. */
    576578#define MSR_IA32_VMX_MISC_ACTIVITY_STATES(a)                    ((a >> 6ULL) & 0x7)
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