index
:
sdk/emulator/qemu
1.0_post
2.0alpha
features/brillcodec_2i
features/camera
features/cnp
features/dr
features/qt_dr
features/smp
features/virtio-9p
features/vmodem
glesv3
master
opensrc_p2.3
opensrc_p2.3.1
opensrc_p2.3.2
opensrc_p2.4
opensrc_p3.0
opensrc_p4.0
sandbox/byungchul.so/tizen
sandbox/elebideau/tizen
sandbox/mmajewski2/maru-virgl-rendering-wip
sandbox/mmajewski2/standalone-virgl-wip
sandbox/pcoval/tizen
spin
tizen
tizen_2.0
tizen_2.1
tizen_2.2
tizen_3.0.m14.4_ivi
tizen_p2.3
tizen_p2.3.1
tizen_qemu_1.6
tizen_qemu_1.7
tizen_qemu_2.0
tizen_qemu_5.0.1
tizen_studio_1.2_p2.3
tizen_studio_1.2_p2.3.1
tizen_studio_1.2_p2.3.2
tizen_studio_1.2_p2.4
tizen_studio_1.2_p3.0
tizen_studio_1.3_p2.3
tizen_studio_1.3_p2.3.1
tizen_studio_1.3_p2.3.2
tizen_studio_1.3_p2.4
tizen_studio_1.3_p3.0
tizen_studio_2.0_p2.3
tizen_studio_2.0_p2.3.1
tizen_studio_2.0_p2.3.2
tizen_studio_2.0_p2.4
tizen_studio_2.0_p3.0
tizen_studio_2.0_p4.0
tizen_studio_2.0_p5.0
tizen_studio_3.0_p2.3
tizen_studio_3.0_p2.3.1
tizen_studio_3.0_p2.3.2
tizen_studio_3.0_p2.4
tizen_studio_3.0_p3.0
tizen_studio_3.0_p4.0
tizen_studio_3.0_p5.0
tizen_studio_3.5_p2.3
tizen_studio_3.5_p2.3.1
tizen_studio_3.5_p2.3.2
tizen_studio_3.5_p2.4
tizen_studio_3.5_p3.0
tizen_studio_3.5_p4.0
tizen_studio_3.5_p5.0
tizen_studio_3.5_p5.5
tizen_studio_4.0_p2.3
tizen_studio_4.0_p2.3.1
tizen_studio_4.0_p2.3.2
tizen_studio_4.0_p2.4
tizen_studio_4.0_p3.0
tizen_studio_4.0_p4.0
tizen_studio_4.0_p5.0
tizen_studio_4.0_p5.5
tizen_studio_4.0_p6.0
tizen_studio_4.5_p6.5
tizen_studio_5.0_p7.0
tizen_studio_5.5_p7.5
tizen_studio_5.5_p8.0
tizen_studio_6.0_p9.0
tizen_studio_p2.3
tizen_studio_p2.3.1
tizen_studio_p2.3.2
tizen_studio_p2.4
tizen_studio_p3.0
tizen_studio_p4.0
works/arg_renewal
Domain: SDK / Emulator;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
loader.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-21
load_image_targphys() should enforce the max size
Benjamin Herrenschmidt
1
-1
/
+5
2011-12-20
loader: remove calls to cpu_get_physical_page_desc()
Avi Kivity
1
-4
/
+5
2011-11-19
loader: Fix read_targphys() to behave when read() fails
Markus Armbruster
1
-4
/
+5
2011-09-16
Remove blanks before \n in output strings
Stefan Weil
1
-2
/
+2
2011-08-20
Use glib memory allocation and free functions
Anthony Liguori
1
-24
/
+24
2011-01-12
loader: fix a file descriptor leak
Blue Swirl
1
-2
/
+3
2010-12-11
Add bootindex for option roms.
Gleb Natapov
1
-5
/
+11
2010-12-11
Change fw_cfg_add_file() to get full file path as a parameter.
Gleb Natapov
1
-2
/
+14
2010-07-30
remove dead code from hw/loader.c
Joel Schopp
1
-5
/
+0
2010-03-16
load_elf: replace the address addend by a translation function
Aurelien Jarno
1
-7
/
+7
2010-02-14
Remove conditional rom loading support
Blue Swirl
1
-5
/
+0
2010-01-11
roms: rework rom loading via fw
Gerd Hoffmann
1
-10
/
+5
2010-01-11
roms: minor fixes and cleanups.
Gerd Hoffmann
1
-15
/
+23
2009-12-24
loader: more ignores for rom intended to be loaded by the bios
Aurelien Jarno
1
-0
/
+6
2009-12-24
Don't load options roms intended to be loaded by the bios in qemu
Avi Kivity
1
-1
/
+7
2009-12-19
Multiboot support: Fix rom_copy
Kevin Wolf
1
-2
/
+5
2009-12-19
roms: allow roms to be loaded at address 0
Aurelien Jarno
1
-8
/
+0
2009-12-18
roms: remove option rom packing logic
Gerd Hoffmann
1
-57
/
+46
2009-12-18
roms: use new fw_cfg file xfer support.
Gerd Hoffmann
1
-3
/
+22
2009-12-18
Check rom_load_all() return value.
Gerd Hoffmann
1
-1
/
+1
2009-12-18
Fix loading of ELF multiboot kernels
Kevin Wolf
1
-2
/
+0
2009-11-17
Introduce rom_copy
Alexander Graf
1
-0
/
+38
2009-11-11
Reject late rom loading
Paul Brook
1
-0
/
+7
2009-11-07
sparc32 (mostly): remove unneeded calls to device reset
Blue Swirl
1
-1
/
+0
2009-10-30
rom loader: make vga+rom loading configurable.
Gerd Hoffmann
1
-0
/
+15
2009-10-30
rom loader: use qemu_strdup.
Gerd Hoffmann
1
-1
/
+1
2009-10-12
rom loader: also try filename as-is.
Gerd Hoffmann
1
-2
/
+1
2009-10-12
rom loader: fix sparc -kernel boot.
Gerd Hoffmann
1
-6
/
+32
2009-10-10
Fix Windows host breakage by 45a50b1668822c23afc2a89f724654e176518bc4 (TeLeMan)
malc
1
-1
/
+1
2009-10-06
Reorganize option rom (+linux kernel) loading.
Gerd Hoffmann
1
-57
/
+197
2009-10-01
Revert "Get rid of _t suffix"
Anthony Liguori
1
-15
/
+15
2009-10-01
Get rid of _t suffix
malc
1
-15
/
+15
2009-09-20
Compile loader only once
Blue Swirl
1
-0
/
+546