Changeset 21249 in vbox for trunk/src/VBox/Devices/PC/DevACPI.cpp
- Timestamp:
- Jul 6, 2009 1:07:39 PM (16 years ago)
- svn:sync-xref-src-repo-rev:
- 49573
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/PC/DevACPI.cpp
r20679 r21249 797 797 ioapic->u8Type = 1; 798 798 ioapic->u8Length = sizeof(ACPITBLIOAPIC); 799 /** @todo is this the right id? */ 799 800 ioapic->u8IOApicId = cpus; 800 801 ioapic->u8Reserved = 0;
Note:
See TracChangeset
for help on using the changeset viewer.