]> xenbits.xensource.com Git - qemu-xen.git/commitdiff
pseries: Update SLOF firmware image
authorAlexey Kardashevskiy <aik@ozlabs.ru>
Mon, 24 Jul 2017 05:22:32 +0000 (15:22 +1000)
committerDavid Gibson <david@gibson.dropbear.id.au>
Tue, 25 Jul 2017 04:35:42 +0000 (14:35 +1000)
The main changes are:
- fixes in PCI bridges code;
- LUN>255 are allowed not in virtio-scsi.

The full list is:
  > pci-scan: Fix pci-bridge-set-mem-base and pci-bridge-set-mem-limit
  > pci: Avoid 32-bit prefetchable memory area if possible
  > Remove unused functions ishexdigit and $cat-comma
  > pci: Translate PCI addresses to host addresses at the end of map-in
  > Define 'open' and 'close' words of the /aliases nodes right from the start
  > virtio-scsi: Allow LUNs bigger than 255
  > paflof: Silence gcc's -Warray-bounds warning for stack pointers
  > board_qemu: move code out of fdt-fix-node-phandle
  > board_qemu: drop unused values early in fdt-fix-node-phandle
  > pci: Improve the pci-var-out debug function
  > libhvcall: drop unused KVMPPC_H_REPORT_MC_ERR and KVMPPC_H_NMI_MCE defines

Signed-off-by: Alexey Kardashevskiy <aik@ozlabs.ru>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
pc-bios/README
pc-bios/slof.bin
roms/SLOF

index ebc699d322ae7a41913241620f0a9dcacfa71eaa..5b6bb133d2ecf0057cdfd34ccbad02e360bb1ec3 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-20170303.
+  built from git tag qemu-slof-20170724.
 
 - sgabios (the Serial Graphics Adapter option ROM) provides a means for
   legacy x86 software to communicate with an attached serial console as
index 0408723dbf693e3385e4f023e5e2cfe5f715b5f5..6bb48d40a0929bc9d1e2846a97a91f96d321d60c 100644 (file)
Binary files a/pc-bios/slof.bin and b/pc-bios/slof.bin differ
index 834113a1c67d6fb53dea153c3313d182238f2d36..89f519f09bf850918b60526e50409afb663418aa 160000 (submodule)
--- a/roms/SLOF
+++ b/roms/SLOF
@@ -1 +1 @@
-Subproject commit 834113a1c67d6fb53dea153c3313d182238f2d36
+Subproject commit 89f519f09bf850918b60526e50409afb663418aa