VirtualBox

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


Ignore:
Timestamp:
Jul 16, 2018 9:07:58 AM (7 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
123731
Message:

VMM/HMSVMR0: Log some features used for nested-guest execution (most can be additionally be toggled through CFGM).

File:
1 edited

Legend:

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

    r73140 r73141  
    11081108    }
    11091109
     1110    LogRel(("HM: fUseVGif=%RTbool fUseVirtVmsaveVmload=%RTbool fUsePauseFilter=%RTbool fUseLbrVirt=%RTbool\n", fUseVGif,
     1111            fUseVirtVmsaveVmload, fUsePauseFilter, fUseLbrVirt));
    11101112    return VINF_SUCCESS;
    11111113}
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