diff options
author | Alexey Kardashevskiy | 2021-02-19 04:56:20 +0100 |
---|---|---|
committer | David Gibson | 2021-03-09 23:07:08 +0100 |
commit | b88e0a57e6577f22620873d2363671b53faf77a5 (patch) | |
tree | aac8b3ea9c4b8889978188f3ec3599f223a717ec /roms | |
parent | spapr_drc.c: do not call spapr_drc_detach() in drc_isolate_logical() (diff) | |
download | qemu-b88e0a57e6577f22620873d2363671b53faf77a5.tar.gz qemu-b88e0a57e6577f22620873d2363671b53faf77a5.tar.xz qemu-b88e0a57e6577f22620873d2363671b53faf77a5.zip |
pseries: Update SLOF firmware image
This is mostly compiler warnings fixed but while doing this,
a bug in MIN() in tcgbios was found.
Alexey Kardashevskiy (14):
helpers: Define MIN()
libc: Compile with -Wextra
elf: Compile with -Wextra
usb: Compile with -Wextra
veth: Compile with -Wextra
virtio: Compile with -Wextra
e1000: Compile with -Wextra
libnet: Compile with -Wextra
libhv: Compile with -Wextra
libnvram: Compile with -Wextra
libtpm: Compile with -Wextra
slof/prim: Compile with -Wextra
Makefile: Actually compile with -Wextra
version: update to 20210217
Thomas Huth (1):
virtio-serial: Remove superfluous serial-* words
Signed-off-by: Alexey Kardashevskiy <aik@ozlabs.ru>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Diffstat (limited to 'roms')
m--------- | roms/SLOF | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/roms/SLOF b/roms/SLOF -Subproject e18ddad8516ff2cfe36ec130200318f7251aa78 +Subproject 33a7322de13e9dca4b38851a345a58d37e7a441 |