Changeset 20920 in vbox
- Timestamp:
- Jun 25, 2009 9:49:04 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/PC/ACPI/VBoxAcpi.cpp
r20918 r20920 76 76 if (!fShowCpu) 77 77 cNumCpus = 0; 78 79 #ifdef VBOX_WITH_MULTI_CORE80 /* One physical package with multiple cores. */81 cNumCpus = 1;82 #endif83 78 84 79 /**
Note:
See TracChangeset
for help on using the changeset viewer.