VirtualBox

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


Ignore:
Timestamp:
Nov 9, 2009 2:43:42 PM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
54601
Message:

HWACCMR0.cpp: privately disabled the assertion.

File:
1 edited

Legend:

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

    r24485 r24507  
    360360                    rc = hwaccmR0CheckCpuRcArray(aRc, RT_ELEMENTS(aRc), &idCpu);
    361361
     362#ifndef DEBUG_bird
    362363                AssertMsg(rc == VINF_SUCCESS || rc == VERR_SVM_IN_USE, ("HWACCMR0InitCPU failed for cpu %d with rc=%d\n", idCpu, rc));
     364#endif
    363365                if (RT_SUCCESS(rc))
    364366                {
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