VirtualBox

Changeset 24482 in vbox


Ignore:
Timestamp:
Nov 9, 2009 10:00:12 AM (15 years ago)
Author:
vboxsync
Message:

HWACCMR0.cpp: Disabled deadly assertion.

File:
1 edited

Legend:

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

    r24368 r24482  
    360360                    rc = hwaccmR0CheckCpuRcArray(aRc, RT_ELEMENTS(aRc), &idCpu);
    361361
     362#if 0
    362363                AssertMsgRC(rc, ("HWACCMR0InitCPU failed for cpu %d with rc=%d\n", idCpu, rc));
     364#endif
    363365
    364366                if (RT_SUCCESS(rc))
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