Sign in
qemu
/
qemu
/
469cf23bf857412e45bb480eabd8f0cd890b41b1
/
include
/
hw
/
loader.h
5fc983a
semihosting/arm-compat: replace heuristic for softmmu SYS_HEAPINFO
by Alex Bennée
· 3 years, 1 month ago
8975eb8
hw/elf_ops.h: switch to ssize_t for elf loader return type
by Luc Michel
· 3 years, 5 months ago
72686c5
hw/loader: Restrict PC_ROM_* definitions to hw/i386/pc
by Philippe Mathieu-Daudé
· 3 years, 6 months ago
1228c45
hw/core/loader: Add new function rom_ptr_for_as()
by Peter Maydell
· 4 years ago
6cdda0f
hw/core/loader: Let load_elf() populate a field with CPU-specific flags
by Aleksandar Markovic
· 5 years ago
41a2635
elf-ops.h: fix int overflow in load_elf()
by Stefano Garzarella
· 6 years ago
fef2889
loader: Handle memory-mapped ELFs
by Stefano Garzarella
· 6 years ago
4366e1d
elf: Add optional function ptr to load_elf() to parse ELF notes
by Liam Merwick
· 6 years ago
f831f95
Support u-boot noload images for arm as used by, NetBSD/evbarm GENERIC kernel.
by Nick Hudson
· 6 years ago
0619232
include/hw/loader.h: Document load_image_size()
by Peter Maydell
· 6 years ago
2933f69
hw/core/loader.c: Remove load_image()
by Peter Maydell
· 6 years ago
f3839fd
change get_image_size return type to int64_t
by Li Zhijian
· 7 years ago
e4a25ed
loader: Implement .hex file loader
by Su Hang
· 7 years ago
e233604
loader: add rom transaction API
by Stefan Hajnoczi
· 7 years ago
0f0f8b6
loader: Check access size when calling rom_ptr() to avoid crashes
by Thomas Huth
· 7 years ago
a2480ff
Add symbol table callback interface to load_elf
by Michael Clark
· 7 years ago
97df5fe
loader: Add new load_ramdisk_as()
by Peter Maydell
· 7 years ago
452fcdb
Include qapi/qmp/qdict.h exactly where needed
by Markus Armbruster
· 7 years ago
6f6f4ae
fw_cfg: rename read callback
by Marc-André Lureau
· 8 years ago
34f1b23
elf-loader: Allow late loading of elf
by Farhan Ali
· 8 years ago
51b5856
loader: Support Flattened Image Trees (FIT images)
by Paul Burton
· 9 years ago
baf2d5b
fw-cfg: support writeable blobs
by Michael S. Tsirkin
· 8 years ago
aa6c6ae
loader: fix handling of custom address spaces when adding ROM blobs
by Laszlo Ersek
· 8 years ago
93ffc7c
loader: Add AddressSpace loading support to targphys
by Alistair Francis
· 9 years ago
5e774eb
loader: Add AddressSpace loading support to uImages
by Alistair Francis
· 9 years ago
70bb1d1
loader: Add AddressSpace loading support to ELFs
by Alistair Francis
· 9 years ago
3e76099
loader: Allow a custom AddressSpace when loading ROMs
by Alistair Francis
· 9 years ago
8cf6e9d
loader: Allow ELF loader to auto-detect the ELF arch
by Alistair Francis
· 9 years ago
bab47d9
Sort the fw_cfg file list
by Gerd Hoffmann
· 9 years ago
f09f9bd
loader: Fix incorrect parameter name in load_image_mr() macro
by Jens Wiklander
· 9 years ago
7ef295e
loader: Add data swap option to load-elf
by Peter Crosthwaite
· 9 years ago
140b7ce
loader: load_elf(): Add doc comment
by Peter Crosthwaite
· 9 years ago
04ae712
loader: add API to load elf header
by Peter Crosthwaite
· 9 years ago
76151ca
loader: Add load_image_mr() to load ROM image to a MemoryRegion
by Peter Maydell
· 9 years ago
6b3f7f6
vl: move rom_load_all after machine init done
by Eric Auger
· 10 years ago
339240b
acpi-build: remove dependency from ram_addr.h
by Paolo Bonzini
· 10 years ago
1ce6be2
hmp: Name HMP info handler functions hmp_info_SUBCOMMAND()
by Markus Armbruster
· 10 years ago
aaf0301
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
by Peter Maydell
· 10 years ago
a166614
acpi-build: make ROMs RAM blocks resizeable
by Michael S. Tsirkin
· 10 years ago
7d48a0f
hw/loader: split out load_image_gzipped_buffer()
by Laszlo Ersek
· 10 years ago
ad5b88b
acpi-build: mark RAM dirty on table update
by Michael S. Tsirkin
· 10 years ago
25bda50
hw/core/loader: implement address translation in uimage loader
by Max Filippov
· 10 years ago
ea87616
loader: Add load_image_size() to replace load_image()
by Benjamin Herrenschmidt
· 11 years ago
235e74a
loader: Add load_image_gzipped function.
by Richard W.M. Jones
· 11 years ago
ac41881
pc: avoid duplicate names for ROM MRs
by Michael S. Tsirkin
· 11 years ago
98bc3ab
loader: rename in_ram/has_mr
by Michael S. Tsirkin
· 11 years ago
18674b2
elf-loader: add more return codes
by Alexey Kardashevskiy
· 11 years ago
a1483f8
loader: document that errno is set
by Michael S. Tsirkin
· 11 years ago
fe1479a
loader: drop return value for rom_add_blob_fixed
by Michael S. Tsirkin
· 11 years ago
d916b46
loader: allow adding ROMs in done callbacks
by Michael S. Tsirkin
· 12 years ago
48354cc
loader: support for unmapped ROM blobs
by Michael S. Tsirkin
· 12 years ago
04920fc
loader: store FW CFG ROM files in RAM
by Michael S. Tsirkin
· 12 years ago
84aee0d
hw/loader: Support ramdisk with u-boot header
by Soren Brinkmann
· 12 years ago
a88b362
refer to FWCfgState explicitly
by Laszlo Ersek
· 12 years ago
0d09e41
hw: move headers to include/
by Paolo Bonzini
· 12 years ago
[Renamed from hw/loader.h]
d60fa42
Save memory allocation in the elf loader
by Fabien Chouteau
· 12 years ago
84f2d0e
HMP: add QDict to info callback handler
by Wenchao Xia
· 12 years ago
a8170e5
Rename target_phys_addr_t to hwaddr
by Avi Kivity
· 12 years ago
80a2ba3
use an uint64_t for the max_sz parameter in load_image_targphys
by Mark Langsdorf
· 13 years ago
725e14e
loader: Fix read_targphys() to behave when read() fails
by Markus Armbruster
· 13 years ago
2e55e84
Add bootindex for option roms.
by Gleb Natapov
· 14 years ago
409dbce
load_elf: replace the address addend by a translation function
by Aurelien Jarno
· 15 years ago
bc798c7
Remove conditional rom loading support
by Blue Swirl
· 15 years ago
8832cb8
roms: rework rom loading via fw
by Gerd Hoffmann
· 15 years ago
bdb5ee3
roms: minor fixes and cleanups.
by Gerd Hoffmann
· 15 years ago
632cf03
roms: remove option rom packing logic
by Gerd Hoffmann
· 15 years ago
379526a
roms: use new fw_cfg file xfer support.
by Gerd Hoffmann
· 15 years ago
235f86e
Introduce rom_copy
by Alexander Graf
· 15 years ago
de2aff1
rom loader: make vga+rom loading configurable.
by Gerd Hoffmann
· 15 years ago
3c178e7
rom loader: fix sparc -kernel boot.
by Gerd Hoffmann
· 15 years ago
45a50b1
Reorganize option rom (+linux kernel) loading.
by Gerd Hoffmann
· 15 years ago
c227f09
Revert "Get rid of _t suffix"
by Anthony Liguori
· 15 years ago
99a0949
Get rid of _t suffix
by malc
· 15 years ago
ca20cf3
Compile loader only once
by Blue Swirl
· 16 years ago