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
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
USB:Fix xHCI initail fail by using longer reset and CNR clear timeout value
weitaowang-oc@zhaoxin.com
2020-09-30
1
-2
/
+2
*
usb.c: Fix devices using non-primary interface descriptor
Matt DeVillier
2020-09-25
1
-8
/
+19
*
smbios: avoid integer overflow when adding SMBIOS type 0 table
Daniel P. Berrangé
2020-09-08
1
-4
/
+10
*
nvme: Increase `nvme_cmd_readwrite()` message log level from 3 to 5
Paul Menzel
2020-07-28
1
-1
/
+1
*
virtio-scsi: fix boot prio detection by using correct lun
Stefan Reiter
2020-07-28
1
-3
/
+3
*
timer: Handle decrements of PIT counter
Roman Bolshakov
2020-06-26
1
-1
/
+1
*
serialio: Preserve Xen DebugOutputPort
Jason Andryuk
2020-06-24
1
-0
/
+4
*
pci: fix mmconfig support
Gerd Hoffmann
2020-05-25
1
-6
/
+6
*
boot: Fixup check for only one item in boot list
Kevin O'Connor
2020-05-24
1
-8
/
+9
*
boot: Fix logic for boot menu display
Matt DeVillier
2020-05-24
1
-1
/
+1
*
Revert "ps2port: adjust init routine to fix PS/2 keyboard issues"
Kevin O'Connor
2020-05-21
1
-13
/
+5
*
cdrom: Demote `scsi_is_ready` return print to debug level
Paul Menzel
2020-05-21
1
-1
/
+1
*
boot: Log, if boot menu is skipped
Paul Menzel
2020-05-21
1
-0
/
+1
*
boot: Extend `etc/show-boot-menu` to configure skipping boot menu with only o...
Paul Menzel
2020-05-21
1
-2
/
+3
*
acpi: find and register virtio-mmio devices
Gerd Hoffmann
2020-05-15
3
-0
/
+23
*
acpi: skip kbd init if not present
Gerd Hoffmann
2020-05-15
1
-0
/
+4
*
acpi: add dsdt parser
Gerd Hoffmann
2020-05-15
5
-2
/
+690
*
acpi: add xsdt support
Gerd Hoffmann
2020-05-15
2
-10
/
+41
*
virtio-mmio: print device type
Gerd Hoffmann
2020-05-15
1
-2
/
+19
*
virtio-mmio: add support for block devices.
Gerd Hoffmann
2020-05-15
5
-1
/
+84
*
virtio-mmio: add support for scsi devices.
Gerd Hoffmann
2020-05-15
5
-12
/
+76
*
virtio-mmio: add support to vp_*() functions
Gerd Hoffmann
2020-05-15
1
-11
/
+57
*
virtio-mmio: device probing and initialization.
Gerd Hoffmann
2020-05-15
3
-0
/
+135
*
qemu: check rtc presence before reading cpu count from cmos
Gerd Hoffmann
2020-05-15
1
-3
/
+10
*
qemu: rework e820 detection
Gerd Hoffmann
2020-05-15
1
-51
/
+82
*
qemu: factor out qemu_cfg_detect()
Gerd Hoffmann
2020-05-15
1
-4
/
+14
*
tcgbios: Add support for SHA3 type of algorithms
Stefan Berger
2020-04-19
2
-3
/
+28
*
tcgbios: Fix the vendorInfoSize to be of type u8
Stefan Berger
2020-04-19
1
-2
/
+2
*
tcgbios: Only write logs for PCRs that are in active PCR banks
Stefan Berger
2020-04-19
1
-8
/
+22
*
pci: add mmconfig support
Gerd Hoffmann
2020-03-27
3
-12
/
+54
*
pci: factor out ioconfig_cmd()
Gerd Hoffmann
2020-03-27
1
-6
/
+11
*
std/tcg: Replace zero-length array with flexible-array member
Paul Menzel
2020-03-20
1
-1
/
+1
*
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
*
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
[next]