VirtualBox

Changeset 59021 in vbox for trunk/src/VBox/VMM/VMMR0


Ignore:
Timestamp:
Dec 7, 2015 12:27:39 PM (9 years ago)
Author:
vboxsync
Message:

VMM/HM: Oops.. didn't mean to commit this log line.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMR0/HMR0.cpp

    r59020 r59021  
    12941294    /* Make sure we don't touch HM after we've disabled HM in preparation of a suspend. */
    12951295    AssertReturn(!ASMAtomicReadBool(&g_HmR0.fSuspended), VERR_HM_SUSPEND_PENDING);
    1296 
    1297     LogRel(("pVM=%p EMT=%p\n", pVM, RTThreadNativeSelf()));
    12981296
    12991297    /* On first entry we'll sync everything. */
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