summaryrefslogtreecommitdiff
path: root/hw/i386/multiboot.c
AgeCommit message (Expand)Author
2016-12-22multiboot: copy the cmdline verbatim, unescape module stringsVlad Lungu
2016-03-22hw: explicitly include qemu-common.h and cpu.hPaolo Bonzini
2016-03-04loader: Add data swap option to load-elfPeter Crosthwaite
2016-01-29x86: Clean up includesPeter Maydell
2015-09-25i386: Rename ELF_MACHINE to be x86 specificPeter Crosthwaite
2015-01-26multiboot: Fix offset of bootloader nameKevin Wolf
2014-12-15Add bootloader name to multiboot implementationDrew DeVault
2013-06-28multiboot: Calculate upper_mem in the ROMKevin Wolf
2013-06-02refer to FWCfgState explicitlyLaszlo Ersek
2013-04-08hw: move private headers to hw/ subdirectories.Paolo Bonzini
2013-04-08hw: move headers to include/Paolo Bonzini
2013-03-01hw: move boards and other isolated files to hw/ARCHPaolo Bonzini