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
/
pc-bios
/
optionrom
/
Makefile
Age
Commit message (
Expand
)
Author
2022-09-19
Make initial public release
Björn Töpel
2021-11-02
optionrom: add a DMA-enabled multiboot ROM
Marcus Hähnel
2021-11-02
configure/optionrom: Fix MSYS2 multiboot.bin issue
Helge Konetzka
2020-12-15
build: -no-pie is no functional linker flag
Christian Ehrhardt
2020-09-01
build: fix recurse-all target
Paolo Bonzini
2020-08-21
optionrom: simplify Makefile
Marc-André Lureau
2019-02-05
optionrom: add new PVH option rom
Stefano Garzarella
2017-06-07
linuxboot_dma: compile for i486
Paolo Bonzini
2016-10-06
rules.mak: quiet-command: Split command name and args to print
Peter Maydell
2016-08-30
optionrom: cope with multiple -O options
Paolo Bonzini
2016-08-15
pc-bios/optionrom: Fix OpenBSD build with better detection of linker emulation
Peter Maydell
2016-08-09
optionrom: fix compilation with mingw docker target
Paolo Bonzini
2016-08-09
optionrom: add -fno-stack-protector
Paolo Bonzini
2016-08-09
build-sys: fix building with make CFLAGS=.. argument
Marc-André Lureau
2016-07-29
Unbreak FreeBSD build after optionrom update.
Sean Bruno
2016-07-29
optionrom: fix detection of -Wa,-32
Paolo Bonzini
2016-07-14
Add optionrom compatible with fw_cfg DMA version
Marc Marí
2016-07-10
build: Use $(AS) for optionrom explicitly
Richard Henderson
2014-02-17
Fix QEMU build on OpenBSD on x86 archs
Brad
2012-04-16
signrom: Rewrite as python script
Jan Kiszka
2012-02-18
kvmvapic: Add option ROM
Jan Kiszka
2012-02-01
optionroms: Silence intermediate file removal
Jan Kiszka
2011-01-20
Add scripts directory
Blue Swirl
2010-01-08
Use vpath directive
Paolo Bonzini
2009-11-17
Convert linux bootrom to external rom and fw_cfg
Alexander Graf
2009-10-06
optionrom: create .PHONY variable
Juan Quintela
2009-10-06
optionrom: remove use of implicit RM variable
Juan Quintela
2009-10-05
restore CFLAGS check for conflict and fix recursive CFLAGS issue
Thomas Monjalon
2009-09-09
optionrom: make clean should remove raw and .d
Juan Quintela
2009-09-09
otionrom: Use local CFLAGS no global one
Juan Quintela
2009-09-09
Remove CFLAGS parameter in cc-option
Juan Quintela
2009-08-10
Rename CPPFLAGS to QEMU_CFLAGS
Juan Quintela
2009-08-10
Do not try to invoke shebang scripts directly (NFS issues)
malc
2009-07-31
Option rom makefile fixes
Paul Brook
2009-07-27
Fix out of tree build broken by 791e08c753a9f9be3c3880b4ea83b6dfa4b6ccad
Blue Swirl
2009-07-27
use cc-option for optionrom
Juan Quintela
2009-07-27
Use quiet-command for building optionrom
Juan Quintela
2009-07-16
Don't copy multiboot.bin into pc-bios after built
Anthony Liguori
2009-07-16
Fix multiboot.bin build on mingw32
Anthony Liguori
2009-07-09
Replace signrom with shell script v3
Alexander Graf
2009-06-29
Multiboot build system v4
Alexander Graf