aboutsummaryrefslogtreecommitdiffstats
path: root/hw/loader.c
AgeCommit message (Expand)AuthorFilesLines
2009-11-07sparc32 (mostly): remove unneeded calls to device resetBlue Swirl1-1/+0
2009-10-30rom loader: make vga+rom loading configurable.Gerd Hoffmann1-0/+15
2009-10-30rom loader: use qemu_strdup.Gerd Hoffmann1-1/+1
2009-10-12rom loader: also try filename as-is.Gerd Hoffmann1-2/+1
2009-10-12rom loader: fix sparc -kernel boot.Gerd Hoffmann1-6/+32
2009-10-10Fix Windows host breakage by 45a50b1668822c23afc2a89f724654e176518bc4 (TeLeMan)malc1-1/+1
2009-10-06Reorganize option rom (+linux kernel) loading.Gerd Hoffmann1-57/+197
2009-10-01Revert "Get rid of _t suffix"Anthony Liguori1-15/+15
2009-10-01Get rid of _t suffixmalc1-15/+15
2009-09-20Compile loader only onceBlue Swirl1-0/+546