VirtualBox

Changeset 42537 in vbox


Ignore:
Timestamp:
Aug 2, 2012 1:25:13 PM (12 years ago)
Author:
vboxsync
Message:

Devices/PC/DevAPIC: disabled an assertion for myself.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/PC/DevAPIC.cpp

    r41783 r42537  
    10671067{
    10681068    APICDeviceInfo *pDev = PDMINS_2_DATA(pDevIns, APICDeviceInfo *);
     1069#ifndef DEBUG_michael  /* See xTracker #6304. */
    10691070    Assert(PDMCritSectIsOwner(pDev->CTX_SUFF(pCritSect)));
     1071#endif
    10701072
    10711073    if (pDev->enmVersion < PDMAPICVERSION_X2APIC)
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