index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
loader.h
Age
Commit message (
Expand
)
Author
2012-05-21
use an uint64_t for the max_sz parameter in load_image_targphys
Mark Langsdorf
2011-11-19
loader: Fix read_targphys() to behave when read() fails
Markus Armbruster
2010-12-11
Add bootindex for option roms.
Gleb Natapov
2010-03-16
load_elf: replace the address addend by a translation function
Aurelien Jarno
2010-02-14
Remove conditional rom loading support
Blue Swirl
2010-01-11
roms: rework rom loading via fw
Gerd Hoffmann
2010-01-11
roms: minor fixes and cleanups.
Gerd Hoffmann
2009-12-18
roms: remove option rom packing logic
Gerd Hoffmann
2009-12-18
roms: use new fw_cfg file xfer support.
Gerd Hoffmann
2009-11-17
Introduce rom_copy
Alexander Graf
2009-10-30
rom loader: make vga+rom loading configurable.
Gerd Hoffmann
2009-10-12
rom loader: fix sparc -kernel boot.
Gerd Hoffmann
2009-10-06
Reorganize option rom (+linux kernel) loading.
Gerd Hoffmann
2009-10-01
Revert "Get rid of _t suffix"
Anthony Liguori
2009-10-01
Get rid of _t suffix
malc
2009-09-20
Compile loader only once
Blue Swirl