VirtualBox

Changeset 46785 in vbox for trunk/src/VBox/VMM


Ignore:
Timestamp:
Jun 25, 2013 4:28:50 PM (12 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
86717
Message:

VMM/HMSVMR0: AMD-v oops. Unintentional debug logging.

File:
1 edited

Legend:

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

    r46784 r46785  
    26902690    hmR0SvmSaveGuestState(pVCpu, pMixedCtx);                    /* Save the guest state from the VMCB to the guest-CPU context. */
    26912691
    2692     Log4(("Vintr Intercept=%RTbool\n", !!(pVmcb->ctrl.u32InterceptCtrl1 & SVM_CTRL1_INTERCEPT_VINTR)));
    2693 
    26942692    if (RT_LIKELY(pSvmTransient->u64ExitCode != (uint64_t)SVM_EXIT_INVALID))
    26952693    {
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