]> Git Repo - qemu.git/commitdiff
pseries: Update SLOF firmware image to qemu-slof-20140404
authorAlexey Kardashevskiy <[email protected]>
Fri, 4 Apr 2014 00:57:35 +0000 (11:57 +1100)
committerAlexander Graf <[email protected]>
Tue, 8 Apr 2014 09:20:00 +0000 (11:20 +0200)
The change log is:
  > Isolate sc 1 detection logic
  > build: auto-detect ppc64 architecture
  > cas: increase hcall buffer size to accomodate 256 cpus
  > usb: change device tree naming
  > usb-core: adjust port numbers in set_address
  > virtio-scsi: correct srplun comment
  > Fix kernel loading
  > Workaround to make grub2 assign server ip from dhcp ack packet only
  > ELF: Enter LE binary in LE mode
  > ELF loading should fail for virt != phys

Signed-off-by: Alexey Kardashevskiy <[email protected]>
Signed-off-by: Alexander Graf <[email protected]>
pc-bios/README
pc-bios/slof.bin
roms/SLOF

index ef6008d814c293a6ebc0fd45f672e649b26e701f..4381718e1525247d19c1c5193d82d836c37239ed 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-20140304.
+  built from git tag qemu-slof-20140404.
 
 - sgabios (the Serial Graphics Adapter option ROM) provides a means for
   legacy x86 software to communicate with an attached serial console as
index a742bffcae7b6fa4003ac18f8c02d292a8e48d21..972e012e51ac61a2e31c9793e6c77c6a95925c3b 100644 (file)
Binary files a/pc-bios/slof.bin and b/pc-bios/slof.bin differ
index af6b7bf5879b6cd6825de2a107cb0e3219fb1df5..c90b50b5055f976a0da3c032f26fb80157292adc 160000 (submodule)
--- a/roms/SLOF
+++ b/roms/SLOF
@@ -1 +1 @@
-Subproject commit af6b7bf5879b6cd6825de2a107cb0e3219fb1df5
+Subproject commit c90b50b5055f976a0da3c032f26fb80157292adc
This page took 0.060203 seconds and 4 git commands to generate.