index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
multiboot.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix multiboot loading if load_end_addr == 0
Scott Moser
2012-05-29
1
-3
/
+9
*
Use glib memory allocation and free functions
Anthony Liguori
2011-08-20
1
-5
/
+5
*
multiboot: Fix bss segment support
Göran Weinholt
2011-07-29
1
-5
/
+9
*
multiboot: Support commas in module parameters
Adam Lackorzynski
2011-07-23
1
-9
/
+9
*
multiboot: set boot_device to first partition
Arun Thomas
2011-06-03
1
-1
/
+1
*
multiboot: Quote filename in error message
Adam Lackorzynski
2011-04-09
1
-1
/
+1
*
multiboot: Fix upper memory size in multiboot info
Kevin Wolf
2011-01-23
1
-1
/
+1
*
Add bootindex for option roms.
Gleb Natapov
2010-12-11
1
-1
/
+2
*
multiboot: Prevent loading of x86_64 images
Adam Lackorzynski
2010-11-16
1
-0
/
+6
*
load_multiboot(): get_image_size() returns int
Jes Sorensen
2010-09-04
1
-1
/
+1
*
multiboot: compilation fix with DEBUG_MULTIBOOT enabled.
Isaku Yamahata
2010-06-10
1
-4
/
+5
*
load_elf: replace the address addend by a translation function
Aurelien Jarno
2010-03-16
1
-2
/
+2
*
multiboot: Separate multiboot loading into separate file
Adam Lackorzynski
2010-01-08
1
-0
/
+331