From: Alexey Kardashevskiy Date: Fri, 13 Mar 2015 11:45:13 +0000 (+1100) Subject: pseries: Update SLOF firmware image to qemu-slof-20150313 X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=0d2f830255c758240dccbeb732a2c21f4eea995c;p=qemu.git pseries: Update SLOF firmware image to qemu-slof-20150313 The changelog is: > virtio: Fix vring allocation > helpers: Fix SLOF_alloc_mem_aligned to meet callers expectation > Set default palette according to "16-color Text Extension" document > Fix rectangle drawing functions to work also with higher bit depths > Fix the x86emu patch file > Silence compiler warning when building the biosemu > Use device-type Forth word to set up the corresponding property > Improve /openprom node > pci-properties: Remove redundant call to device-type > cas: reconfigure memory nodes > pci: use 64bit bar ranges Signed-off-by: Alexey Kardashevskiy Signed-off-by: Alexander Graf --- diff --git a/pc-bios/README b/pc-bios/README index 8a85e69d3b..63e725444d 100644 --- a/pc-bios/README +++ b/pc-bios/README @@ -17,7 +17,7 @@ - SLOF (Slimline Open Firmware) is a free IEEE 1275 Open Firmware implementation for certain IBM POWER hardware. The sources are at https://github.com/aik/SLOF, and the image currently in qemu is - built from git tag qemu-slof-20141202. + built from git tag qemu-slof-20150313. - sgabios (the Serial Graphics Adapter option ROM) provides a means for legacy x86 software to communicate with an attached serial console as diff --git a/pc-bios/slof.bin b/pc-bios/slof.bin index 031e3063a2..ab72cba80c 100644 Binary files a/pc-bios/slof.bin and b/pc-bios/slof.bin differ diff --git a/roms/SLOF b/roms/SLOF index a70dbda2e2..c89b0df661 160000 --- a/roms/SLOF +++ b/roms/SLOF @@ -1 +1 @@ -Subproject commit a70dbda2e21f6e438b3617c44ff180c3418dc30f +Subproject commit c89b0df661c0a6bfa9ff0ed4a371f631f5ee38b0