index
:
seabios
guest-hint
kvmtool
master
memory2-logging
microvm
pci-4g-map
pci64-cfg
seabios
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
ldnoexec: Add script to remove ET_EXEC flag from intermediate build objects
Kevin O'Connor
2020-07-24
1
-4
/
+5
*
rewrap Makefile lines.
Gerd Hoffmann
2020-05-18
1
-15
/
+17
*
acpi: add dsdt parser
Gerd Hoffmann
2020-05-15
1
-1
/
+1
*
virtio-mmio: device probing and initialization.
Gerd Hoffmann
2020-05-15
1
-1
/
+1
*
build: use -fcf-protection=none when available
Christian Ehrhardt
2020-05-14
1
-0
/
+1
*
Makefile: Build with -Wno-address-of-packed-member
Kevin O'Connor
2019-08-23
1
-0
/
+1
*
vga: add atiext driver
Gerd Hoffmann
2019-03-15
1
-1
/
+1
*
vga: move modelist from bochsvga.c to new svgamodes.c
Gerd Hoffmann
2019-03-14
1
-1
/
+1
*
qemu: add qemu ramfb support
Gerd Hoffmann
2018-06-22
1
-1
/
+1
*
qemu: add bochs-display support
Gerd Hoffmann
2018-06-22
1
-1
/
+1
*
add serial console support
Gerd Hoffmann
2017-09-22
1
-2
/
+2
*
std: add cp437 to unicode map
Gerd Hoffmann
2017-09-22
1
-0
/
+1
*
block: add NVMe boot support
Julian Stecklina
2017-02-20
1
-1
/
+1
*
build: Add -fno-pie to the gcc flags when available
Kevin O'Connor
2016-10-26
1
-0
/
+1
*
build: Be sure to also include out/*.d in Makefile
Kevin O'Connor
2016-10-21
1
-1
/
+1
*
swcursor: Move swcursor code from vgafb.c to new file swcursor.c
Kevin O'Connor
2016-08-04
1
-1
/
+1
*
Support for booting from LSI Logic LSI53C1030, SAS1068, SAS1068e
Don Slutz
2016-03-29
1
-1
/
+1
*
pci: Split low-level pci code from higher-level 'struct pci_device' code
Kevin O'Connor
2016-02-03
1
-1
/
+1
*
acpi: Don't build SSDT files on every build; store them in git
Kevin O'Connor
2015-11-19
1
-2
/
+2
*
acpi_extract: Don't generate unused (and empty) q35-acpi-dsdt.hex file
Kevin O'Connor
2015-11-19
1
-1
/
+1
*
build: Report gcc and binutils versions in debug log
Kevin O'Connor
2015-10-15
1
-2
/
+2
*
build: Rework version generation; don't allow make version override
Kevin O'Connor
2015-10-15
1
-6
/
+8
*
e820: Rename memmap.c to e820map.c and use consistent "e820_" prefix
Kevin O'Connor
2015-10-15
1
-1
/
+1
*
build: use -fstack-check=no when available
Magnus Granberg
2015-09-13
1
-0
/
+1
*
virtio: run drivers in 32bit mode
Gerd Hoffmann
2015-07-01
1
-1
/
+1
*
build: Support "make VERSION=xyz" to override the default build version
Kevin O'Connor
2015-06-03
1
-2
/
+2
*
Add multiboot support.
Vladimir Serbinenko
2015-06-01
1
-1
/
+1
*
Support for BIOS interrupt handler
Stefan Berger
2015-05-21
1
-1
/
+1
*
Implementation of the TCG BIOS extensions
Stefan Berger
2015-05-21
1
-2
/
+3
*
Link rom.o with -N option.
Vladimir Serbinenko
2015-05-21
1
-1
/
+1
*
vgabios: Add config option for assembler fixups
Kevin O'Connor
2015-04-10
1
-10
/
+11
*
sdcard: Initial support for SD cards on PCI SDHCI controllers on QEMU
Kevin O'Connor
2014-12-29
1
-1
/
+1
*
build: set LC_ALL=C
Gerd Hoffmann
2014-12-03
1
-0
/
+1
*
build: Get fixed address variables from 32bit compile pass (not 16bit)
Kevin O'Connor
2014-06-11
1
-5
/
+5
*
build: Keep segmented sections separate until final link step.
Kevin O'Connor
2014-06-11
1
-1
/
+1
*
build: use -m16 where available instead of asm(".code16gcc")
David Woodhouse
2014-06-05
1
-1
/
+3
*
build: Avoid absolute paths during "whole-program" compiling.
Kevin O'Connor
2014-06-05
1
-2
/
+2
*
smp: Replace QEMU SMP init assembler code with C; run only in 32bit mode.
Kevin O'Connor
2014-06-04
1
-2
/
+1
*
build: Make sure romlayout.o is recompiled on Kconfig change.
Kevin O'Connor
2014-05-08
1
-1
/
+1
*
ld: don't hardcode "-melf_i386"
Roger Pau Monne
2014-05-08
1
-2
/
+3
*
vgabios: Initial support for coreboot native vga vgabios.
Kevin O'Connor
2014-04-11
1
-1
/
+2
*
xhci: Run the XHCI driver entirely in 32bit mode.
Kevin O'Connor
2014-01-29
1
-2
/
+2
*
Prevent build failure by not splitting line in the middle of arguments to che...
Sander Eikelenboom
2014-01-10
1
-2
/
+1
*
pvscsi: Always run entirely in 32bit mode.
Kevin O'Connor
2013-12-27
1
-2
/
+2
*
build: Don't trash the .config file when src/Kconfig changes.
Kevin O'Connor
2013-12-23
1
-1
/
+1
*
add hw/serialio.c to SRC32SEG
Gerd Hoffmann
2013-12-05
1
-1
/
+1
*
vgabios: Move initialization code to new file vgainit.c.
Kevin O'Connor
2013-12-04
1
-1
/
+2
*
vgabios: Support allocating an extra stack for vgabios calls and default on.
Kevin O'Connor
2013-12-04
1
-1
/
+1
*
Move low-level hardware writing from output.c to new file hw/serialio.c.
Kevin O'Connor
2013-12-04
1
-2
/
+2
*
romfile_loader: utility to patch in-memory ROM files
Michael S. Tsirkin
2013-11-06
1
-1
/
+1
[next]