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
Age
Commit message (
Expand
)
Author
2014-12-15
linuxboot: fix loading old kernels
Paolo Bonzini
2014-10-09
linuxboot: compute initrd loading address
Paolo Bonzini
2014-02-17
Fix QEMU build on OpenBSD on x86 archs
Brad
2013-06-28
multiboot: Calculate upper_mem in the ROM
Kevin Wolf
2013-06-28
multiboot: Don't forget last mmap entry
Kevin Wolf
2013-04-08
hw: move headers to include/
Paolo Bonzini
2012-11-30
multiboot: fix e801 memory map
Paolo Bonzini
2012-04-16
signrom: Rewrite as python script
Jan Kiszka
2012-02-18
kvmvapic: Use optionrom helpers
Jan Kiszka
2012-02-18
optionsrom: Reserve space for checksum
Jan Kiszka
2012-02-18
kvmvapic: Simplify mp/up_set_tpr
Jan Kiszka
2012-02-18
kvmvapic: Add option ROM
Jan Kiszka
2012-02-01
optionroms: Silence intermediate file removal
Jan Kiszka
2011-12-14
Fix spelling in comments, documentation and messages
Stefan Weil
2011-03-22
fix linuxboot.bin and multiboot.bin to not hijack int19
Gleb Natapov
2011-01-20
Add scripts directory
Blue Swirl
2010-11-21
optionrom: fix bugs in signrom.sh
Avi Kivity
2010-06-09
Fix multiboot compilation
Alexander Graf
2010-01-08
linuxboot: fix gdt address calculation
Avi Kivity
2010-01-08
Use vpath directive
Paolo Bonzini
2009-12-18
Fix thinko in linuxboot.S
Paolo Bonzini
2009-12-03
multiboot: Fix module loading and setting of mmap.
Adam Lackorzynski
2009-12-03
Make -kernel for linux work with bochsbios
Alexander Graf
2009-11-21
Allow build of linuxboot.S with old assemblers
Juergen Lock
2009-11-17
Convert linux bootrom to external rom and fw_cfg
Alexander Graf
2009-11-17
Move common option rom code to header file
Alexander Graf
2009-11-17
Convert multiboot to fw_cfg backed data storage
Alexander Graf
2009-10-27
multiboot.S patch for old as(1) (was: Re: [Qemu-devel] Some OpenBSD/amd64 bui...
Juergen Lock
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
Fix checksum writing in signboot.sh
Alexander Graf
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-22
signrom.sh: portability fix
Christoph Egger
2009-07-16
Update to a hopefully more future proof FSF address
Blue Swirl
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-07-03
Work around Solaris gas problem
Blue Swirl
2009-06-29
Multiboot build system v4
Alexander Graf
2009-06-29
Multiboot support v5
Alexander Graf