VirtualBox

Changeset 20319 in vbox


Ignore:
Timestamp:
Jun 5, 2009 12:21:02 PM (16 years ago)
Author:
vboxsync
Message:

Got rid of debug assertions

File:
1 edited

Legend:

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

    r20317 r20319  
    16551655                Event.n.u1ErrorCodeValid    = 1;
    16561656                Event.n.u32ErrorCode        = pVMCB->ctrl.u64ExitInfo1; /* EXITINFO1 = error code */
    1657 Assert(pCtx->cs != 0xffcf || pCtx->eip != 0x4315);
    16581657                break;
    16591658            case X86_XCPT_DE:
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