SeaBIOS for qemu-kvm

Clone this repo:

Branches

  1. 55e28a4 seabios: fix mptable nmi entry by Kenji Kaneshige · 12 years ago master
  2. 7098638 seabios: Add Local APIC NMI Structure to ACPI MADT by Kenji Kaneshige · 12 years ago
  3. 2e55b03 acpi: extract aml from .lst by Michael S. Tsirkin · 12 years ago
  4. f2fd79b seabios: acpi: allow qemu to load dsdt as external acpi table. by Isaku Yamahata · 12 years ago
  5. baae940 util: add le32_to_cpu() by Isaku Yamahata · 12 years ago
  6. a8dcc5b Simplify pci_bios_init_root_regions(). by Kevin O'Connor · 12 years ago
  7. 3f2288f Move pciinit device init code together. by Kevin O'Connor · 12 years ago
  8. b725dcb Locally allocate pciinit busses[] variable. by Kevin O'Connor · 12 years ago
  9. 2c4c211 Replace recursive pci init system with linear passes. by Kevin O'Connor · 12 years ago
  10. 28a20e1 Replace pciinit busses_count with MaxPCIBus. by Kevin O'Connor · 12 years ago
  11. 0ce2138 Simplify pci_slot_get_irq(). by Kevin O'Connor · 12 years ago
  12. cbbdcf2 Use pci->header_type in pci_bar() to avoid unnecessary pci_config_readb. by Kevin O'Connor · 12 years ago
  13. 5bab7e6 Separate pciinit.c into clearly delineated sections. by Kevin O'Connor · 12 years ago
  14. 99e37c4 Use standard formatting for PCI info during PCI init pass. by Kevin O'Connor · 12 years ago
  15. c736f0a acpi: automatically generated ssdt proc by Michael S. Tsirkin · 12 years ago
  16. 2597b75 acpi: generate and parse mixed asl/aml listing by Michael S. Tsirkin · 12 years ago
  17. a65f417 Consolidate DSDT copy-and-paste PCI IRQ code into method calls. by Kevin O'Connor · 12 years ago
  18. 9d3d7cb Move code from PCI hotplug DSDT macros to methods. by Kevin O'Connor · 12 years ago
  19. f0521c9 Simplify PCI hotplug acpi macros. by Kevin O'Connor · 12 years ago
  20. 5eaed9c Consolidate PCI hotplug definitions together in DSL file. by Kevin O'Connor · 12 years ago