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
...
*
ps2port: adjust init routine to fix PS/2 keyboard issues
Matt DeVillier
2020-03-17
1
-5
/
+13
*
Skip boot menu and timeout with only one boot device
Matt DeVillier
2020-03-17
1
-0
/
+6
*
sercon: vbe modeset is int 10h function 4f02 not 4f00
Gerd Hoffmann
2020-03-17
1
-1
/
+1
*
kvm: add support for reading tsc frequency from kvmclock
Gerd Hoffmann
2020-03-16
2
-0
/
+56
*
kvm: add support for reading tsc frequency via cpuid.
Gerd Hoffmann
2020-03-16
1
-0
/
+5
*
kvm: detect unconditionally
Gerd Hoffmann
2020-03-16
1
-7
/
+1
*
timer: add tsctimer_setfreq()
Gerd Hoffmann
2020-03-16
2
-1
/
+26
*
hw/usb-hid: Don't abort if setting key repeat rate fails
Matt DeVillier
2020-03-06
1
-1
/
+1
*
usb-hid: Improve max packet size checking
Kevin O'Connor
2020-03-06
1
-22
/
+33
*
nvme: skip initializing non-bootable devices
Gerd Hoffmann
2020-01-14
1
-0
/
+7
*
virtio-scsi: skip initializing non-bootable devices
Gerd Hoffmann
2020-01-14
1
-1
/
+10
*
boot: cache HALT priority
Gerd Hoffmann
2020-01-14
1
-1
/
+5
*
virtio: Do not init non-bootable devices
Alexey Kirillov
2020-01-14
2
-2
/
+20
*
boot: Detect strict boot order (HALT record) in function
Alexey Kirillov
2020-01-14
2
-0
/
+6
*
docs: Note v1.13.0 release
Kevin O'Connor
2019-12-09
1
-0
/
+11
*
geometry: Apply LCHS values for boot devices
Sam Eiderman
2019-11-18
11
-1
/
+39
*
geometry: Add boot_lchs_find_*() utility functions
Sam Eiderman
2019-11-18
3
-0
/
+82
*
boot: Build ata and scsi paths in function
Sam Eiderman
2019-11-18
1
-8
/
+28
*
geometry: Read LCHS from fw_cfg
Sam Eiderman
2019-11-18
1
-0
/
+74
*
Revert "geometry: Read LCHS from fw_cfg"
Gerd Hoffmann
2019-11-18
1
-87
/
+0
*
Revert "geometry: Add boot_lchs_find_*() utility functions"
Gerd Hoffmann
2019-11-18
2
-88
/
+0
*
Revert "config: Add toggle for bootdevice information"
Gerd Hoffmann
2019-11-18
2
-16
/
+0
*
Revert "geometry: Apply LCHS values for boot devices"
Gerd Hoffmann
2019-11-18
11
-42
/
+1
*
tcgbios: Check for enough bytes returned from TPM2_GetCapability
Stefan Berger
2019-11-13
1
-2
/
+11
*
tpm: Require a response to have minimum size of a valid response header
Stefan Berger
2019-11-13
1
-1
/
+2
*
ahci: zero-initialize port struct
Gerd Hoffmann
2019-11-13
1
-0
/
+1
*
geometry: Apply LCHS values for boot devices
Sam Eiderman
2019-11-06
11
-1
/
+42
*
config: Add toggle for bootdevice information
Sam Eiderman
2019-11-06
2
-0
/
+16
*
geometry: Add boot_lchs_find_*() utility functions
Sam Eiderman
2019-11-06
2
-0
/
+88
*
boot: Reorder functions in boot.c
Sam Eiderman
2019-11-06
1
-45
/
+49
*
geometry: Read LCHS from fw_cfg
Sam Eiderman
2019-11-06
1
-0
/
+87
*
docs: Note release date for v1.12.1
Kevin O'Connor
2019-10-28
1
-0
/
+5
*
docs: Add developer-certificate-of-origin
Kevin O'Connor
2019-10-28
2
-0
/
+42
*
cp437: add license to cp437.c
Gerd Hoffmann
2019-10-28
1
-0
/
+2
*
ramfb: add copyright and license to ramfb.c
Gerd Hoffmann
2019-10-28
1
-0
/
+6
*
bochsdisplay: add copyright and license to bochsdisplay.c
Gerd Hoffmann
2019-10-28
1
-0
/
+6
*
svgamodes: Add copyright notice to vgasrc/svgamodes.c
Kevin O'Connor
2019-10-28
1
-0
/
+8
*
Remove dos line endings introduced in the last two commits
Uwe Kleine-König
2019-10-21
2
-17
/
+17
*
Add additional resolutions for 16:9 displays: 1600x900 and 2560x1440
Uwe Kleine-König
2019-10-18
1
-0
/
+8
*
cbvga: reuse svga modes definitions from svgamodes.c
Uwe Kleine-König
2019-10-18
1
-71
/
+9
*
virtio: extend virtio queue size to 256
Denis Plotnikov
2019-10-18
1
-1
/
+1
*
Makefile: Build with -Wno-address-of-packed-member
Kevin O'Connor
2019-08-23
1
-0
/
+1
*
csm: Fix boot priority translation
David Woodhouse
2019-06-28
1
-3
/
+20
*
ati-vga: add rage128 edid support
Gerd Hoffmann
2019-06-24
1
-0
/
+25
*
ati-vga: try vga ddc first
Gerd Hoffmann
2019-06-24
1
-0
/
+9
*
ati-vga: make i2c register and bits configurable
Gerd Hoffmann
2019-06-24
1
-7
/
+27
*
ati-vga: fix ati_read()
Gerd Hoffmann
2019-06-24
1
-1
/
+1
*
ati-vga: make less verbose
Gerd Hoffmann
2019-06-24
1
-1
/
+1
*
csm: Sanitise alignment constraint in Legacy16GetTableAddress
David Woodhouse
2019-06-18
1
-2
/
+12
*
virtio-pci: Use %pP format in dprintf() calls
Kevin O'Connor
2019-05-23
1
-6
/
+4
[prev]
[next]