VirtualBox

Changeset 106518 in vbox for trunk/src/VBox/VMM


Ignore:
Timestamp:
Oct 20, 2024 2:27:48 AM (4 months ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
165350
Message:

VMM/APIC: RT_FALL_THROUGH. jiraref:VBP-1171

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMR3/APIC.cpp

    r106061 r106518  
    14401440        case PDMAPICMODE_NONE:
    14411441            LogRel(("APIC: APIC maximum mode configured as 'None', effectively disabled/not-present!\n"));
     1442            RT_FALL_THROUGH();
    14421443        case PDMAPICMODE_APIC:
    14431444        case PDMAPICMODE_X2APIC:
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