Changeset 75142 in vbox for trunk/src/VBox/VMM/VMMR0
- Timestamp:
- Oct 29, 2018 12:09:28 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp
r74791 r75142 539 539 #endif /* HMVMX_USE_FUNCTION_TABLE */ 540 540 541 #if def VBOX_STRICT541 #if defined(VBOX_STRICT) && defined(LOG_ENABLED) 542 542 static const char * const g_apszVmxInstrErrors[HMVMX_INSTR_ERROR_MAX + 1] = 543 543 {
Note:
See TracChangeset
for help on using the changeset viewer.