]> Git Repo - qemu.git/commit
pseries: Update SLOF firmware image to qemu-slof-20171214
authorAlexey Kardashevskiy <[email protected]>
Mon, 18 Dec 2017 02:12:26 +0000 (13:12 +1100)
committerDavid Gibson <[email protected]>
Wed, 10 Jan 2018 01:52:59 +0000 (12:52 +1100)
commitc334e5f382b008dbe59abc69972ba55e48ce5c1a
treeb8edbea942fa8b4e012299c44f6395e91740fefd
parent3cee4db661ab9c0fce7937b3bbfa188a1845f31f
pseries: Update SLOF firmware image to qemu-slof-20171214

The main changes are:
- able to handle more devices with specified bootindex;
- implements flatten device tree rendering, for both QEMU and guest kernel.

The full list is:
  > boot: use a temporary bootdev-buf
  > boot: do not concatenate bootdev
  > libvirtio: Mark struct virtio_scsi_req_cmd as packed
  > fdt: Implement "fdt-fetch" method for client interface
  > rtas: Store RTAS address and entry in the device tree
  > board-qemu: Fix slof-build-id length
  > fdt: Pass the resulting device tree to QEMU
  > fdt: Fix version and add a word for FDT header size
  > tree: Rework set-chosen-cpu and store /chosen ihandle and phandle
  > node: Add some documentation
  > Revert various SLOF-to-QEMU private hypercalls
  > Use input-device and output-device
  > netboot: Create bootp-response when bootp is used
  > libnet/ipv6: assign times_asked value directly
  > usb-xhci: Reset ERSTSZ together with ERSTBA
  > virtio-net: rework the driver to support multiple open
  > board-qemu: add private hcall to inform host on "phandle" update

Signed-off-by: Alexey Kardashevskiy <[email protected]>
Signed-off-by: David Gibson <[email protected]>
pc-bios/README
pc-bios/slof.bin
roms/SLOF
This page took 0.024296 seconds and 4 git commands to generate.