VirtualBox

Changeset 32295 in vbox for trunk/src/VBox/VMM/FTM.cpp


Ignore:
Timestamp:
Sep 7, 2010 3:48:34 PM (14 years ago)
Author:
vboxsync
Message:

Deal with MMIO2 pages as well (FTM)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/FTM.cpp

    r32294 r32295  
    917917            {
    918918                /* Timeout; prepare to fallover. */
    919                 LogRel(("FTM: TIMEOUT (%RX64 vs %RX64): activate standby VM!\n", u64TimeNow, pVM->ftm.s.standby.u64LastHeartbeat + pVM->ftm.s.uInterval * 2));
     919                LogRel(("FTSync: TIMEOUT (%RX64 vs %RX64 ms): activate standby VM!\n", u64TimeNow, pVM->ftm.s.standby.u64LastHeartbeat + pVM->ftm.s.uInterval * 2));
    920920
    921921                pVM->ftm.s.fActivateStandby = true;
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