index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pc-bios
/
optionrom
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-29
optionrom: Remove build-id section
Fabiano Rosas
1
-1
/
+1
2023-03-20
replace TABs with spaces
Yeqi Fu
1
-131
/
+131
2022-10-06
pc-bios/optionrom: Adopt meson style Make output
Paolo Bonzini
1
-7
/
+7
2022-10-06
pc-bios/optionrom: detect CC options just once
Paolo Bonzini
1
-12
/
+25
2022-09-27
configure: do not invoke as/ld directly for pc-bios/optionrom
Paolo Bonzini
1
-8
/
+4
2022-07-06
configure, pc-bios/optionrom: pass cross CFLAGS correctly
Paolo Bonzini
1
-1
/
+1
2022-07-06
pc-bios/optionrom: use -m16 unconditionally
Paolo Bonzini
2
-17
/
+1
2022-06-01
configure: enable cross-compilation of optionrom
Paolo Bonzini
1
-2
/
+0
2022-06-01
configure: do not define or use the CPP variable
Paolo Bonzini
1
-1
/
+1
2022-05-12
pc-bios/optionrom: compile with -Wno-array-bounds
Paolo Bonzini
1
-0
/
+1
2022-05-12
pc-bios/optionrom: detect -fno-pie
Paolo Bonzini
1
-1
/
+2
2022-03-24
build: disable fcf-protection on -march=486 -m16
Christian Ehrhardt
1
-0
/
+4
2021-11-02
optionrom: add a DMA-enabled multiboot ROM
Marcus Hähnel
4
-5
/
+71
2021-11-02
configure/optionrom: Fix MSYS2 multiboot.bin issue
Helge Konetzka
1
-3
/
+2
2020-12-15
build: -no-pie is no functional linker flag
Christian Ehrhardt
1
-1
/
+0
2020-09-01
build: fix recurse-all target
Paolo Bonzini
1
-7
/
+3
2020-08-21
optionrom: simplify Makefile
Marc-André Lureau
1
-26
/
+41
2020-03-16
optionrom/pvh: scan entire RSDP Area
Joe Richey
1
-1
/
+1
2019-02-05
optionrom/pvh: load initrd from fw_cfg
Stefano Garzarella
1
-2
/
+19
2019-02-05
optionrom: add new PVH option rom
Stefano Garzarella
3
-1
/
+320
2019-02-05
linuxboot_dma: move common functions in a new header
Stefano Garzarella
3
-83
/
+221
2019-02-05
linuxboot_dma: remove duplicate definitions of FW_CFG
Stefano Garzarella
1
-16
/
+4
2018-08-23
fw_cfg: import & use linux/qemu_fw_cfg.h
Marc-André Lureau
2
-3
/
+16
2017-06-07
linuxboot_dma: compile for i486
Paolo Bonzini
1
-0
/
+1
2016-10-06
rules.mak: quiet-command: Split command name and args to print
Peter Maydell
1
-4
/
+4
2016-09-13
optionrom: do not rely on compiler's bswap optimization
Paolo Bonzini
1
-14
/
+4
2016-08-30
optionrom: cope with multiple -O options
Paolo Bonzini
1
-4
/
+1
2016-08-15
pc-bios/optionrom: Fix OpenBSD build with better detection of linker emulation
Peter Maydell
1
-11
/
+1
2016-08-09
optionrom: fix compilation with mingw docker target
Paolo Bonzini
2
-1
/
+15
2016-08-09
optionrom: add -fno-stack-protector
Paolo Bonzini
1
-0
/
+1
2016-08-09
build-sys: fix building with make CFLAGS=.. argument
Marc-André Lureau
1
-2
/
+0
2016-08-09
linuxboot_dma: avoid guest ABI breakage on gcc vs. clang compilation
Paolo Bonzini
1
-2
/
+6
2016-07-29
Unbreak FreeBSD build after optionrom update.
Sean Bruno
1
-0
/
+4
2016-07-29
optionrom: fix detection of -Wa,-32
Paolo Bonzini
1
-1
/
+1
2016-07-14
Add optionrom compatible with fw_cfg DMA version
Marc Marí
3
-9
/
+330
2016-07-10
build: Use $(AS) for optionrom explicitly
Richard Henderson
1
-0
/
+3
2016-03-22
fw_cfg: Split fw_cfg_keys.h off fw_cfg.h
Markus Armbruster
1
-2
/
+1
2014-12-15
linuxboot: fix loading old kernels
Paolo Bonzini
1
-10
/
+27
2014-10-09
linuxboot: compute initrd loading address
Paolo Bonzini
2
-7
/
+61
2014-02-17
Fix QEMU build on OpenBSD on x86 archs
Brad
1
-1
/
+2
2013-06-28
multiboot: Calculate upper_mem in the ROM
Kevin Wolf
1
-0
/
+40
2013-06-28
multiboot: Don't forget last mmap entry
Kevin Wolf
1
-18
/
+17
2013-04-08
hw: move headers to include/
Paolo Bonzini
1
-1
/
+1
2012-11-30
multiboot: fix e801 memory map
Paolo Bonzini
1
-0
/
+7
2012-04-16
signrom: Rewrite as python script
Jan Kiszka
1
-1
/
+1
2012-02-18
kvmvapic: Use optionrom helpers
Jan Kiszka
1
-10
/
+8
2012-02-18
optionsrom: Reserve space for checksum
Jan Kiszka
1
-1
/
+2
2012-02-18
kvmvapic: Simplify mp/up_set_tpr
Jan Kiszka
1
-5
/
+1
2012-02-18
kvmvapic: Add option ROM
Jan Kiszka
2
-1
/
+342
2012-02-01
optionroms: Silence intermediate file removal
Jan Kiszka
1
-0
/
+3
[next]