commit | 31bfad632b0cad16795cdb43f4854a1e50a5eed0 | [log] [tgz] |
---|---|---|
author | Kevin O'Connor <kevin@koconnor.net> | Tue Dec 16 23:50:52 2008 -0500 |
committer | Kevin O'Connor <kevin@koconnor.net> | Tue Dec 16 23:50:52 2008 -0500 |
tree | 77a1e402ecc2dcd2b447fc1b0d0fd07540b29a92 | |
parent | 993f9d3a48593e6407c81e042dc0b6010be59e1e [diff] |
Don't turn off apic after smp detect; use cmos for smp count on emulators. Don't restor the APIC_SVR value - doing so confuses kvm. When running on an emulator, get the smp count from cmos (timing on an emulator - especially when simulating large cpu counts - is too unreliable to do a count based on timers.)