VirtualBox

Changeset 5045 in vbox


Ignore:
Timestamp:
Sep 26, 2007 11:41:28 AM (17 years ago)
Author:
vboxsync
Message:

Removed incorrect assertion (breaks VT-x)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/PDMLdr.cpp

    r5031 r5045  
    608608        pCur = pCur->pNext;
    609609    }
     610#if 0 /* breaks VT-x */
    610611    AssertReturn(!strcmp(pszName, VMMR0_MAIN_MODULE_NAME), VERR_INTERNAL_ERROR);
     612#endif
    611613
    612614    /*
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