Changeset 72989 in vbox for trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp
- Timestamp:
- Jul 9, 2018 2:31:46 AM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp
r72988 r72989 8264 8264 /* 8265 8265 * A longjump might result in importing CR3 even for VM-exits that don't necessarily 8266 * import CR3 themselves. We will need to update them here as even as late as the above8266 * import CR3 themselves. We will need to update them here, as even as late as the above 8267 8267 * hmR0VmxInjectPendingEvent() call may lazily import guest-CPU state on demand causing 8268 8268 * the below force flags to be set.
Note:
See TracChangeset
for help on using the changeset viewer.