index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
hw
/
loader.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
hw/core/loader: return image sizes as ssize_t
Jamie Iles
2022-06-10
1
-27
/
+28
*
semihosting/arm-compat: replace heuristic for softmmu SYS_HEAPINFO
Alex Bennée
2022-02-28
1
-0
/
+14
*
hw/elf_ops.h: switch to ssize_t for elf loader return type
Luc Michel
2021-10-21
1
-29
/
+29
*
hw/loader: Restrict PC_ROM_* definitions to hw/i386/pc
Philippe Mathieu-Daudé
2021-09-27
1
-6
/
+0
*
hw/core/loader: Add new function rom_ptr_for_as()
Peter Maydell
2021-03-23
1
-0
/
+31
*
hw/core/loader: Let load_elf() populate a field with CPU-specific flags
Aleksandar Markovic
2020-01-29
1
-9
/
+12
*
elf-ops.h: fix int overflow in load_elf()
Stefano Garzarella
2019-09-16
1
-0
/
+1
*
loader: Handle memory-mapped ELFs
Stefano Garzarella
2019-08-20
1
-2
/
+3
*
elf: Add optional function ptr to load_elf() to parse ELF notes
Liam Merwick
2019-02-05
1
-1
/
+8
*
Support u-boot noload images for arm as used by, NetBSD/evbarm GENERIC kernel.
Nick Hudson
2019-01-07
1
-1
/
+6
*
include/hw/loader.h: Document load_image_size()
Peter Maydell
2018-12-14
1
-0
/
+16
*
hw/core/loader.c: Remove load_image()
Peter Maydell
2018-12-14
1
-1
/
+0
*
change get_image_size return type to int64_t
Li Zhijian
2018-10-02
1
-1
/
+1
*
loader: Implement .hex file loader
Su Hang
2018-08-16
1
-0
/
+12
*
loader: add rom transaction API
Stefan Hajnoczi
2018-08-16
1
-0
/
+19
*
loader: Check access size when calling rom_ptr() to avoid crashes
Thomas Huth
2018-07-02
1
-1
/
+1
*
Add symbol table callback interface to load_elf
Michael Clark
2018-03-06
1
-1
/
+16
*
loader: Add new load_ramdisk_as()
Peter Maydell
2018-03-02
1
-1
/
+11
*
Include qapi/qmp/qdict.h exactly where needed
Markus Armbruster
2018-02-09
1
-1
/
+0
*
fw_cfg: rename read callback
Marc-André Lureau
2017-09-08
1
-1
/
+1
*
elf-loader: Allow late loading of elf
Farhan Ali
2017-02-28
1
-1
/
+12
*
loader: Support Flattened Image Trees (FIT images)
Paul Burton
2017-02-22
1
-0
/
+6
*
fw-cfg: support writeable blobs
Michael S. Tsirkin
2017-01-18
1
-3
/
+4
*
loader: fix handling of custom address spaces when adding ROM blobs
Laszlo Ersek
2016-11-30
1
-3
/
+3
*
loader: Add AddressSpace loading support to targphys
Alistair Francis
2016-09-22
1
-0
/
+22
*
loader: Add AddressSpace loading support to uImages
Alistair Francis
2016-09-22
1
-0
/
+26
*
loader: Add AddressSpace loading support to ELFs
Alistair Francis
2016-09-22
1
-1
/
+12
*
loader: Allow a custom AddressSpace when loading ROMs
Alistair Francis
2016-09-22
1
-4
/
+6
*
loader: Allow ELF loader to auto-detect the ELF arch
Alistair Francis
2016-09-22
1
-0
/
+2
*
Sort the fw_cfg file list
Gerd Hoffmann
2016-04-07
1
-0
/
+2
*
loader: Fix incorrect parameter name in load_image_mr() macro
Jens Wiklander
2016-03-16
1
-1
/
+1
*
loader: Add data swap option to load-elf
Peter Crosthwaite
2016-03-04
1
-1
/
+4
*
loader: load_elf(): Add doc comment
Peter Crosthwaite
2016-03-04
1
-0
/
+23
*
loader: add API to load elf header
Peter Crosthwaite
2016-03-04
1
-0
/
+13
*
loader: Add load_image_mr() to load ROM image to a MemoryRegion
Peter Maydell
2016-03-04
1
-2
/
+16
*
vl: move rom_load_all after machine init done
Eric Auger
2015-07-07
1
-2
/
+1
*
acpi-build: remove dependency from ram_addr.h
Paolo Bonzini
2015-04-27
1
-3
/
+5
*
hmp: Name HMP info handler functions hmp_info_SUBCOMMAND()
Markus Armbruster
2015-02-18
1
-1
/
+1
*
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2015-01-10
1
-2
/
+2
|
\
|
*
acpi-build: make ROMs RAM blocks resizeable
Michael S. Tsirkin
2015-01-08
1
-2
/
+2
*
|
hw/loader: split out load_image_gzipped_buffer()
Laszlo Ersek
2014-12-23
1
-0
/
+9
|
/
*
acpi-build: mark RAM dirty on table update
Michael S. Tsirkin
2014-11-24
1
-1
/
+1
*
hw/core/loader: implement address translation in uimage loader
Max Filippov
2014-11-02
1
-1
/
+3
*
loader: Add load_image_size() to replace load_image()
Benjamin Herrenschmidt
2014-09-08
1
-0
/
+1
*
loader: Add load_image_gzipped function.
Richard W.M. Jones
2014-08-19
1
-0
/
+1
*
pc: avoid duplicate names for ROM MRs
Michael S. Tsirkin
2014-03-11
1
-2
/
+4
*
loader: rename in_ram/has_mr
Michael S. Tsirkin
2014-03-09
1
-1
/
+1
*
elf-loader: add more return codes
Alexey Kardashevskiy
2014-03-05
1
-0
/
+6
*
loader: document that errno is set
Michael S. Tsirkin
2014-02-10
1
-0
/
+7
*
loader: drop return value for rom_add_blob_fixed
Michael S. Tsirkin
2013-11-10
1
-1
/
+1
[next]