1. bf708f3 optionrom: simplify Makefile by Marc-André Lureau · 5 years ago
  2. 770275e optionrom/pvh: scan entire RSDP Area by Joe Richey · 4 years, 11 months ago
  3. b1b876c optionrom/pvh: load initrd from fw_cfg by Stefano Garzarella · 6 years ago
  4. 2785dc7 optionrom: add new PVH option rom by Stefano Garzarella · 6 years ago
  5. 6dfa014 linuxboot_dma: move common functions in a new header by Stefano Garzarella · 6 years ago
  6. 526d798 linuxboot_dma: remove duplicate definitions of FW_CFG by Stefano Garzarella · 6 years ago
  7. 5be5df7 fw_cfg: import & use linux/qemu_fw_cfg.h by Marc-André Lureau · 6 years ago
  8. 7e01838 linuxboot_dma: compile for i486 by Paolo Bonzini · 8 years ago
  9. 0bdb12c rules.mak: quiet-command: Split command name and args to print by Peter Maydell · 8 years ago
  10. 0342454 optionrom: do not rely on compiler's bswap optimization by Paolo Bonzini · 8 years ago
  11. 336d588 optionrom: cope with multiple -O options by Paolo Bonzini · 8 years ago
  12. e57218b pc-bios/optionrom: Fix OpenBSD build with better detection of linker emulation by Peter Maydell · 8 years ago
  13. 9d4cd7b optionrom: fix compilation with mingw docker target by Paolo Bonzini · 8 years ago
  14. b0e8f5c optionrom: add -fno-stack-protector by Paolo Bonzini · 8 years ago
  15. a9c8730 build-sys: fix building with make CFLAGS=.. argument by Marc-André Lureau · 8 years ago
  16. 7f25692 linuxboot_dma: avoid guest ABI breakage on gcc vs. clang compilation by Paolo Bonzini · 8 years ago
  17. cf4b61d Unbreak FreeBSD build after optionrom update. by Sean Bruno · 8 years ago
  18. 036999e optionrom: fix detection of -Wa,-32 by Paolo Bonzini · 8 years ago
  19. b2a575a Add optionrom compatible with fw_cfg DMA version by Marc Marí · 9 years ago
  20. cdbd727 build: Use $(AS) for optionrom explicitly by Richard Henderson · 9 years ago
  21. 6f061ea fw_cfg: Split fw_cfg_keys.h off fw_cfg.h by Markus Armbruster · 9 years ago
  22. 269e235 linuxboot: fix loading old kernels by Paolo Bonzini · 10 years ago
  23. cdebec5 linuxboot: compute initrd loading address by Paolo Bonzini · 10 years ago
  24. 46eef33 Fix QEMU build on OpenBSD on x86 archs by Brad · 11 years ago
  25. 26a8ec0 multiboot: Calculate upper_mem in the ROM by Kevin Wolf · 12 years ago
  26. 390fb6b multiboot: Don't forget last mmap entry by Kevin Wolf · 12 years ago
  27. 0d09e41 hw: move headers to include/ by Paolo Bonzini · 12 years ago
  28. c6e052f multiboot: fix e801 memory map by Paolo Bonzini · 12 years ago
  29. 0d6b9cc signrom: Rewrite as python script by Jan Kiszka · 13 years ago
  30. 5019811 kvmvapic: Use optionrom helpers by Jan Kiszka · 13 years ago
  31. 209ca75 optionsrom: Reserve space for checksum by Jan Kiszka · 13 years ago
  32. 1189aa5 kvmvapic: Simplify mp/up_set_tpr by Jan Kiszka · 13 years ago
  33. 2a2af96 kvmvapic: Add option ROM by Jan Kiszka · 13 years ago
  34. 6fbcef2 optionroms: Silence intermediate file removal by Jan Kiszka · 13 years ago
  35. e7d8100 Fix spelling in comments, documentation and messages by Stefan Weil · 13 years ago
  36. 75b9f69 fix linuxboot.bin and multiboot.bin to not hijack int19 by Gleb Natapov · 14 years ago
  37. 4c3b5a4 Add scripts directory by Blue Swirl · 14 years ago
  38. 33bbd1d optionrom: fix bugs in signrom.sh by Avi Kivity · 14 years ago
  39. 590bf49 Fix multiboot compilation by Alexander Graf · 15 years ago
  40. d0652aa linuxboot: fix gdt address calculation by Avi Kivity · 15 years ago
  41. 076d247 Use vpath directive by Paolo Bonzini · 15 years ago
  42. 36ecd7c Fix thinko in linuxboot.S by Paolo Bonzini · 15 years ago
  43. 53ea95d multiboot: Fix module loading and setting of mmap. by Adam Lackorzynski · 15 years ago
  44. dc61b0d Make -kernel for linux work with bochsbios by Alexander Graf · 15 years ago
  45. dd4239d Allow build of linuxboot.S with old assemblers by Juergen Lock · 15 years ago
  46. 57a46d0 Convert linux bootrom to external rom and fw_cfg by Alexander Graf · 15 years ago
  47. dd4b265 Move common option rom code to header file by Alexander Graf · 15 years ago
  48. 7787319 Convert multiboot to fw_cfg backed data storage by Alexander Graf · 15 years ago
  49. ff56954 multiboot.S patch for old as(1) (was: Re: [Qemu-devel] Some OpenBSD/amd64 build fixes) by Juergen Lock · 15 years ago
  50. 4888ec2 optionrom: create .PHONY variable by Juan Quintela · 15 years ago
  51. 3e4e464 optionrom: remove use of implicit RM variable by Juan Quintela · 15 years ago
  52. fc3baad restore CFLAGS check for conflict and fix recursive CFLAGS issue by Thomas Monjalon · 15 years ago
  53. ae20c62 optionrom: make clean should remove raw and .d by Juan Quintela · 15 years ago
  54. 9b083b6 otionrom: Use local CFLAGS no global one by Juan Quintela · 15 years ago
  55. 8a2e6ab Remove CFLAGS parameter in cc-option by Juan Quintela · 15 years ago
  56. a558ee1 Rename CPPFLAGS to QEMU_CFLAGS by Juan Quintela · 15 years ago
  57. c66b57f Fix checksum writing in signboot.sh by Alexander Graf · 15 years ago
  58. 0ff6697 Do not try to invoke shebang scripts directly (NFS issues) by malc · 15 years ago
  59. c05ac89 Option rom makefile fixes by Paul Brook · 15 years ago
  60. 925ce05 Fix out of tree build broken by 791e08c753a9f9be3c3880b4ea83b6dfa4b6ccad by Blue Swirl · 15 years ago
  61. 3c87f43 use cc-option for optionrom by Juan Quintela · 15 years ago
  62. 791e08c Use quiet-command for building optionrom by Juan Quintela · 15 years ago
  63. 99772ae signrom.sh: portability fix by Christoph Egger · 16 years ago
  64. 8167ee8 Update to a hopefully more future proof FSF address by Blue Swirl · 16 years ago
  65. 24d904e Don't copy multiboot.bin into pc-bios after built by Anthony Liguori · 16 years ago
  66. 7aa486f Fix multiboot.bin build on mingw32 by Anthony Liguori · 16 years ago
  67. 89e671e Replace signrom with shell script v3 by Alexander Graf · 16 years ago
  68. 8676188 Work around Solaris gas problem by Blue Swirl · 16 years ago
  69. 253d094 Multiboot build system v4 by Alexander Graf · 16 years ago
  70. f16408d Multiboot support v5 by Alexander Graf · 16 years ago