Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Set MaxCountCPUs even if no APIC found. | Kevin O'Connor | 2009-11-24 | 1 | -0/+2 |
* | Initialize the LINT LVTs on the local APIC of the BSP. | Kevin O'Connor | 2009-11-14 | 1 | -0/+10 |
* | Remove cmos access from cpu detect loop to make it faster. | Kevin O'Connor | 2009-11-09 | 1 | -4/+6 |
* | Replace irq_enable() regions with explicit calls to check for irqs. | Kevin O'Connor | 2009-10-24 | 1 | -1/+1 |
* | Move read/write[bwl] from smp.c to util.h. | Kevin O'Connor | 2009-10-12 | 1 | -30/+0 |
* | Read max number of cpus from VM. | Kevin O'Connor | 2009-10-08 | 1 | -1/+8 |
* | Rename VAR16_32 to VAR16VISIBLE. | Kevin O'Connor | 2009-09-09 | 1 | -3/+3 |
* | Forward port bochs smp changes; rename smpdetect.c to smp.c. | Kevin O'Connor | 2009-06-21 | 1 | -0/+146 |
* | Revert "Commit missing files from last commit." | Kevin O'Connor | 2008-03-08 | 1 | -308/+0 |
* | Commit missing files from last commit. | Kevin O'Connor | 2008-03-05 | 1 | -0/+308 |