aboutsummaryrefslogtreecommitdiffstats
path: root/hw/multiboot.c
AgeCommit message (Expand)AuthorFilesLines
2011-08-20Use glib memory allocation and free functionsAnthony Liguori1-5/+5
2011-07-29multiboot: Fix bss segment supportGöran Weinholt1-5/+9
2011-07-23multiboot: Support commas in module parametersAdam Lackorzynski1-9/+9
2011-06-03multiboot: set boot_device to first partitionArun Thomas1-1/+1
2011-04-09multiboot: Quote filename in error messageAdam Lackorzynski1-1/+1
2011-01-23multiboot: Fix upper memory size in multiboot infoKevin Wolf1-1/+1
2010-12-11Add bootindex for option roms.Gleb Natapov1-1/+2
2010-11-16multiboot: Prevent loading of x86_64 imagesAdam Lackorzynski1-0/+6
2010-09-04load_multiboot(): get_image_size() returns intJes Sorensen1-1/+1
2010-06-10multiboot: compilation fix with DEBUG_MULTIBOOT enabled.Isaku Yamahata1-4/+5
2010-03-16load_elf: replace the address addend by a translation functionAurelien Jarno1-2/+2
2010-01-08multiboot: Separate multiboot loading into separate fileAdam Lackorzynski1-0/+331