VirtualBox

Ignore:
Timestamp:
Nov 23, 2011 4:25:04 PM (13 years ago)
Author:
vboxsync
Message:

VMM: don't use generic IPE status codes, use specific ones. Part 1.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMRC/IOMRC.cpp

    r35346 r39402  
    8787        default:
    8888            AssertMsgFailed(("Unknown I/O port access opcode %d.\n", pCpu->pCurInstr->opcode));
    89             return VERR_INTERNAL_ERROR;
     89            return VERR_IOM_IOPORT_UNKNOWN_OPCODE;
    9090    }
    9191}
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