1. f85e4bc Calculate "RamSize" needed by 16bit interface dynamically. by Kevin O'Connor · 11 years ago
  2. 89a2f96 Convert VAR16VISIBLE, VAR16EXPORT, and VAR32VISIBLE to VARFSEG. by Kevin O'Connor · 11 years ago
  3. a2a86e2 Group QEMU platform setup together and move to paravirt.c. by Kevin O'Connor · 11 years ago
  4. b840ba9 Integrate qemu_cfg_preinit() into qemu_romfile_init(). by Kevin O'Connor · 11 years ago
  5. fe09030 Process fw_cfg e820 entries during the fw_cfg setup stage. by Kevin O'Connor · 11 years ago
  6. f9e4e37 Convert fw_cfg NUMA entries into a romfile entry. by Kevin O'Connor · 11 years ago
  7. 56c5089 Convert basic integer fw_cfg entries into romfile entries. by Kevin O'Connor · 11 years ago
  8. de9e705 Convert fw_cfg SMBIOS entries into romfile entries. by Kevin O'Connor · 11 years ago
  9. 188d994 Convert fw_cfg ACPI entries into romfile entries. by Kevin O'Connor · 11 years ago
  10. c40e3fa Support skipping content when reading from QEMU fw_cfg romfile entries. by Kevin O'Connor · 11 years ago
  11. 4edda08 Minor - move definitions to paravirt.c from paravirt.h. by Kevin O'Connor · 11 years ago
  12. 7b5bc50 Convert kvm_para_available() to runningOnKVM(). by Kevin O'Connor · 11 years ago
  13. 897fb11 Consistently use CONFIG_COREBOOT, CONFIG_QEMU, and runningOnXen(). by Kevin O'Connor · 11 years ago
  14. 02313b2 Add runningOnQEMU() and runningOnXen() for runtime platform detection. by Kevin O'Connor · 11 years ago
  15. 8ed2e53 POST: Move QEMU specific ramsize and BIOS table setup to paravirt.c. by Kevin O'Connor · 12 years ago
  16. d83c87b Normalize POST initialization function name suffixes. by Kevin O'Connor · 12 years ago
  17. b306459 Use cpu_to_be32() (and related) instead of htonl (and related). by Kevin O'Connor · 12 years ago
  18. 59d6ca5 Cache romfile entries. by Kevin O'Connor · 12 years ago
  19. 8b56578 Add "romfile" code to assist with extract integer config settings. by Kevin O'Connor · 13 years ago
  20. c6629e0 Support qemu based romfile wrappers called out of order. by Kevin O'Connor · 14 years ago
  21. f9b0930 Add romfile_loadfile() helper function. by Kevin O'Connor · 14 years ago
  22. 1703ea2 Add romfile_name() function. by Gleb Natapov · 14 years ago
  23. 6039fc5 Update qemu_cfg_read to use "rep insb". by Kevin O'Connor · 14 years ago
  24. f79a462 Add romfile_size() wrapper for accessing cbfs/qemu_cfg files. by Kevin O'Connor · 14 years ago
  25. e230426 Unify optionrom cbfs/qemu_cfg rom pulling code. by Kevin O'Connor · 14 years ago
  26. 0360e8e Seabios e820 reservation portion v3 by Jes Sorensen · 14 years ago
  27. cfdc13f Introduce standard warnings for allocation failures and timeouts. by Kevin O'Connor · 14 years ago
  28. c4c9fae qemu: add rom loading via fw_cfg by Gerd Hoffmann · 15 years ago
  29. 01a8520 Move smbios definitions to header file; fix compile on older gcc. by Kevin O'Connor · 15 years ago
  30. 8470585 Read max number of cpus from VM. by Kevin O'Connor · 15 years ago
  31. 590e554 Add SRAT ACPI table support. by Kevin O'Connor · 15 years ago
  32. 4d2b619 irq0override provided by qemu. by Kevin O'Connor · 15 years ago
  33. 4e4b410 Load SMBIOS entries and files from qemu by Kevin O'Connor · 15 years ago
  34. cc6dc46 Add support for passing additional acpi tables from qemu. by Kevin O'Connor · 15 years ago
  35. e7cc764 Move qemu config code from smbios.c to its own files. Add support for by Kevin O'Connor · 15 years ago