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
Commit message (
Expand
)
Author
Age
Files
Lines
*
kvmtool: support larger virtio queues
kvmtool
Gerd Hoffmann
2019-03-20
1
-1
/
+1
*
kvmtool: initial support
Gerd Hoffmann
2019-03-20
6
-3
/
+77
*
vga: add ati bios tables
Gerd Hoffmann
2019-03-15
2
-0
/
+46
*
vga: add atiext driver
Gerd Hoffmann
2019-03-15
5
-1
/
+271
*
vga: make memcpy_high() public
Gerd Hoffmann
2019-03-14
2
-2
/
+2
*
vga: move modelist from bochsvga.c to new svgamodes.c
Gerd Hoffmann
2019-03-14
4
-87
/
+109
*
tcgbios: Implement TPM 2.0 menu item to activate and deactivate PCR banks
Stefan Berger
2019-02-04
2
-0
/
+240
*
tcgbios: Use table to convert hash to buffer size
Stefan Berger
2019-02-04
1
-13
/
+28
*
usb-ehci: Clear pipe token on pipe reallocate
Kevin O'Connor
2019-02-04
1
-0
/
+1
*
bootsplash: Added support for 16/24/32bpp in one function
Joseph Pacheco-Corwin
2019-02-04
3
-14
/
+13
*
docs: Fix cut-and-paste error in Mailinglist.md archive link
Kevin O'Connor
2019-01-21
1
-1
/
+1
*
docs: Update mailing list archive links
Kevin O'Connor
2019-01-20
1
-6
/
+12
*
output: Avoid thunking to 16bit mode in printf() if no vgabios
Kevin O'Connor
2018-12-17
1
-0
/
+3
*
qemu: avoid debug prints if debugcon is not enabled
Stefano Garzarella
2018-12-10
4
-2
/
+21
*
pvscsi: ring_desc do not have to be page aligned
Liran Alon
2018-11-27
1
-1
/
+1
*
tpm: Check for TPM related ACPI tables before attempting hw probe
Stephen Douthit
2018-11-27
1
-7
/
+7
*
docs: Note v1.12.0 release
Kevin O'Connor
2018-11-17
1
-0
/
+21
*
shadow: Rework bios copy code to prevent gcc array-bounds warning
Kevin O'Connor
2018-11-10
1
-5
/
+6
*
pvscsi: Scan all 64 possible targets
Shmuel Eiderman
2018-11-10
1
-1
/
+1
*
pretty boot menu entry for cdrom drives
Gerd Hoffmann
2018-10-05
3
-0
/
+57
*
SeaVGABios/cbvga: Fix bpp for coreboot framebuffer
Matt DeVillier
2018-09-18
1
-2
/
+8
*
pci: recognize RH PCI legacy bridge resource reservation capability
Jing Liu
2018-09-05
2
-21
/
+30
*
pci: clean up the debug message for pci capability found
Jing Liu
2018-09-05
1
-1
/
+3
*
pci: fix the return value for truncated capability
Jing Liu
2018-09-05
1
-0
/
+1
*
sdcard: Increase SDHCI_POWER_ON_TIME to 5ms
Kevin O'Connor
2018-09-03
1
-1
/
+1
*
nvme: fix I/O queue length calculation overflow
Matt DeVillier
2018-08-23
1
-2
/
+2
*
docs: Update download file link
Kevin O'Connor
2018-08-09
1
-1
/
+1
*
ssdt: Fix building of legacy acpi tables on current iasl compiler
Kevin O'Connor
2018-07-15
2
-2
/
+2
*
cbvga_set_mode: refine clear display logic
Gerd Hoffmann
2018-06-26
1
-8
/
+10
*
qemu: add qemu ramfb support
Gerd Hoffmann
2018-06-22
5
-14
/
+189
*
vgasrc: add allocate_pmm()
Gerd Hoffmann
2018-06-22
2
-16
/
+33
*
pmm: use tmp zone on oom
Gerd Hoffmann
2018-06-22
1
-0
/
+13
*
bochs_display_setup: return error on failure
Gerd Hoffmann
2018-06-22
1
-1
/
+1
*
cbvga_set_mode: disable clearmem in windows x86 emulator.
Gerd Hoffmann
2018-06-22
1
-1
/
+9
*
cbvga_list_modes: don't list current mode twice
Gerd Hoffmann
2018-06-22
1
-1
/
+5
*
cbvga_setup_modes: use real mode number instead of 0x140
Gerd Hoffmann
2018-06-22
1
-0
/
+5
*
qemu: add bochs-display support
Gerd Hoffmann
2018-06-22
5
-14
/
+95
*
cbvga: factor out cbvga_setup_modes()
Gerd Hoffmann
2018-06-22
2
-25
/
+33
*
optionrom: enable non-vga display devices
Gerd Hoffmann
2018-06-22
1
-1
/
+28
*
docs: Update Download.md to use git clone via https
Kevin O'Connor
2018-06-11
1
-1
/
+1
*
tpm: Request access to locality 0
Stefan Berger
2018-04-12
1
-0
/
+2
*
tpm: when CRB is active, select, lock it, and check addresses
Stefan Berger
2018-03-21
1
-3
/
+1
*
tpm: revert return values for successful/failed CRB probing
Stefan Berger
2018-03-21
1
-3
/
+3
*
tpm: Wait for tpmRegValidSts flag on CRB interface before probing
Stefan Berger
2018-03-21
1
-0
/
+10
*
tpm: Handle unimplemented TIS_REG_IFACE_ID in tis_get_tpm_version()
Stephen Douthit
2018-03-02
1
-5
/
+15
*
tpm: Wait for interface startup when probing
Stephen Douthit
2018-03-02
1
-1
/
+12
*
tpm: Refactor duplicated wait code in tis_wait_sts() & crb_wait_reg()
Stephen Douthit
2018-03-02
1
-47
/
+33
*
tpm: add TPM CRB device support
Marc-André Lureau
2018-02-27
2
-1
/
+221
*
tpm: use get_tpm_version() callback
Marc-André Lureau
2018-02-27
1
-1
/
+2
*
tpm: generalize init_timeout()
Marc-André Lureau
2018-02-27
1
-10
/
+15
[next]