VirtualBox

Changeset 59614 in vbox for trunk/include/VBox


Ignore:
Timestamp:
Feb 9, 2016 12:44:38 PM (9 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
105444
Message:

hm_vmx.h: added posted-interrupt pin-based ctrl value.

File:
1 edited

Legend:

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

    r59603 r59614  
    13491349/** Activate VMX preemption timer. */
    13501350#define VMX_VMCS_CTRL_PIN_EXEC_PREEMPT_TIMER                    RT_BIT(6)
     1351/** Process interrupts with the posted-interrupt notification vector. */
     1352#define VMX_VMCS_CTRL_PIN_EXEC_POSTED_INTR                      RT_BIT(7)
    13511353/* All other bits are reserved and must be set according to MSR IA32_VMX_PROCBASED_CTLS. */
    13521354/** @} */
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