diff options
author | Gerd Hoffmann | 2021-10-22 12:19:16 +0200 |
---|---|---|
committer | Gerd Hoffmann | 2021-10-22 12:25:03 +0200 |
commit | b4b9a0e32f93c0700f46617524317b0580126592 (patch) | |
tree | 2d56b48a9778e3590afea49e28237d6de2c93177 | |
parent | Merge remote-tracking branch 'remotes/rth/tags/pull-arm-20211021' into staging (diff) | |
download | qemu-b4b9a0e32f93c0700f46617524317b0580126592.tar.gz qemu-b4b9a0e32f93c0700f46617524317b0580126592.tar.xz qemu-b4b9a0e32f93c0700f46617524317b0580126592.zip |
update seabios to master branch snapshot
A new seabios release is planned for november.
Update to a master branch snapshot, to
(a) increase test coverage of the changes.
(b) make the delta smaller when updating to the final
release during the qemu 6.2 freeze.
Most noteworthy this fixes the nvme boot regression caused
by adding namespace support to the qemu nvme emulation.
seabios shortlog
================
Alex Martens via SeaBIOS (1):
nvme: fix missing newline on sq full print
Alexander Graf (4):
nvme: Record maximum allowed request size
nvme: Allow to set PRP2
nvme: Pass large I/O requests as PRP lists
nvme: Split requests by maximum allowed size
Daniel P. Berrangé (1):
smbios: avoid integer overflow when adding SMBIOS type 0 table
David Woodhouse (1):
nvme: Clean up nvme_cmd_readwrite()
Gerd Hoffmann (9):
output: add support for uppercase hex numbers
dsdt: add support for pnp ids as strings
usb: add boot prio support for mmio host adapters
usb/xhci: split xhci setup into generic and pci parts
usb/xhci: add support for mmio host adapters (via acpi).
usb boot: add xhci mmio example
nvme: improve namespace allocation
nvme: drive desc should not include the newline
Increase BUILD_MIN_BIOSTABLE for large roms
Matt DeVillier (1):
usb.c: Fix devices using non-primary interface descriptor
Mike Banon (1):
Support booting USB drives with a write protect switch enabled
Sergei Trofimovich (1):
vgasrc: ignore .node.gnu.property (binutils-2.36 support)
Stefan Berger (4):
tcgbios: Fix details in log entries
Add implementations for sha256, sha384, and sha512
tcgbios: Use The proper sha function for each PCR bank
tcgbios: Disable platform hierarchy in case of failure
Stefan Ott via SeaBIOS (1):
usb-hid: Increase MAX_KBD_EVENT
Volker Rümelin (2):
stacks: call check_irqs() in run_thread()
stacks: call check_irqs() after switch_next()
weitaowang-oc@zhaoxin.com (1):
USB:Fix xHCI initail fail by using longer reset and CNR clear timeout value
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
m--------- | roms/seabios | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/roms/seabios b/roms/seabios -Subproject 155821a1990b6de78dde5f98fa5ab90e802021e +Subproject 64f37cc530f144e53c190c9e8209a51b58fd5c4 |