Changeset 56559 in vbox for trunk/src/VBox/HostDrivers/Support/darwin/SUPDrv-darwin.cpp
- Timestamp:
- Jun 19, 2015 12:27:55 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/HostDrivers/Support/darwin/SUPDrv-darwin.cpp
r56558 r56559 943 943 /* 944 944 * We screwed up on Yosemite and didn't notice that we weren't 945 * calling host_vmxon. CR4.VMXE may therefor have been disabled945 * calling host_vmxon. CR4.VMXE may therefore have been disabled 946 946 * by us. So, first time around we make sure it's set so we won't 947 947 * crash in the pre-4.3.28/5.0RC1 upgrade scenario.
Note:
See TracChangeset
for help on using the changeset viewer.