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
*
pci: add qemu gpex host bridge support.
microvm
Gerd Hoffmann
2020-10-15
1
-0
/
+62
*
pci: factor out pci bar allocation.
Gerd Hoffmann
2020-10-15
2
-0
/
+7
*
dsdt: add _CID support
Gerd Hoffmann
2020-10-15
1
-6
/
+17
*
dsdt: add (numeric) _UID support
Gerd Hoffmann
2020-10-15
2
-0
/
+19
*
dsdt: track device hierarchy
Gerd Hoffmann
2020-10-15
2
-4
/
+16
*
[testing] acpi: enable dsdt device dump
Gerd Hoffmann
2020-10-15
1
-1
/
+1
*
usb boot: add xhci mmio example
Gerd Hoffmann
2020-10-15
1
-1
/
+3
*
usb/xhci: add support for mmio host adapters (via acpi).
Gerd Hoffmann
2020-10-13
1
-0
/
+31
*
usb/xhci: split xhci setup into generic and pci parts
Gerd Hoffmann
2020-10-13
1
-13
/
+27
*
usb: add boot prio support for mmio host adapters
Gerd Hoffmann
2020-10-13
2
-1
/
+10
*
dsdt: add support for pnp ids as strings
Gerd Hoffmann
2020-10-13
1
-8
/
+13
*
output: add support for uppercase hex numbers
Gerd Hoffmann
2020-10-13
1
-22
/
+27
*
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
*
docs: Note v1.14.0 release
Kevin O'Connor
2020-08-10
1
-0
/
+13
*
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
*
ldnoexec: Add script to remove ET_EXEC flag from intermediate build objects
Kevin O'Connor
2020-07-24
2
-4
/
+37
*
vgabios: Fix preserve memory flag in handle_1000
Kevin O'Connor
2020-07-13
1
-4
/
+3
*
timer: Handle decrements of PIT counter
Roman Bolshakov
2020-06-26
1
-1
/
+1
*
vga: fix cirrus bios
Gerd Hoffmann
2020-06-25
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
2
-3
/
+4
*
rewrap Makefile lines.
Gerd Hoffmann
2020-05-18
1
-15
/
+17
*
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
6
-3
/
+691
*
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
4
-1
/
+136
*
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
*
build: use -fcf-protection=none when available
Christian Ehrhardt
2020-05-14
1
-0
/
+1
*
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
[next]