1. 452fcdb Include qapi/qmp/qdict.h exactly where needed by Markus Armbruster · 7 years ago
  2. 6f6f4ae fw_cfg: rename read callback by Marc-André Lureau · 8 years ago
  3. 34f1b23 elf-loader: Allow late loading of elf by Farhan Ali · 8 years ago
  4. 51b5856 loader: Support Flattened Image Trees (FIT images) by Paul Burton · 8 years ago
  5. baf2d5b fw-cfg: support writeable blobs by Michael S. Tsirkin · 8 years ago
  6. aa6c6ae loader: fix handling of custom address spaces when adding ROM blobs by Laszlo Ersek · 8 years ago
  7. 93ffc7c loader: Add AddressSpace loading support to targphys by Alistair Francis · 8 years ago
  8. 5e774eb loader: Add AddressSpace loading support to uImages by Alistair Francis · 8 years ago
  9. 70bb1d1 loader: Add AddressSpace loading support to ELFs by Alistair Francis · 8 years ago
  10. 3e76099 loader: Allow a custom AddressSpace when loading ROMs by Alistair Francis · 8 years ago
  11. 8cf6e9d loader: Allow ELF loader to auto-detect the ELF arch by Alistair Francis · 8 years ago
  12. bab47d9 Sort the fw_cfg file list by Gerd Hoffmann · 9 years ago
  13. f09f9bd loader: Fix incorrect parameter name in load_image_mr() macro by Jens Wiklander · 9 years ago
  14. 7ef295e loader: Add data swap option to load-elf by Peter Crosthwaite · 9 years ago
  15. 140b7ce loader: load_elf(): Add doc comment by Peter Crosthwaite · 9 years ago
  16. 04ae712 loader: add API to load elf header by Peter Crosthwaite · 9 years ago
  17. 76151ca loader: Add load_image_mr() to load ROM image to a MemoryRegion by Peter Maydell · 9 years ago
  18. 6b3f7f6 vl: move rom_load_all after machine init done by Eric Auger · 10 years ago
  19. 339240b acpi-build: remove dependency from ram_addr.h by Paolo Bonzini · 10 years ago
  20. 1ce6be2 hmp: Name HMP info handler functions hmp_info_SUBCOMMAND() by Markus Armbruster · 10 years ago
  21. aaf0301 Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging by Peter Maydell · 10 years ago
  22. a166614 acpi-build: make ROMs RAM blocks resizeable by Michael S. Tsirkin · 10 years ago
  23. 7d48a0f hw/loader: split out load_image_gzipped_buffer() by Laszlo Ersek · 10 years ago
  24. ad5b88b acpi-build: mark RAM dirty on table update by Michael S. Tsirkin · 10 years ago
  25. 25bda50 hw/core/loader: implement address translation in uimage loader by Max Filippov · 10 years ago
  26. ea87616 loader: Add load_image_size() to replace load_image() by Benjamin Herrenschmidt · 11 years ago
  27. 235e74a loader: Add load_image_gzipped function. by Richard W.M. Jones · 10 years ago
  28. ac41881 pc: avoid duplicate names for ROM MRs by Michael S. Tsirkin · 11 years ago
  29. 98bc3ab loader: rename in_ram/has_mr by Michael S. Tsirkin · 11 years ago
  30. 18674b2 elf-loader: add more return codes by Alexey Kardashevskiy · 11 years ago
  31. a1483f8 loader: document that errno is set by Michael S. Tsirkin · 11 years ago
  32. fe1479a loader: drop return value for rom_add_blob_fixed by Michael S. Tsirkin · 11 years ago
  33. d916b46 loader: allow adding ROMs in done callbacks by Michael S. Tsirkin · 12 years ago
  34. 48354cc loader: support for unmapped ROM blobs by Michael S. Tsirkin · 11 years ago
  35. 04920fc loader: store FW CFG ROM files in RAM by Michael S. Tsirkin · 11 years ago
  36. 84aee0d hw/loader: Support ramdisk with u-boot header by Soren Brinkmann · 12 years ago
  37. a88b362 refer to FWCfgState explicitly by Laszlo Ersek · 12 years ago
  38. 0d09e41 hw: move headers to include/ by Paolo Bonzini · 12 years ago[Renamed from hw/loader.h]
  39. d60fa42 Save memory allocation in the elf loader by Fabien Chouteau · 12 years ago
  40. 84f2d0e HMP: add QDict to info callback handler by Wenchao Xia · 12 years ago
  41. a8170e5 Rename target_phys_addr_t to hwaddr by Avi Kivity · 12 years ago
  42. 80a2ba3 use an uint64_t for the max_sz parameter in load_image_targphys by Mark Langsdorf · 13 years ago
  43. 725e14e loader: Fix read_targphys() to behave when read() fails by Markus Armbruster · 13 years ago
  44. 2e55e84 Add bootindex for option roms. by Gleb Natapov · 14 years ago
  45. 409dbce load_elf: replace the address addend by a translation function by Aurelien Jarno · 15 years ago
  46. bc798c7 Remove conditional rom loading support by Blue Swirl · 15 years ago
  47. 8832cb8 roms: rework rom loading via fw by Gerd Hoffmann · 15 years ago
  48. bdb5ee3 roms: minor fixes and cleanups. by Gerd Hoffmann · 15 years ago
  49. 632cf03 roms: remove option rom packing logic by Gerd Hoffmann · 15 years ago
  50. 379526a roms: use new fw_cfg file xfer support. by Gerd Hoffmann · 15 years ago
  51. 235f86e Introduce rom_copy by Alexander Graf · 15 years ago
  52. de2aff1 rom loader: make vga+rom loading configurable. by Gerd Hoffmann · 15 years ago
  53. 3c178e7 rom loader: fix sparc -kernel boot. by Gerd Hoffmann · 15 years ago
  54. 45a50b1 Reorganize option rom (+linux kernel) loading. by Gerd Hoffmann · 15 years ago
  55. c227f09 Revert "Get rid of _t suffix" by Anthony Liguori · 15 years ago
  56. 99a0949 Get rid of _t suffix by malc · 15 years ago
  57. ca20cf3 Compile loader only once by Blue Swirl · 15 years ago