Changeset 73182 in vbox for trunk/src/VBox/VMM
- Timestamp:
- Jul 17, 2018 2:47:55 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMR3/NEMR3Native-win.cpp
r72924 r73182 1171 1171 * Some state init. 1172 1172 */ 1173 pVM->nem.s.fA20Enabled = true; 1173 1174 for (VMCPUID iCpu = 0; iCpu < pVM->cCpus; iCpu++) 1174 1175 {
Note:
See TracChangeset
for help on using the changeset viewer.