COMMITS
/ include/hw/loader.h March 3, 2023
A
hw: arm: Support direct boot for Linux/arm64 EFI zboot images
Ard Biesheuvel committed
February 7, 2023
C
hw/core/loader: Remove declarations of option_rom_has_mr/rom_file_has_mr
Cédric Le Goater committed
November 11, 2021
J
hw/core/loader: return image sizes as ssize_t
Jamie Iles committed
February 25, 2022
A
semihosting/arm-compat: replace heuristic for softmmu SYS_HEAPINFO
Alex Bennée committed
October 14, 2021
L
hw/elf_ops.h: switch to ssize_t for elf loader return type
Luc Michel committed
September 17, 2021
P
hw/loader: Restrict PC_ROM_* definitions to hw/i386/pc
Philippe Mathieu-Daudé committed
March 18, 2021
P
hw/core/loader: Add new function rom_ptr_for_as()
Peter Maydell committed
January 26, 2020
A
hw/core/loader: Let load_elf() populate a field with CPU-specific flags
Aleksandar Markovic committed
September 10, 2019
S
elf-ops.h: fix int overflow in load_elf()
Stefano Garzarella committed
July 24, 2019
S
loader: Handle memory-mapped ELFs
Stefano Garzarella committed
January 15, 2019
L
elf: Add optional function ptr to load_elf() to parse ELF notes
Liam Merwick committed
January 7, 2019
N
Support u-boot noload images for arm as used by, NetBSD/evbarm GENERIC kernel.
Nick Hudson committed
December 14, 2018
P
include/hw/loader.h: Document load_image_size()
Peter Maydell committed
P
hw/core/loader.c: Remove load_image()
Peter Maydell committed
September 13, 2018
L
change get_image_size return type to int64_t
Li Zhijian committed
August 16, 2018
S
loader: Implement .hex file loader
Su Hang committed
S
loader: add rom transaction API
Stefan Hajnoczi committed
June 26, 2018
T
loader: Check access size when calling rom_ptr() to avoid crashes
Thomas Huth committed
March 2, 2018
M
Add symbol table callback interface to load_elf
Michael Clark committed
P
loader: Add new load_ramdisk_as()
Peter Maydell committed
February 1, 2018
M
Include qapi/qmp/qdict.h exactly where needed
Markus Armbruster committed
August 7, 2017
M
fw_cfg: rename read callback
Marc-André Lureau committed
November 7, 2016
F
elf-loader: Allow late loading of elf
Farhan Ali committed
September 8, 2016
P
loader: Support Flattened Image Trees (FIT images)
Paul Burton committed
January 12, 2017
M
fw-cfg: support writeable blobs
Michael S. Tsirkin committed
November 29, 2016
L
loader: fix handling of custom address spaces when adding ROM blobs
Laszlo Ersek committed
September 22, 2016
A
loader: Add AddressSpace loading support to targphys
Alistair Francis committed
A
loader: Add AddressSpace loading support to uImages
Alistair Francis committed
A
loader: Add AddressSpace loading support to ELFs
Alistair Francis committed
A
loader: Allow a custom AddressSpace when loading ROMs
Alistair Francis committed
A
loader: Allow ELF loader to auto-detect the ELF arch
Alistair Francis committed
April 7, 2016
G
Sort the fw_cfg file list
Gerd Hoffmann committed
March 16, 2016
J
loader: Fix incorrect parameter name in load_image_mr() macro
Jens Wiklander committed
March 4, 2016
P
loader: Add data swap option to load-elf
Peter Crosthwaite committed
P
loader: load_elf(): Add doc comment
Peter Crosthwaite committed
P
loader: add API to load elf header
Peter Crosthwaite committed
P
loader: Add load_image_mr() to load ROM image to a MemoryRegion
Peter Maydell committed
June 16, 2015
E
vl: move rom_load_all after machine init done
Eric Auger committed
March 23, 2015
P
acpi-build: remove dependency from ram_addr.h
Paolo Bonzini committed
February 6, 2015
M
hmp: Name HMP info handler functions hmp_info_SUBCOMMAND()
Markus Armbruster committed
January 10, 2015
P
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell committed
November 17, 2014
M
acpi-build: make ROMs RAM blocks resizeable
Michael S. Tsirkin committed
M
acpi-build: mark RAM dirty on table update
Michael S. Tsirkin committed
December 22, 2014
L
hw/loader: split out load_image_gzipped_buffer()
Laszlo Ersek committed
October 19, 2014
M
hw/core/loader: implement address translation in uimage loader
Max Filippov committed
July 21, 2014
B
loader: Add load_image_size() to replace load_image()
Benjamin Herrenschmidt committed
August 19, 2014
R
loader: Add load_image_gzipped function.
Richard W.M. Jones committed
March 6, 2014
M
pc: avoid duplicate names for ROM MRs
Michael S. Tsirkin committed
March 9, 2014
M
loader: rename in_ram/has_mr
Michael S. Tsirkin committed
February 4, 2014
A
elf-loader: add more return codes
Alexey Kardashevskiy committed