summaryrefslogtreecommitdiffstats
path: root/hw/multiboot.c
Commit message (Expand)AuthorAgeFilesLines
* softmmu: move include files to include/sysemu/Paolo Bonzini2012-12-191-1/+1
* Rename target_phys_addr_t to hwaddrAvi Kivity2012-10-231-8/+8
* fix multiboot loading if load_end_addr == 0Scott Moser2012-05-291-3/+9
* Use glib memory allocation and free functionsAnthony Liguori2011-08-201-5/+5
* multiboot: Fix bss segment supportGöran Weinholt2011-07-291-5/+9
* multiboot: Support commas in module parametersAdam Lackorzynski2011-07-231-9/+9
* multiboot: set boot_device to first partitionArun Thomas2011-06-031-1/+1
* multiboot: Quote filename in error messageAdam Lackorzynski2011-04-091-1/+1
* multiboot: Fix upper memory size in multiboot infoKevin Wolf2011-01-231-1/+1
* Add bootindex for option roms.Gleb Natapov2010-12-111-1/+2
* multiboot: Prevent loading of x86_64 imagesAdam Lackorzynski2010-11-161-0/+6
* load_multiboot(): get_image_size() returns intJes Sorensen2010-09-041-1/+1
* multiboot: compilation fix with DEBUG_MULTIBOOT enabled.Isaku Yamahata2010-06-101-4/+5
* load_elf: replace the address addend by a translation functionAurelien Jarno2010-03-161-2/+2
* multiboot: Separate multiboot loading into separate fileAdam Lackorzynski2010-01-081-0/+331
OpenPOWER on IntegriCloud