1. 928d4df provide correct pci routing information in mptable by Gleb Natapov · 14 years ago
  2. b021a57 Add MPS entries for LINT interrupts. by Kevin O'Connor · 14 years ago
  3. 86916ce Fixes for mptable generation. by Kevin O'Connor · 14 years ago
  4. c0ad0e8 Only add the first logical CPU in each physical CPU to the MPS tables. by Kevin O'Connor · 14 years ago
  5. 57219d8 Fix cpuflag in mptable (| has higher priority than ?:) by Kevin O'Connor · 14 years ago
  6. f23d61f Generate mptable unconditionally. by Kevin O'Connor · 14 years ago
  7. a26df9b Use MaxCountCPUs during building of per cpu tables. by Kevin O'Connor · 14 years ago
  8. 4d2b619 irq0override provided by qemu. by Kevin O'Connor · 14 years ago
  9. 0bf9270 Add Post Memory Manager (PMM) support. by Kevin O'Connor · 14 years ago
  10. 8c8a880 Minor - breakup mptable allocation into two calls. by Kevin O'Connor · 14 years ago
  11. b64db30 mptable and madt irq override by Kevin O'Connor · 14 years ago
  12. 2929c35 Add malloc_high/fseg() and rework bios table creation to use them. by Kevin O'Connor · 14 years ago
  13. 523e5a9 Use "p->sum -= checksum()" style for setting checksums. by Kevin O'Connor · 14 years ago
  14. e97ca7b Forward port bochs smp changes; rename smpdetect.c to smp.c. by Kevin O'Connor · 14 years ago
  15. a69a559 Fix bug in emulator mptable creation - space not reserved. by Kevin O'Connor · 15 years ago
  16. 3574644 Build mptable using C 'struct's. by Kevin O'Connor · 15 years ago
  17. b1b7c2a Change license from GPLv3 to LGPLv3. by Kevin O'Connor · 15 years ago
  18. f5c1161 Define and consistently use BUILD_APIC_ADDR and BUILD_IOAPIC_ADDR. by Kevin O'Connor · 15 years ago
  19. 7b49cd9 Add dprintf() status writes during startup of bios table inits. by Kevin O'Connor · 15 years ago
  20. 6cb8ba9 Remove CONFIG_QEMU option - breakout into other options. by Kevin O'Connor · 15 years ago
  21. d381702 Add option to disable mptable generation. by Kevin O'Connor · 15 years ago
  22. 9521e26 Extract 'struct bregs' out of biosvar.h; clean up header includes. by Kevin O'Connor · 15 years ago
  23. 84ad59a Separate out smp detection and mp table generation from rombios32.c by Kevin O'Connor · 15 years ago