aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* roms: rework rom loading via fwGerd Hoffmann2010-01-121-10/+5
* roms: minor fixes and cleanups.Gerd Hoffmann2010-01-121-15/+23
* loader: more ignores for rom intended to be loaded by the biosAurelien Jarno2010-01-121-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-191-57/+46
* roms: use new fw_cfg file xfer support.Gerd Hoffmann2009-12-191-3/+22
* Check rom_load_all() return value.Gerd Hoffmann2009-12-191-1/+1
* Fix loading of ELF multiboot kernelsKevin Wolf2009-12-191-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