1. 0541f2f paravirt: Only enable sercon in NOGRAPHIC mode if no other console specified by Kevin O'Connor · 6 years ago
  2. 0ebc29f paravirt: serial console configuration. by Gerd Hoffmann · 6 years ago
  3. ec6cb17 pci: enable RedHat PCI bridges to reserve additional resources on PCI init by Aleksandr Bezzubikov · 6 years ago
  4. 4c1f727 pci: add QEMU-specific PCI capability structure by Aleksandr Bezzubikov · 6 years ago
  5. 7de1f65 pci: refactor pci_find_capapibilty to get bdf as the first argument instead of the whole pci_device by Aleksandr Bezzubikov · 6 years ago
  6. 8ebb33b stacks: Don't update the A20 settings if they haven't changed by Kevin O'Connor · 7 years ago
  7. d8b3080 smm: Backup and restore A20 on an SMI based mode switch by Kevin O'Connor · 7 years ago
  8. 3fdabae src: Minor - remove tab characters that slipped into SeaBIOS C code by Kevin O'Connor · 7 years ago
  9. 19fdcca coreboot: Adapt to upstream CBMEM console changes by Julius Werner · 7 years ago
  10. 5fbf246 config: Add function to check if fw_cfg exists by Petr Berky · 7 years ago
  11. c68aff5 resume: Don't attempt to use generic reboot mechanisms on QEMU by Kevin O'Connor · 7 years ago
  12. 8f598a4 QEMU fw_cfg: Write fw_cfg back on S3 resume by Ben Warren · 7 years ago
  13. 336b60b QEMU fw_cfg: Add functions for accessing files by key by Ben Warren · 7 years ago
  14. bb9cbbc QEMU fw_cfg: Add command to write back address of file by Ben Warren · 7 years ago
  15. e5bebc7 romfile-loader: Switch to using named structs by Ben Warren · 7 years ago
  16. f991822 QEMU DMA: Add DMA write capability by Ben Warren · 7 years ago
  17. 9ec57de acpi: Generalize find_fadt() and find_tcpa_by_rsdp() into find_acpi_table() by Kevin O'Connor · 8 years ago
  18. b98c658 drop "etc/boot-cpus" fw_cfg file and reuse legacy QEMU_CFG_NB_CPUS by Igor Mammedov · 7 years ago
  19. cb75c91 support booting with more than 255 CPUs by Igor Mammedov · 7 years ago
  20. 023b1d0 add helpers to read etc/boot-cpus at resume time by Igor Mammedov · 7 years ago
  21. eb516e4 smp: consolidate CPU APIC ID detection and accounting by Kevin O'Connor · 7 years ago
  22. f769589 paravirt: disable legacy bios tables in case of more than 255 CPUs by Igor Mammedov · 7 years ago
  23. 54e3a88 smp: restore MSRs on S3 resume by Paolo Bonzini · 7 years ago
  24. 20f83d5 fw/msr_feature_control: add support to set MSR_IA32_FEATURE_CONTROL by Haozhong Zhang · 7 years ago
  25. 04259c5 fw/pci: Add support for mapping Intel IGD via QEMU by Alex Williamson · 8 years ago
  26. d449a11 shadow: Batch PCI config writes by Kevin O'Connor · 8 years ago
  27. 9d691ac optionroms: Drop support for CONFIG_OPTIONROMS_DEPLOYED by Kevin O'Connor · 8 years ago
  28. dce99e0 fw/pci: add Q35 S3 support by Marcel Apfelbaum · 8 years ago
  29. 4d8510c pci: Split low-level pci code from higher-level 'struct pci_device' code by Kevin O'Connor · 8 years ago
  30. 62ff9d5 pci: Move code in pci.c that is specific to pciinit.c to pciinit.c by Kevin O'Connor · 8 years ago
  31. 7b67300 pci: Implement '%pP' printf handler for 'struct pci_device' pointers by Kevin O'Connor · 8 years ago
  32. e518c0f Fix comment typo by Cao jin · 8 years ago
  33. 2e11d58 biostables: Support SMBIOS 2.6+ UUID format by Cole Robinson · 8 years ago
  34. a48f602 post: Always set HaveRunPost prior to setting any other global variable by Kevin O'Connor · 8 years ago
  35. b837e68 resume: Make KVM soft reboot loop detection more flexible by Kevin O'Connor · 8 years ago
  36. 3e8d75f coreboot: Check for unaligned cbfs header by Kevin O'Connor · 8 years ago
  37. 76327b9 fw/pci: do not automatically allocate IO region for PCIe bridges by Marcel Apfelbaum · 8 years ago
  38. 4373afa acpi: Don't build SSDT files on every build; store them in git by Kevin O'Connor · 8 years ago
  39. 528c9f8 biostables: Minor - fix incorrect indentation by Kevin O'Connor · 8 years ago
  40. 5ced3bb coreboot: Minor - avoid K&R style function declaration by Kevin O'Connor · 8 years ago
  41. 06316c9 Add QEMU fw_cfg DMA interface by Marc Marí · 8 years ago
  42. 7d0393d malloc: Rename csm_malloc_preinit() to malloc_csm_preinit() by Kevin O'Connor · 8 years ago
  43. 5d91226 memmap: Introduce SYMBOL() macro to access linker script symbols by Kevin O'Connor · 8 years ago
  44. c167e54 e820: Rename memmap.c to e820map.c and use consistent "e820_" prefix by Kevin O'Connor · 8 years ago
  45. 6bcacf7 Fix typos found by codespell by Stefan Weil · 8 years ago
  46. 62de31b Always enable caching on transition32; backup/restore cr0 on call32 by Kevin O'Connor · 8 years ago
  47. 9ee2e26 mptable: Don't create mptable if it is very large by Kevin O'Connor · 8 years ago
  48. 4bfd7f2 smm: ignore bits 16,18-31 of SMM revision ID at runtime too by Kevin O'Connor · 8 years ago
  49. 908a58c smm: fix outl argument order by Paolo Bonzini · 8 years ago
  50. 8b9942f Don't enable interrupts prior to IVT and PIC setup by Kevin O'Connor · 8 years ago
  51. 4d20436 coreboot: Try to auto-detect if the CBFS anchor pointer is a relative pointer by Kevin O'Connor · 8 years ago
  52. 7f50afc ich9: initialise RCBA register through LPC interface by Paulo Alcantara · 8 years ago
  53. e38be2d pci: allow to loop over capabilities by Gerd Hoffmann · 8 years ago
  54. 1b911d7 Add multiboot support. by Vladimir Serbinenko · 9 years ago
  55. 92f9b91 smm: ignore bits 16,18-31 of SMM revision ID by Paolo Bonzini · 9 years ago
  56. 9d3c063 smbios: Use integer signature instead of string signature by Kevin O'Connor · 9 years ago
  57. 0fe4c9e fw/pci: map memory and IO regions for multiple pci root buses by Marcel Apfelbaum · 9 years ago
  58. 5cc7eec fw/pci: scan all buses if extraroots romfile is present by Marcel Apfelbaum · 9 years ago
  59. 32ec3ee pci: enable SERR# for error forwarding in bridge control register by Chen Fan · 9 years ago
  60. 9f505f7 pciinit: Fix build warning in mch_pci_slot_get_irq() by Kevin O'Connor · 9 years ago
  61. 55215cd Implement call32 mechanism using SMIs. by Kevin O'Connor · 10 years ago
  62. a9f4816 Minor - remove stray tab from src/fw/smm.c. by Kevin O'Connor · 9 years ago
  63. 2e73b1d acpi: use specified macro instead of magic-number by zhanghailiang · 9 years ago
  64. 3aa31d7 hw/pci: reserve IO and mem for pci express downstream ports with no devices attached by Marcel Apfelbaum · 9 years ago
  65. d71d52b Make sure handle_smi() and handle_smp() are compiled out if not enabled. by Kevin O'Connor · 10 years ago
  66. 0673b78 smp: Replace QEMU SMP init assembler code with C; run only in 32bit mode. by Kevin O'Connor · 10 years ago
  67. 31bcda2 smm: Use a C struct to define the layout of the SMM area. by Kevin O'Connor · 10 years ago
  68. f4c511c smm: Replace SMI assembler code with C code. by Kevin O'Connor · 10 years ago
  69. 2126994 smm: unify SMM handlers by Paolo Bonzini · 10 years ago
  70. 457ba42 smm: complete SMM setup by Paolo Bonzini · 10 years ago
  71. 40d0312 piix: add and use dev-piix.h by Paolo Bonzini · 10 years ago
  72. f9645c7 Update EFI_COMPATIBILITY16_TABLE to match 0.98 spec update by David Woodhouse · 10 years ago
  73. 7eac0c4 Allow using full io region on q35. by Gerd Hoffmann · 10 years ago
  74. a217de9 acpi: remove PORT_ACPI_PM_BASE constant by Gerd Hoffmann · 10 years ago
  75. 4a3f195 smm: remove code to handle ACPI disable/enable by Paolo Bonzini · 10 years ago
  76. b1d4dc9 acpi: Fix acpi dsdt compile warning. by Kevin O'Connor · 10 years ago rel-1.7.5-rc1
  77. d85c22e SMBIOS: Check for aggregate tables & entry point in fw_cfg by Gabriel L. Somlo · 10 years ago
  78. 0784d04 hw/pci: check if pci2pci bridges implement optional limit registers by Marcel Apfelbaum · 10 years ago
  79. c6e298e hw/pci: reserve IO and mem for pci-2-pci bridges with no devices attached by Marcel Apfelbaum · 10 years ago
  80. 413d1c3 Factor out smbios table walking from display_uuid to smbios_next(). by Kevin O'Connor · 10 years ago
  81. 028f348 Minor - replace some tab characters that slipped into the code. by Kevin O'Connor · 10 years ago
  82. 5ab18be coreboot: Make coreboot table searching available to other code. by Kevin O'Connor · 10 years ago
  83. f5037fd apm: Remove old Bochs mechanism for shutdown/suspend/standby. by Kevin O'Connor · 10 years ago
  84. 8996ad2 Document no new changes to pirtable.c, mptable.c, acpi.c, and smbios.c. by Kevin O'Connor · 10 years ago
  85. 3bd2dc6 Use biostables.c for copying bios tables even when generating them. by Kevin O'Connor · 10 years ago
  86. 19646a4 Move PirAddr definition from pirtable.c to biostables.c. by Kevin O'Connor · 10 years ago
  87. d18c9f0 smbios: Move smbios parsing logic from smbios.c to biostables.c. by Kevin O'Connor · 10 years ago
  88. 836b4d8 acpi: Move acpi parsing logic from acpi.c to biostables.c / paravirt.c. by Kevin O'Connor · 10 years ago
  89. e916182 Minor - fix some typos in comments. by Kevin O'Connor · 10 years ago
  90. 9b9c240 smbios: Default all values to zero. by Kevin O'Connor · 10 years ago
  91. b62632a coreboot: Move links file processing to its own function. by Kevin O'Connor · 10 years ago
  92. d15b010 Enhance nullTrailingSpace() so that it can also skip leading spaces. by Kevin O'Connor · 10 years ago
  93. 2a3ed1e coreboot: Add support for a "links" file to have aliases in CBFS. by Kevin O'Connor · 10 years ago
  94. fc3cd00 pci: improve io address space allocation by Gerd Hoffmann · 10 years ago
  95. bb1fcb4 debug: Unify the SeaBIOS debug version banner. by Kevin O'Connor · 10 years ago
  96. 406df19 coreboot: Support alternative locations for CBFS. by Kevin O'Connor · 10 years ago
  97. 344496f smbios: catch zero-length strings by Gerd Hoffmann · 10 years ago
  98. 9a79b91 Minor - pciinit.c - order header files and use static on local functions. by Kevin O'Connor · 10 years ago
  99. 40d020f resume: restore piix pm config registers after resume by Marcel Apfelbaum · 10 years ago
  100. 743c157 Remove the pmm handle argument from _malloc(). by Kevin O'Connor · 10 years ago