Sign in
qemu
/
qemu
/
0d2dd9f0096327831121e2e4b75249b551f8d8ef
/
include
/
hw
/
loader.h
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
· 8 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
· 8 years ago
5e774eb
loader: Add AddressSpace loading support to uImages
by Alistair Francis
· 8 years ago
70bb1d1
loader: Add AddressSpace loading support to ELFs
by Alistair Francis
· 8 years ago
3e76099
loader: Allow a custom AddressSpace when loading ROMs
by Alistair Francis
· 8 years ago
8cf6e9d
loader: Allow ELF loader to auto-detect the ELF arch
by Alistair Francis
· 8 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
· 10 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
· 11 years ago
04920fc
loader: store FW CFG ROM files in RAM
by Michael S. Tsirkin
· 11 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
· 15 years ago