Changeset 61754 in vbox
- Timestamp:
- Jun 17, 2016 3:37:42 PM (9 years ago)
- svn:sync-xref-src-repo-rev:
- 108142
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp
r61753 r61754 2911 2911 * 2912 2912 * This apparently can happen (most likely the FPU changes), deal with it rather than asserting. 2913 * Was observed booting Solaris10u10 32-bit guest. 2913 2914 */ 2914 2915 if ( (pVCpu->hm.s.vmx.fRestoreHostFlags & VMX_RESTORE_HOST_REQUIRED)
Note:
See TracChangeset
for help on using the changeset viewer.