1. 4edda08 Minor - move definitions to paravirt.c from paravirt.h. by Kevin O'Connor · 11 years ago
  2. 7b5bc50 Convert kvm_para_available() to runningOnKVM(). by Kevin O'Connor · 11 years ago
  3. 897fb11 Consistently use CONFIG_COREBOOT, CONFIG_QEMU, and runningOnXen(). by Kevin O'Connor · 11 years ago
  4. 02313b2 Add runningOnQEMU() and runningOnXen() for runtime platform detection. by Kevin O'Connor · 11 years ago
  5. 8ed2e53 POST: Move QEMU specific ramsize and BIOS table setup to paravirt.c. by Kevin O'Connor · 12 years ago
  6. d83c87b Normalize POST initialization function name suffixes. by Kevin O'Connor · 12 years ago
  7. 59d6ca5 Cache romfile entries. by Kevin O'Connor · 12 years ago
  8. 7a08ae7 Whitespace changes - replace handful of tabs in core code with spaces. by Kevin O'Connor · 12 years ago
  9. 9eb2100 Detect CPUID instruction before using it. by Kevin O'Connor · 12 years ago
  10. b044e77 Replace CONFIG_EXTRA_PCI_ROOTS with dynamic "etc/extra-pci-roots" file. by Kevin O'Connor · 13 years ago
  11. 8b56578 Add "romfile" code to assist with extract integer config settings. by Kevin O'Connor · 13 years ago
  12. f9b0930 Add romfile_loadfile() helper function. by Kevin O'Connor · 14 years ago
  13. 1703ea2 Add romfile_name() function. by Gleb Natapov · 14 years ago
  14. f79a462 Add romfile_size() wrapper for accessing cbfs/qemu_cfg files. by Kevin O'Connor · 14 years ago
  15. e230426 Unify optionrom cbfs/qemu_cfg rom pulling code. by Kevin O'Connor · 14 years ago
  16. 0360e8e Seabios e820 reservation portion v3 by Jes Sorensen · 14 years ago
  17. c4c9fae qemu: add rom loading via fw_cfg by Gerd Hoffmann · 15 years ago
  18. 812654a Provide correct value for QEMU_CFG_IRQ0_OVERRIDE by Kevin O'Connor · 15 years ago
  19. 8470585 Read max number of cpus from VM. by Kevin O'Connor · 15 years ago
  20. 590e554 Add SRAT ACPI table support. by Kevin O'Connor · 15 years ago
  21. 4d2b619 irq0override provided by qemu. by Kevin O'Connor · 15 years ago
  22. 4e4b410 Load SMBIOS entries and files from qemu by Kevin O'Connor · 15 years ago
  23. cc6dc46 Add support for passing additional acpi tables from qemu. by Kevin O'Connor · 15 years ago
  24. e7cc764 Move qemu config code from smbios.c to its own files. Add support for by Kevin O'Connor · 15 years ago