Changeset 71094 in vbox for trunk/src/VBox/VMM/VMMAll
- Timestamp:
- Feb 22, 2018 9:18:08 AM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMAll/IEMAllCImplSvmInstr.cpp.h
r71093 r71094 912 912 * @param fRep Whether this is a repeating IO instruction (REP prefix). 913 913 * @param fStrIo Whether this is a string IO instruction. 914 * @param cbInstr The length of the IO instruction in bytes.915 914 */ 916 915 IEM_STATIC VBOXSTRICTRC iemHandleSvmEventIntercept(PVMCPU pVCpu, PCPUMCTX pCtx, uint8_t u8Vector, uint32_t fFlags, uint32_t uErr,
Note:
See TracChangeset
for help on using the changeset viewer.