Age | Commit message (Expand) | Author |
2018-05-09 | opts: don't silently truncate long option values | Daniel P. Berrangé |
2018-03-21 | multiboot: Check validity of mh_header_addr | Kevin Wolf |
2018-03-21 | multiboot: Reject kernels exceeding the address space | Kevin Wolf |
2018-03-07 | multiboot: fprintf(stderr...) -> error_report() | Jack Schwartz |
2018-03-07 | multiboot: Use header names when displaying fields | Jack Schwartz |
2018-03-07 | multiboot: Remove unused variables from multiboot.c | Jack Schwartz |
2018-03-07 | multiboot: bss_end_addr can be zero | Jack Schwartz |
2018-02-09 | Move include qemu/option.h from qemu-common.h to actual users | Markus Armbruster |
2017-09-19 | multiboot: validate multiboot header address values | Prasad J Pandit |
2017-08-31 | i386: replace g_malloc()+memcpy() with g_memdup() | Marc-André Lureau |
2016-12-22 | multiboot: copy the cmdline verbatim, unescape module strings | Vlad Lungu |
2016-03-22 | hw: explicitly include qemu-common.h and cpu.h | Paolo Bonzini |
2016-03-04 | loader: Add data swap option to load-elf | Peter Crosthwaite |
2016-01-29 | x86: Clean up includes | Peter Maydell |
2015-09-25 | i386: Rename ELF_MACHINE to be x86 specific | Peter Crosthwaite |
2015-01-26 | multiboot: Fix offset of bootloader name | Kevin Wolf |
2014-12-15 | Add bootloader name to multiboot implementation | Drew DeVault |
2013-06-28 | multiboot: Calculate upper_mem in the ROM | Kevin Wolf |
2013-06-02 | refer to FWCfgState explicitly | Laszlo Ersek |
2013-04-08 | hw: move private headers to hw/ subdirectories. | Paolo Bonzini |
2013-04-08 | hw: move headers to include/ | Paolo Bonzini |
2013-03-01 | hw: move boards and other isolated files to hw/ARCH | Paolo Bonzini |