Changeset 54813 in vbox
- Timestamp:
- Mar 17, 2015 3:34:13 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMR3/CPUMR3CpuId.cpp
r54812 r54813 4406 4406 uint32_t uLeaf; 4407 4407 CPUMCPUID Host; 4408 uint32_t dummy;4409 4408 uint32_t cLeaves = pVM->cpum.s.GuestInfo.cCpuIdLeaves; 4410 4409 PCPUMCPUIDLEAF paLeaves = pVM->cpum.s.GuestInfo.paCpuIdLeavesR3;
Note:
See TracChangeset
for help on using the changeset viewer.