Changeset 20197 in vbox for trunk/src/VBox/Devices
- Timestamp:
- Jun 2, 2009 2:39:05 PM (16 years ago)
- svn:sync-xref-src-repo-rev:
- 48037
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/PC/DevAPIC.cpp
r20092 r20197 2160 2160 TMTimerStop(s->CTX_SUFF(pTimer)); 2161 2161 2162 /* Do not send an init ipi to the VCPU; we take 2163 * care of the proper init ourselves. 2162 2164 apic_init_ipi(dev, s); 2165 */ 2166 2163 2167 /* malc, I've removed the initing duplicated in apic_init_ipi(). This 2164 2168 * arb_id was left over.. */
Note:
See TracChangeset
for help on using the changeset viewer.