diff options
author | Gerd Hoffmann | 2022-03-04 15:22:54 +0100 |
---|---|---|
committer | Gerd Hoffmann | 2022-03-07 11:20:21 +0100 |
commit | f682abc83b720a7da47554d1e02f5b135341fae9 (patch) | |
tree | 9ae4e7aee6941cf274887e18902e45d166102f82 /roms | |
parent | Merge remote-tracking branch 'remotes/legoater/tags/pull-ppc-20220305' into s... (diff) | |
download | qemu-f682abc83b720a7da47554d1e02f5b135341fae9.tar.gz qemu-f682abc83b720a7da47554d1e02f5b135341fae9.tar.xz qemu-f682abc83b720a7da47554d1e02f5b135341fae9.zip |
update seabios submodule to 1.16.0
git shortlog 6a62e0cb0dfe..rel-1.16.0
-------------------------------------
Florian Larysch (1):
nvme: fix LBA format data structure
Jan Beulich via SeaBIOS (1):
nvme: avoid use-after-free in nvme_controller_enable()
Kevin O'Connor (9):
smm: Suppress gcc array-bounds warnings
nvme: Rework nvme_io_readwrite() to return -1 on error
nvme: Add nvme_bounce_xfer() helper function
nvme: Convert nvme_build_prpl() to nvme_prpl_xfer()
nvme: Pass prp1 and prp2 directly to nvme_io_xfer()
nvme: Build the page list in the existing dma buffer
nvme: Only allocate one dma bounce buffer for all nvme drives
sercon: Fix missing GET_LOW() to access rx_bytes
docs: Note v1.16.0 release
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Diffstat (limited to 'roms')
m--------- | roms/seabios | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/roms/seabios b/roms/seabios -Subproject 6a62e0cb0dfe9cd28b70547dbea5caf76847c3a +Subproject d239552ce7220e448ae81f41515138f7b9e3c4d |