Changeset 8807 in vbox for trunk/src/VBox/VMM
- Timestamp:
- May 14, 2008 9:44:34 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMR0/HWSVMR0.cpp
r8806 r8807 669 669 uint64_t exitCode = (uint64_t)SVM_EXIT_INVALID; 670 670 SVM_VMCB *pVMCB; 671 bool fForceTLBFlush = false;672 671 bool fGuestStateSynced = false; 673 672 unsigned cResume = 0;
Note:
See TracChangeset
for help on using the changeset viewer.