VirtualBox

Changeset 72416 in vbox


Ignore:
Timestamp:
Jun 1, 2018 8:31:43 PM (7 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
122887
Message:

PC/BIOS/post.c: r=bird

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/PC/BIOS/post.c

    r69501 r72416  
    167167        mask = APICBASE_X2APIC;
    168168    else if (apic_mode == APICMODE_DISABLED)
    169         mask = APICBASE_DISABLE;
     169        mask = APICBASE_DISABLE; /** @todo r=bird: Shouldn't we clear bit 11 when disabling the APIC? */
    170170    else
    171171        mask = 0;   /* Any other setting leaves things alone. */
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