VirtualBox

Changeset 9719 in vbox


Ignore:
Timestamp:
Jun 16, 2008 12:48:00 PM (17 years ago)
Author:
vboxsync
Message:

Accidental commit

File:
1 edited

Legend:

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

    r9718 r9719  
    15191519                TRPMSetFaultAddress(pVM, exitQualification);
    15201520
    1521 if (exitQualification == 0x805ce018)
    1522 {
    1523         rc = VINF_EM_RAW_EMULATE_INSTR;
    1524     break;
    1525 }
    15261521                /* Forward it to our trap handler first, in case our shadow pages are out of sync. */
    15271522                rc = PGMTrap0eHandler(pVM, errCode, CPUMCTX2CORE(pCtx), (RTGCPTR)exitQualification);
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