- Timestamp:
- Jun 3, 2019 10:40:33 AM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMAll/IEMAllCImplVmxInstr.cpp.h
r78919 r78927 2938 2938 2939 2939 #ifdef VBOX_STRICT 2940 /* To prevent us from shooting ourselves in the foot. Maybe remove later. */ 2940 /* 2941 * To prevent us from shooting ourselves in the foot. 2942 * The follow instructions should convey more than just the instruction length. 2943 */ 2941 2944 switch (uExitReason) 2942 2945 {
Note:
See TracChangeset
for help on using the changeset viewer.