index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
core
/
loader.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-04
loader: Add data swap option to load-elf
Peter Crosthwaite
1
-3
/
+6
2016-03-04
loader: add API to load elf header
Peter Crosthwaite
1
-0
/
+55
2016-03-04
loader: Add load_image_mr() to load ROM image to a MemoryRegion
Peter Maydell
1
-4
/
+31
2016-01-29
hw/core: Clean up includes
Peter Maydell
1
-0
/
+1
2015-12-22
pc: Move option_rom_has_mr/rom_file_has_mr globals to MachineClass
Eduardo Habkost
1
-5
/
+5
2015-09-18
loader: Fix memory_region_init_resizeable_ram() error handling
Markus Armbruster
1
-1
/
+1
2015-09-11
maint: avoid useless "if (foo) free(foo)" pattern
Daniel P. Berrange
1
-2
/
+1
2015-07-07
vl: move rom_load_all after machine init done
Eric Auger
1
-6
/
+2
2015-04-27
acpi-build: remove dependency from ram_addr.h
Paolo Bonzini
1
-4
/
+4
2015-03-19
elf-loader: Fix truncation warning from coverity
Stefan Weil
1
-1
/
+1
2015-03-10
elf-loader: Provide the possibility to relocate s390 ELF files
Thomas Huth
1
-0
/
+2
2015-02-18
hmp: Name HMP info handler functions hmp_info_SUBCOMMAND()
Markus Armbruster
1
-1
/
+1
2015-01-10
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-4
/
+14
2015-01-08
acpi-build: make ROMs RAM blocks resizeable
Michael S. Tsirkin
1
-4
/
+14
2014-12-22
hw/loader: split out load_image_gzipped_buffer()
Laszlo Ersek
1
-9
/
+21
2014-11-24
acpi-build: mark RAM dirty on table update
Michael S. Tsirkin
1
-3
/
+5
2014-11-17
loader: fix NEGATIVE_RETURNS
Gonglei
1
-0
/
+13
2014-11-03
hw/core/loader: implement address translation in uimage loader
Max Filippov
1
-4
/
+13
2014-09-12
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-1
/
+1
2014-09-09
memory: add parameter errp to memory_region_init_ram
Hu Tao
1
-1
/
+1
2014-09-08
loader: Add load_image_size() to replace load_image()
Benjamin Herrenschmidt
1
-0
/
+21
2014-08-19
loader: Add load_image_gzipped function.
Richard W.M. Jones
1
-0
/
+48
2014-08-18
loader: Abstract away ref to memory region names
Peter Crosthwaite
1
-1
/
+1
2014-03-11
pc: avoid duplicate names for ROM MRs
Michael S. Tsirkin
1
-4
/
+6
2014-03-09
loader: rename in_ram/has_mr
Michael S. Tsirkin
1
-3
/
+3
2014-03-05
elf-loader: add more return codes
Alexey Kardashevskiy
1
-6
/
+24
2014-02-11
exec: Make cpu_physical_memory_write_rom input an AS
Edgar E. Iglesias
1
-1
/
+2
2013-12-20
roms: Flush icache when writing roms to guest memory
Alexander Graf
1
-0
/
+7
2013-10-14
loader: allow adding ROMs in done callbacks
Michael S. Tsirkin
1
-1
/
+5
2013-10-14
loader: use file path size from fw_cfg.h
Michael S. Tsirkin
1
-1
/
+1
2013-10-14
loader: support for unmapped ROM blobs
Michael S. Tsirkin
1
-3
/
+20
2013-08-21
loader: store FW CFG ROM files in RAM
Michael S. Tsirkin
1
-3
/
+46
2013-08-07
Bugfix for loading multiboot kernels
Martijn van den Broek
1
-4
/
+3
2013-07-22
hw/loader: Support ramdisk with u-boot header
Soren Brinkmann
1
-25
/
+59
2013-07-04
memory: add ref/unref calls
Paolo Bonzini
1
-0
/
+1
2013-06-20
memory: make section size a 128-bit integer
Paolo Bonzini
1
-1
/
+1
2013-06-02
refer to FWCfgState explicitly
Laszlo Ersek
1
-1
/
+1
2013-04-08
hw: move private headers to hw/ subdirectories.
Paolo Bonzini
1
-1
/
+1
2013-04-08
hw: move target-independent files to subdirectories
Paolo Bonzini
1
-0
/
+850