VirtualBox

Changeset 82817 in vbox for trunk/include/VBox/vmm


Ignore:
Timestamp:
Jan 22, 2020 4:17:26 AM (5 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
135786
Message:

VMM/IEM: Nested VMX: bugref:9180 Use x2APIC range defines from x86.h now that it's no longer different from what was specified in the VT-x spec prior to Jan 2019.

File:
1 edited

Legend:

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

    r82815 r82817  
    34243424/** The size of the Virtual-APIC page (in pages). */
    34253425#define VMX_V_VIRT_APIC_PAGES                                   1
    3426 
    3427 /** Virtual X2APIC MSR range start. */
    3428 #define VMX_V_VIRT_APIC_MSR_START                               0x800
    3429 /** Virtual X2APIC MSR range end. */
    3430 #define VMX_V_VIRT_APIC_MSR_END                                 0x8ff
    34313426
    34323427/** The size of the VMREAD/VMWRITE bitmap (in bytes). */
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