summaryrefslogtreecommitdiff
path: root/pc-bios/optionrom
AgeCommit message (Expand)AuthorFilesLines
2017-06-07linuxboot_dma: compile for i486Paolo Bonzini1-0/+1
2016-10-06rules.mak: quiet-command: Split command name and args to printPeter Maydell1-4/+4
2016-09-13optionrom: do not rely on compiler's bswap optimizationPaolo Bonzini1-14/+4
2016-08-30optionrom: cope with multiple -O optionsPaolo Bonzini1-4/+1
2016-08-15pc-bios/optionrom: Fix OpenBSD build with better detection of linker emulationPeter Maydell1-11/+1
2016-08-09optionrom: fix compilation with mingw docker targetPaolo Bonzini2-1/+15
2016-08-09optionrom: add -fno-stack-protectorPaolo Bonzini1-0/+1
2016-08-09build-sys: fix building with make CFLAGS=.. argumentMarc-André Lureau1-2/+0
2016-08-09linuxboot_dma: avoid guest ABI breakage on gcc vs. clang compilationPaolo Bonzini1-2/+6
2016-07-29Unbreak FreeBSD build after optionrom update.Sean Bruno1-0/+4
2016-07-29optionrom: fix detection of -Wa,-32Paolo Bonzini1-1/+1
2016-07-14Add optionrom compatible with fw_cfg DMA versionMarc MarĂ­3-9/+330
2016-07-10build: Use $(AS) for optionrom explicitlyRichard Henderson1-0/+3
2016-03-22fw_cfg: Split fw_cfg_keys.h off fw_cfg.hMarkus Armbruster1-2/+1
2014-12-15linuxboot: fix loading old kernelsPaolo Bonzini1-10/+27
2014-10-09linuxboot: compute initrd loading addressPaolo Bonzini2-7/+61
2014-02-17Fix QEMU build on OpenBSD on x86 archsBrad1-1/+2
2013-06-28multiboot: Calculate upper_mem in the ROMKevin Wolf1-0/+40
2013-06-28multiboot: Don't forget last mmap entryKevin Wolf1-18/+17
2013-04-08hw: move headers to include/Paolo Bonzini1-1/+1
2012-11-30multiboot: fix e801 memory mapPaolo Bonzini1-0/+7
2012-04-16signrom: Rewrite as python scriptJan Kiszka1-1/+1
2012-02-18kvmvapic: Use optionrom helpersJan Kiszka1-10/+8
2012-02-18optionsrom: Reserve space for checksumJan Kiszka1-1/+2
2012-02-18kvmvapic: Simplify mp/up_set_tprJan Kiszka1-5/+1
2012-02-18kvmvapic: Add option ROMJan Kiszka2-1/+342
2012-02-01optionroms: Silence intermediate file removalJan Kiszka1-0/+3
2011-12-14Fix spelling in comments, documentation and messagesStefan Weil1-1/+1
2011-03-22fix linuxboot.bin and multiboot.bin to not hijack int19Gleb Natapov3-15/+29
2011-01-20Add scripts directoryBlue Swirl2-46/+1
2010-11-21optionrom: fix bugs in signrom.shAvi Kivity1-4/+3
2010-06-09Fix multiboot compilationAlexander Graf2-12/+28
2010-01-08linuxboot: fix gdt address calculationAvi Kivity1-2/+3
2010-01-08Use vpath directivePaolo Bonzini1-1/+2
2009-12-18Fix thinko in linuxboot.SPaolo Bonzini1-12/+8
2009-12-03multiboot: Fix module loading and setting of mmap.Adam Lackorzynski1-1/+4
2009-12-03Make -kernel for linux work with bochsbiosAlexander Graf1-5/+5
2009-11-21Allow build of linuxboot.S with old assemblersJuergen Lock1-1/+4
2009-11-17Convert linux bootrom to external rom and fw_cfgAlexander Graf2-1/+141
2009-11-17Move common option rom code to header fileAlexander Graf2-76/+110
2009-11-17Convert multiboot to fw_cfg backed data storageAlexander Graf1-17/+60
2009-10-27multiboot.S patch for old as(1) (was: Re: [Qemu-devel] Some OpenBSD/amd64 bui...Juergen Lock1-0/+3
2009-10-06optionrom: create .PHONY variableJuan Quintela1-0/+1
2009-10-06optionrom: remove use of implicit RM variableJuan Quintela1-1/+1
2009-10-05restore CFLAGS check for conflict and fix recursive CFLAGS issueThomas Monjalon1-2/+2
2009-09-09optionrom: make clean should remove raw and .dJuan Quintela1-1/+1
2009-09-09otionrom: Use local CFLAGS no global oneJuan Quintela1-0/+1
2009-09-09Remove CFLAGS parameter in cc-optionJuan Quintela1-1/+1
2009-08-10Rename CPPFLAGS to QEMU_CFLAGSJuan Quintela1-3/+3
2009-08-10Fix checksum writing in signboot.shAlexander Graf1-1/+2