Changeset 99915 in vbox for trunk/src/VBox/Main/src-client
- Timestamp:
- May 22, 2023 6:42:10 PM (21 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/src-client/ConsoleImplConfigArmV8.cpp
r99913 r99915 367 367 InsertConfigInteger(pCfg, "MmioPioBase", 0x3eff0000); 368 368 InsertConfigInteger(pCfg, "MmioPioSize", 0x0000ffff); 369 InsertConfigInteger(pCfg, "IntPinA", 3); 369 InsertConfigInteger(pCfg, "IntPinA", 3); 370 370 InsertConfigInteger(pCfg, "IntPinB", 4); 371 371 InsertConfigInteger(pCfg, "IntPinC", 5);
Note:
See TracChangeset
for help on using the changeset viewer.