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
/
hw
/
core
/
loader.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
loader: check get_image_size() return value
Philippe Mathieu-Daudé
2017-07-31
1
-2
/
+2
*
Revert "elf-loader: warn about invalid endianness"
Alexey Kardashevskiy
2017-07-28
1
-1
/
+0
*
hw/core: fix missing return value in load_image_targphys_as()
Philippe Mathieu-Daudé
2017-07-11
1
-1
/
+3
*
elf-loader: warn about invalid endianness
Philippe Mathieu-Daudé
2017-07-11
1
-0
/
+1
*
load_uboot_image: don't assume a full header read
Andrew Jones
2017-06-02
1
-1
/
+2
*
elf-loader: Allow late loading of elf
Farhan Ali
2017-02-28
1
-2
/
+15
*
loader: Support Flattened Image Trees (FIT images)
Paul Burton
2017-02-22
1
-6
/
+1
*
fw-cfg: support writeable blobs
Michael S. Tsirkin
2017-01-18
1
-7
/
+11
*
loader: fix undefined behavior in rom_order_compare()
Laszlo Ersek
2016-11-30
1
-1
/
+1
*
loader: fix handling of custom address spaces when adding ROM blobs
Laszlo Ersek
2016-11-30
1
-1
/
+3
*
loader: Add AddressSpace loading support to targphys
Alistair Francis
2016-09-22
1
-2
/
+8
*
loader: Add AddressSpace loading support to uImages
Alistair Francis
2016-09-22
1
-4
/
+13
*
loader: Add AddressSpace loading support to ELFs
Alistair Francis
2016-09-22
1
-2
/
+14
*
loader: Allow a custom AddressSpace when loading ROMs
Alistair Francis
2016-09-22
1
-9
/
+34
*
loader: Use the specified MemoryRegion
Alistair Francis
2016-09-22
1
-1
/
+2
*
loader: fix potential memory leak
Cao jin
2016-05-18
1
-0
/
+6
*
Sort the fw_cfg file list
Gerd Hoffmann
2016-04-07
1
-0
/
+14
*
util: move declarations out of qemu-common.h
Veronia Bahaa
2016-03-22
1
-0
/
+1
*
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
2016-03-22
1
-0
/
+1
*
loader: Add data swap option to load-elf
Peter Crosthwaite
2016-03-04
1
-3
/
+6
*
loader: add API to load elf header
Peter Crosthwaite
2016-03-04
1
-0
/
+55
*
loader: Add load_image_mr() to load ROM image to a MemoryRegion
Peter Maydell
2016-03-04
1
-4
/
+31
*
hw/core: Clean up includes
Peter Maydell
2016-01-29
1
-0
/
+1
*
pc: Move option_rom_has_mr/rom_file_has_mr globals to MachineClass
Eduardo Habkost
2015-12-22
1
-5
/
+5
*
loader: Fix memory_region_init_resizeable_ram() error handling
Markus Armbruster
2015-09-18
1
-1
/
+1
*
maint: avoid useless "if (foo) free(foo)" pattern
Daniel P. Berrange
2015-09-11
1
-2
/
+1
*
vl: move rom_load_all after machine init done
Eric Auger
2015-07-07
1
-6
/
+2
*
acpi-build: remove dependency from ram_addr.h
Paolo Bonzini
2015-04-27
1
-4
/
+4
*
elf-loader: Fix truncation warning from coverity
Stefan Weil
2015-03-19
1
-1
/
+1
*
elf-loader: Provide the possibility to relocate s390 ELF files
Thomas Huth
2015-03-10
1
-0
/
+2
*
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
-4
/
+14
|
\
|
*
acpi-build: make ROMs RAM blocks resizeable
Michael S. Tsirkin
2015-01-08
1
-4
/
+14
*
|
hw/loader: split out load_image_gzipped_buffer()
Laszlo Ersek
2014-12-23
1
-9
/
+21
|
/
*
acpi-build: mark RAM dirty on table update
Michael S. Tsirkin
2014-11-24
1
-3
/
+5
*
loader: fix NEGATIVE_RETURNS
Gonglei
2014-11-17
1
-0
/
+13
*
hw/core/loader: implement address translation in uimage loader
Max Filippov
2014-11-02
1
-4
/
+13
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2014-09-12
1
-1
/
+1
|
\
|
*
memory: add parameter errp to memory_region_init_ram
Hu Tao
2014-09-09
1
-1
/
+1
*
|
loader: Add load_image_size() to replace load_image()
Benjamin Herrenschmidt
2014-09-08
1
-0
/
+21
|
/
*
loader: Add load_image_gzipped function.
Richard W.M. Jones
2014-08-19
1
-0
/
+48
*
loader: Abstract away ref to memory region names
Peter Crosthwaite
2014-08-18
1
-1
/
+1
*
pc: avoid duplicate names for ROM MRs
Michael S. Tsirkin
2014-03-11
1
-4
/
+6
*
loader: rename in_ram/has_mr
Michael S. Tsirkin
2014-03-09
1
-3
/
+3
*
elf-loader: add more return codes
Alexey Kardashevskiy
2014-03-05
1
-6
/
+24
*
exec: Make cpu_physical_memory_write_rom input an AS
Edgar E. Iglesias
2014-02-11
1
-1
/
+2
*
roms: Flush icache when writing roms to guest memory
Alexander Graf
2013-12-20
1
-0
/
+7
*
loader: allow adding ROMs in done callbacks
Michael S. Tsirkin
2013-10-14
1
-1
/
+5
*
loader: use file path size from fw_cfg.h
Michael S. Tsirkin
2013-10-14
1
-1
/
+1
*
loader: support for unmapped ROM blobs
Michael S. Tsirkin
2013-10-14
1
-3
/
+20
[next]