summaryrefslogtreecommitdiffstats
path: root/pc-bios
diff options
context:
space:
mode:
authorDavid Gibson2012-08-07 18:10:39 +0200
committerAlexander Graf2012-08-15 19:43:16 +0200
commit4504068723bcf9a3b37f6683d87711b6c5e4c0c3 (patch)
treeadd45c22a1795a49b39bb0db867e5d482e5978e8 /pc-bios
parentpseries dma: DMA window params added to PHB and DT population changed (diff)
downloadqemu-4504068723bcf9a3b37f6683d87711b6c5e4c0c3.tar.gz
qemu-4504068723bcf9a3b37f6683d87711b6c5e4c0c3.tar.xz
qemu-4504068723bcf9a3b37f6683d87711b6c5e4c0c3.zip
pseries: Update SLOF firmware image
This updates SLOF to handle the necessary device tree properties for MSI and MSI-X. Signed-off-by: David Gibson <david@gibson.dropbear.id.au> Signed-off-by: Alexander Graf <agraf@suse.de>
Diffstat (limited to 'pc-bios')
-rw-r--r--pc-bios/README2
-rw-r--r--pc-bios/slof.binbin878088 -> 878640 bytes
2 files changed, 1 insertions, 1 deletions
diff --git a/pc-bios/README b/pc-bios/README
index e71bcd0f36..f4b37d66dc 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/dgibson/SLOF, and the image currently in qemu is
- built from git tag qemu-slof-20120719.
+ built from git tag qemu-slof-20120731.
- 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 320b8f001c..84ba6b83f3 100644
--- a/pc-bios/slof.bin
+++ b/pc-bios/slof.bin
Binary files differ