]> Git Repo - qemu.git/commitdiff
pseries: Update SLOF firmware image to qemu-slof-20150313
authorAlexey Kardashevskiy <[email protected]>
Fri, 13 Mar 2015 11:45:13 +0000 (22:45 +1100)
committerAlexander Graf <[email protected]>
Wed, 25 Mar 2015 21:49:45 +0000 (22:49 +0100)
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 <[email protected]>
Signed-off-by: Alexander Graf <[email protected]>
pc-bios/README
pc-bios/slof.bin
roms/SLOF

index 8a85e69d3b3ea3f474d77190c03dfdeb02cb5a80..63e725444d3ced7d5b103a11036bf82156f75bb8 100644 (file)
@@ -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
index 031e3063a277e769c78b637de13c93f4074389f5..ab72cba80c528aea2545974e9c717cee583c254c 100644 (file)
Binary files a/pc-bios/slof.bin and b/pc-bios/slof.bin differ
index a70dbda2e21f6e438b3617c44ff180c3418dc30f..c89b0df661c0a6bfa9ff0ed4a371f631f5ee38b0 160000 (submodule)
--- a/roms/SLOF
+++ b/roms/SLOF
@@ -1 +1 @@
-Subproject commit a70dbda2e21f6e438b3617c44ff180c3418dc30f
+Subproject commit c89b0df661c0a6bfa9ff0ed4a371f631f5ee38b0
This page took 0.040558 seconds and 4 git commands to generate.