VirtualBox

Changeset 101615 in vbox


Ignore:
Timestamp:
Oct 27, 2023 12:24:59 PM (15 months ago)
Author:
vboxsync
Message:

VMM/VMEmt.cpp: Need to account for the elapsed time after running the timers or the code might never exit if the vTimer activation deadline is large enough, bugref:10390

File:
1 edited

Legend:

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

    r100147 r101615  
    601601        }
    602602
     603#if defined(VBOX_VMM_TARGET_ARMV8)
     604        cNsVTimerActivate -= cNsElapsedTimers;
     605#endif
     606
    603607        /*
    604608         * Estimate time left to the next event.
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