Blue Swirl
|
cedf9a6f45
loader: fix a file descriptor leak
|
14 年之前 |
Gleb Natapov
|
2e55e84282
Add bootindex for option roms.
|
14 年之前 |
Gleb Natapov
|
de1f34cb63
Change fw_cfg_add_file() to get full file path as a parameter.
|
14 年之前 |
Joel Schopp
|
61bca2942c
remove dead code from hw/loader.c
|
15 年之前 |
Aurelien Jarno
|
409dbce54b
load_elf: replace the address addend by a translation function
|
15 年之前 |
Blue Swirl
|
bc798c77e5
Remove conditional rom loading support
|
15 年之前 |
Gerd Hoffmann
|
8832cb805d
roms: rework rom loading via fw
|
15 年之前 |
Gerd Hoffmann
|
bdb5ee3064
roms: minor fixes and cleanups.
|
15 年之前 |
Aurelien Jarno
|
f21a59c224
loader: more ignores for rom intended to be loaded by the bios
|
15 年之前 |
Avi Kivity
|
e405a2ba91
Don't load options roms intended to be loaded by the bios in qemu
|
15 年之前 |
Kevin Wolf
|
935effc2bb
Multiboot support: Fix rom_copy
|
15 年之前 |
Aurelien Jarno
|
f9e69bd9cf
roms: allow roms to be loaded at address 0
|
15 年之前 |
Gerd Hoffmann
|
632cf034b4
roms: remove option rom packing logic
|
15 年之前 |
Gerd Hoffmann
|
379526a40e
roms: use new fw_cfg file xfer support.
|
15 年之前 |
Gerd Hoffmann
|
15ff770544
Check rom_load_all() return value.
|
15 年之前 |
Kevin Wolf
|
092493be3c
Fix loading of ELF multiboot kernels
|
15 年之前 |
Alexander Graf
|
235f86ef01
Introduce rom_copy
|
16 年之前 |
Paul Brook
|
97fe84f5ef
Reject late rom loading
|
16 年之前 |
Blue Swirl
|
a01d6ef446
sparc32 (mostly): remove unneeded calls to device reset
|
16 年之前 |
Gerd Hoffmann
|
de2aff17a3
rom loader: make vga+rom loading configurable.
|
16 年之前 |
Gerd Hoffmann
|
14a3f32d9e
rom loader: use qemu_strdup.
|
16 年之前 |
Gerd Hoffmann
|
b96bf49306
rom loader: also try filename as-is.
|
16 年之前 |
Gerd Hoffmann
|
3c178e72e0
rom loader: fix sparc -kernel boot.
|
16 年之前 |
malc
|
cef290b878
Fix Windows host breakage by 45a50b1668822c23afc2a89f724654e176518bc4 (TeLeMan)
|
16 年之前 |
Gerd Hoffmann
|
45a50b1668
Reorganize option rom (+linux kernel) loading.
|
16 年之前 |
Anthony Liguori
|
c227f0995e
Revert "Get rid of _t suffix"
|
16 年之前 |
malc
|
99a0949b72
Get rid of _t suffix
|
16 年之前 |
Blue Swirl
|
ca20cf32ab
Compile loader only once
|
16 年之前 |