- Timestamp:
- Jun 4, 2018 11:42:11 AM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMR3/NEMR3Native-win.cpp
r72420 r72429 1097 1097 * This defaults to APIC, so no need to change unless it's X2APIC. 1098 1098 */ 1099 // /Devices/apic/0/Config/1100 1099 PCFGMNODE pCfg = CFGMR3GetChild(CFGMR3GetRoot(pVM), "/Devices/apic/0/Config"); 1101 1100 if (pCfg)
Note:
See TracChangeset
for help on using the changeset viewer.