VirtualBox

Changeset 42574 in vbox


Ignore:
Timestamp:
Aug 3, 2012 11:08:01 AM (12 years ago)
Author:
vboxsync
Message:

apicReadMSR: Incorrect assertion (see reverse assertion in apicReadRegister (worker for apicReadMSR)).

File:
1 edited

Legend:

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

    r42537 r42574  
    10671067{
    10681068    APICDeviceInfo *pDev = PDMINS_2_DATA(pDevIns, APICDeviceInfo *);
    1069 #ifndef DEBUG_michael  /* See xTracker #6304. */
    1070     Assert(PDMCritSectIsOwner(pDev->CTX_SUFF(pCritSect)));
    1071 #endif
    10721069
    10731070    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