Changeset 4487 in vbox for trunk/src/VBox
- Timestamp:
- Sep 3, 2007 8:55:48 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMR0/HWACCMR0.cpp
r4083 r4487 94 94 * Once the lock bit is set, this MSR can no longer be modified. 95 95 */ 96 /** @todo need to check this for each cpu/core in the system!!!) */ 96 97 if (!(pVM->hwaccm.s.vmx.msr.feature_ctrl & (MSR_IA32_FEATURE_CONTROL_VMXON|MSR_IA32_FEATURE_CONTROL_LOCK))) 97 98 {
Note:
See TracChangeset
for help on using the changeset viewer.