VirtualBox

Changeset 26663 in vbox for trunk/src/VBox/Devices


Ignore:
Timestamp:
Feb 19, 2010 3:12:43 PM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
57875
Message:

APIC: bump up version (watch for regressions)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/PC/DevAPIC.cpp

    r26173 r26663  
    17091709        break;
    17101710    case 0x03: /* version */
    1711         val = 0x11 | ((APIC_LVT_NB - 1) << 16); /* version 0x11 */
     1711        val = 0x14 | ((APIC_LVT_NB - 1) << 16); /* version 0x14 */
    17121712        break;
    17131713    case 0x08:
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