index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
multiboot.c
Age
Commit message (
Expand
)
Author
2012-12-19
softmmu: move include files to include/sysemu/
Paolo Bonzini
2012-10-23
Rename target_phys_addr_t to hwaddr
Avi Kivity
2012-05-29
fix multiboot loading if load_end_addr == 0
Scott Moser
2011-08-20
Use glib memory allocation and free functions
Anthony Liguori
2011-07-29
multiboot: Fix bss segment support
Göran Weinholt
2011-07-23
multiboot: Support commas in module parameters
Adam Lackorzynski
2011-06-03
multiboot: set boot_device to first partition
Arun Thomas
2011-04-09
multiboot: Quote filename in error message
Adam Lackorzynski
2011-01-23
multiboot: Fix upper memory size in multiboot info
Kevin Wolf
2010-12-11
Add bootindex for option roms.
Gleb Natapov
2010-11-16
multiboot: Prevent loading of x86_64 images
Adam Lackorzynski
2010-09-04
load_multiboot(): get_image_size() returns int
Jes Sorensen
2010-06-10
multiboot: compilation fix with DEBUG_MULTIBOOT enabled.
Isaku Yamahata
2010-03-16
load_elf: replace the address addend by a translation function
Aurelien Jarno
2010-01-08
multiboot: Separate multiboot loading into separate file
Adam Lackorzynski