Changeset 10569 in vbox for trunk/src/VBox/VMM/CPUMInternal.h
- Timestamp:
- Jul 12, 2008 3:59:27 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/CPUMInternal.h
r9354 r10569 336 336 337 337 /** The standard set of CpuId leafs. */ 338 CPUMCPUID aGuestCpuIdStd[ 5];338 CPUMCPUID aGuestCpuIdStd[6]; 339 339 /** The extended set of CpuId leafs. */ 340 340 CPUMCPUID aGuestCpuIdExt[10];
Note:
See TracChangeset
for help on using the changeset viewer.