summaryrefslogtreecommitdiffstats
path: root/hw/loader.c
Commit message (Expand)AuthorAgeFilesLines
* Add bootindex for option roms.Gleb Natapov2010-12-111-5/+11
* Change fw_cfg_add_file() to get full file path as a parameter.Gleb Natapov2010-12-111-2/+14
* remove dead code from hw/loader.cJoel Schopp2010-07-301-5/+0
* load_elf: replace the address addend by a translation functionAurelien Jarno2010-03-161-7/+7
* Remove conditional rom loading supportBlue Swirl2010-02-141-5/+0
* roms: rework rom loading via fwGerd Hoffmann2010-01-111-10/+5
* roms: minor fixes and cleanups.Gerd Hoffmann2010-01-111-15/+23
* loader: more ignores for rom intended to be loaded by the biosAurelien Jarno2009-12-241-0/+6
* Don't load options roms intended to be loaded by the bios in qemuAvi Kivity2009-12-241-1/+7
* Multiboot support: Fix rom_copyKevin Wolf2009-12-191-2/+5
* roms: allow roms to be loaded at address 0Aurelien Jarno2009-12-191-8/+0
* roms: remove option rom packing logicGerd Hoffmann2009-12-181-57/+46
* roms: use new fw_cfg file xfer support.Gerd Hoffmann2009-12-181-3/+22
* Check rom_load_all() return value.Gerd Hoffmann2009-12-181-1/+1
* Fix loading of ELF multiboot kernelsKevin Wolf2009-12-181-2/+0
* Introduce rom_copyAlexander Graf2009-11-171-0/+38
* Reject late rom loadingPaul Brook2009-11-111-0/+7
* sparc32 (mostly): remove unneeded calls to device resetBlue Swirl2009-11-071-1/+0
* rom loader: make vga+rom loading configurable.Gerd Hoffmann2009-10-301-0/+15
* rom loader: use qemu_strdup.Gerd Hoffmann2009-10-301-1/+1
* rom loader: also try filename as-is.Gerd Hoffmann2009-10-121-2/+1
* rom loader: fix sparc -kernel boot.Gerd Hoffmann2009-10-121-6/+32
* Fix Windows host breakage by 45a50b1668822c23afc2a89f724654e176518bc4 (TeLeMan)malc2009-10-101-1/+1
* Reorganize option rom (+linux kernel) loading.Gerd Hoffmann2009-10-061-57/+197
* Revert "Get rid of _t suffix"Anthony Liguori2009-10-011-15/+15
* Get rid of _t suffixmalc2009-10-011-15/+15
* Compile loader only onceBlue Swirl2009-09-201-0/+546
OpenPOWER on IntegriCloud