VirtualBox

Changeset 75387 in vbox for trunk/include/VBox/vmm/hm_vmx.h


Ignore:
Timestamp:
Nov 12, 2018 5:59:11 AM (6 years ago)
Author:
vboxsync
Message:

VMM: Nested VMX: bugref:9180 Virtualized x2APIC MSR write access handling.

File:
1 edited

Legend:

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

    r75301 r75387  
    31873187/** The size of the Virtual-APIC page (in pages). */
    31883188#define VMX_V_VIRT_APIC_PAGES                                   1
     3189
     3190/** Virtual X2APIC MSR range start. */
     3191#define VMX_V_VIRT_APIC_MSR_START                               0x800
     3192/** Virtual X2APIC MSR range end. */
     3193#define VMX_V_VIRT_APIC_MSR_END                                 0x8ff
    31893194
    31903195/** The size of the VMREAD/VMWRITE bitmap (in bytes). */
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