Changeset 24313 in vbox for trunk/src/VBox
- Timestamp:
- Nov 4, 2009 10:56:42 AM (15 years ago)
- svn:sync-xref-src-repo-rev:
- 54317
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/MachineImpl.cpp
r24301 r24313 6494 6494 6495 6495 /* Standard and Extended CPUID leafs. */ 6496 data.llCpuIdLeafs.clear(); 6496 6497 for (unsigned idx = 0; idx < RT_ELEMENTS(mHWData->mCpuIdStdLeafs); idx++) 6497 6498 {
Note:
See TracChangeset
for help on using the changeset viewer.