VirtualBox

Changeset 19741 in vbox


Ignore:
Timestamp:
May 15, 2009 2:33:03 PM (16 years ago)
Author:
vboxsync
Message:

Handle APIC_DM_LOWPRI in apic_bus_deliver

File:
1 edited

Legend:

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

    r19739 r19741  
    11481148
    11491149    switch (delivery_mode) {
    1150         case APIC_DM_LOWPRI:
    1151             /* XXX: serch for focus processor, arbitration */
    1152             dest = s->id;
    1153 
    11541150        case APIC_DM_INIT:
    11551151            {
     
    11621158                    return;
    11631159#else
     1160                    Log(("CPU%d: APIC_DM_INIT arbitration id(s) set\n", s->phys_id));
    11641161                    return VINF_SUCCESS;
    11651162#endif
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