VirtualBox

Changeset 54496 in vbox for trunk/include


Ignore:
Timestamp:
Feb 25, 2015 2:33:18 PM (10 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
98605
Message:

VMMSwitcher: test code for disabling the Extended LVT APIC registers on newer AMD boxes

Location:
trunk/include/VBox
Files:
2 edited

Legend:

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

    r53835 r54496  
    4242#define APIC_REG_LVT_THMR                       0x0330
    4343#define APIC_REG_LVT_CMCI                       0x02F0
     44#define APIC_REG_EILVT0                         0x0500
     45#define APIC_REG_EILVT1                         0x0510
     46#define APIC_REG_EILVT2                         0x0520
     47#define APIC_REG_ELLVT3                         0x0530
    4448#define APIC_REG_LVT_MODE_MASK                  (RT_BIT(8) | RT_BIT(9) | RT_BIT(10))
    4549#define APIC_REG_LVT_MODE_FIXED                 0
  • trunk/include/VBox/apic.mac

    r53835 r54496  
    1010%define APIC_REG_LVT_THMR                       0x0330
    1111%define APIC_REG_LVT_CMCI                       0x02F0
     12%define APIC_REG_EILVT0                         0x0500
     13%define APIC_REG_EILVT1                         0x0510
     14%define APIC_REG_EILVT2                         0x0520
     15%define APIC_REG_EILVT3                         0x0530
    1216%define APIC_REG_LVT_MODE_MASK                  (RT_BIT(8) | RT_BIT(9) | RT_BIT(10))
    1317%define APIC_REG_LVT_MODE_FIXED                 0
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