VirtualBox

Changeset 65650 in vbox for trunk/src/VBox/VMM/VMMR3/EM.cpp


Ignore:
Timestamp:
Feb 7, 2017 11:46:04 AM (8 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
113336
Message:

gcc 7: fall thru

File:
1 edited

Legend:

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

    r64626 r65650  
    22902290                    }
    22912291                    /* fall through and get scheduled. */
     2292                    /* fall thru */
    22922293
    22932294                /*
     
    24522453                    }
    24532454                    /* Else fall through and trigger a guru. */
     2455                    /* fall thru */
     2456
    24542457                case VERR_VMM_RING0_ASSERTION:
    24552458                    Log(("EMR3ExecuteVM: %Rrc: %d -> %d (EMSTATE_GURU_MEDITATION)\n", rc, enmOldState, EMSTATE_GURU_MEDITATION));
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