Changeset 69927 in vbox
- Timestamp:
- Dec 5, 2017 9:59:40 AM (7 years ago)
- svn:sync-xref-src-repo-rev:
- 119414
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp
r69926 r69927 6271 6271 6272 6272 VBOXSTRICTRC rcStrict = VERR_SVM_IPE_5; 6273 PVM pVM = pVCpu->CTX_SUFF(pVM);6274 6273 bool fDecodedInstr = false; 6275 6274 bool const fSupportsDecodeAssist = hmR0SvmSupportsDecodeAssist(pVCpu, pCtx);
Note:
See TracChangeset
for help on using the changeset viewer.