Changeset 32638 in vbox for trunk/src/VBox/Main/ConsoleImpl2.cpp
- Timestamp:
- Sep 20, 2010 12:48:31 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/ConsoleImpl2.cpp
r32637 r32638 831 831 * PCI buses. 832 832 */ 833 ChipsetType_T chipsetType;834 hrc = pMachine->COMGETTER(ChipsetType)(&chipsetType); H();835 833 uint32_t u32IocPciAddress, u32HbcPciAddress; 836 837 834 switch (chipsetType) 838 835 {
Note:
See TracChangeset
for help on using the changeset viewer.