index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
loader.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename target_phys_addr_t to hwaddr
Avi Kivity
2012-10-23
1
-15
/
+15
*
uImage: increase the gzip load size
Alexander Graf
2012-06-24
1
-2
/
+2
*
use an uint64_t for the max_sz parameter in load_image_targphys
Mark Langsdorf
2012-05-21
1
-1
/
+1
*
load_image_targphys() should enforce the max size
Benjamin Herrenschmidt
2012-01-21
1
-1
/
+5
*
loader: remove calls to cpu_get_physical_page_desc()
Avi Kivity
2011-12-20
1
-4
/
+5
*
loader: Fix read_targphys() to behave when read() fails
Markus Armbruster
2011-11-19
1
-4
/
+5
*
Remove blanks before \n in output strings
Stefan Weil
2011-09-16
1
-2
/
+2
*
Use glib memory allocation and free functions
Anthony Liguori
2011-08-20
1
-24
/
+24
*
loader: fix a file descriptor leak
Blue Swirl
2011-01-12
1
-2
/
+3
*
Add bootindex for option roms.
Gleb Natapov
2010-12-11
1
-5
/
+11
*
Change fw_cfg_add_file() to get full file path as a parameter.
Gleb Natapov
2010-12-11
1
-2
/
+14
*
remove dead code from hw/loader.c
Joel Schopp
2010-07-30
1
-5
/
+0
*
load_elf: replace the address addend by a translation function
Aurelien Jarno
2010-03-16
1
-7
/
+7
*
Remove conditional rom loading support
Blue Swirl
2010-02-14
1
-5
/
+0
*
roms: rework rom loading via fw
Gerd Hoffmann
2010-01-11
1
-10
/
+5
*
roms: minor fixes and cleanups.
Gerd Hoffmann
2010-01-11
1
-15
/
+23
*
loader: more ignores for rom intended to be loaded by the bios
Aurelien Jarno
2009-12-24
1
-0
/
+6
*
Don't load options roms intended to be loaded by the bios in qemu
Avi Kivity
2009-12-24
1
-1
/
+7
*
Multiboot support: Fix rom_copy
Kevin Wolf
2009-12-19
1
-2
/
+5
*
roms: allow roms to be loaded at address 0
Aurelien Jarno
2009-12-19
1
-8
/
+0
*
roms: remove option rom packing logic
Gerd Hoffmann
2009-12-18
1
-57
/
+46
*
roms: use new fw_cfg file xfer support.
Gerd Hoffmann
2009-12-18
1
-3
/
+22
*
Check rom_load_all() return value.
Gerd Hoffmann
2009-12-18
1
-1
/
+1
*
Fix loading of ELF multiboot kernels
Kevin Wolf
2009-12-18
1
-2
/
+0
*
Introduce rom_copy
Alexander Graf
2009-11-17
1
-0
/
+38
*
Reject late rom loading
Paul Brook
2009-11-11
1
-0
/
+7
*
sparc32 (mostly): remove unneeded calls to device reset
Blue Swirl
2009-11-07
1
-1
/
+0
*
rom loader: make vga+rom loading configurable.
Gerd Hoffmann
2009-10-30
1
-0
/
+15
*
rom loader: use qemu_strdup.
Gerd Hoffmann
2009-10-30
1
-1
/
+1
*
rom loader: also try filename as-is.
Gerd Hoffmann
2009-10-12
1
-2
/
+1
*
rom loader: fix sparc -kernel boot.
Gerd Hoffmann
2009-10-12
1
-6
/
+32
*
Fix Windows host breakage by 45a50b1668822c23afc2a89f724654e176518bc4 (TeLeMan)
malc
2009-10-10
1
-1
/
+1
*
Reorganize option rom (+linux kernel) loading.
Gerd Hoffmann
2009-10-06
1
-57
/
+197
*
Revert "Get rid of _t suffix"
Anthony Liguori
2009-10-01
1
-15
/
+15
*
Get rid of _t suffix
malc
2009-10-01
1
-15
/
+15
*
Compile loader only once
Blue Swirl
2009-09-20
1
-0
/
+546