qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PULL SUBSYSTEM qemu-pseries] pseries: Update SLOF firmware image


From: Alexey Kardashevskiy
Subject: Re: [PULL SUBSYSTEM qemu-pseries] pseries: Update SLOF firmware image
Date: Fri, 21 Feb 2020 14:56:52 +1100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.4.2

Uff. Forgot to add that his replaces the update tagged as
qemu-slof-20200217, the difference from that is this fixes handling of
64bit ext4 and removes

"disk-label: Try ext2 filesystem when booting from GPT partition"

as it did not help with what I wanted to achieve (zImage loading into
slof from ext4 - there are still problems) and it broke things elsewhere.


On 21/02/2020 14:52, Alexey Kardashevskiy wrote:
> The following changes since commit 438bafcac55308eef4f9029c94dbadd2c7ac3bb7:
> 
>   hw/ppc/virtex_ml507:fix leak of fdevice tree blob (2020-02-21 09:15:04 
> +1100)
> 
> are available in the Git repository at:
> 
>   address@hidden:aik/qemu.git tags/qemu-slof-20200221
> 
> for you to fetch changes up to fcd350cb4646255845f643cdb1711bb7004038e7:
> 
>   pseries: Update SLOF firmware image (2020-02-21 14:20:23 +1100)
> 
> ----------------------------------------------------------------
> Alexey Kardashevskiy (1):
>       pseries: Update SLOF firmware image
> 
>  pc-bios/README   |   2 +-
>  pc-bios/slof.bin | Bin 931032 -> 968616 bytes
>  roms/SLOF        |   2 +-
>  3 files changed, 2 insertions(+), 2 deletions(-)
> 
> 
> *** Note: this is not for master, this is for pseries
> 
> The full changelog is:
> 
> Alexey Kardashevskiy (10):
>       disk-label: Prepare for extenting
>       disk-label: Support Linux GPT partition type
>       ext2: Prepare for extending
>       ext2: Rename group-desc-size
>       ext2: Read size of group descriptors
>       ext2: Read all 64bit of inode number
>       ext2/4: Add basic extent tree support
>       elf64: Add LE64 ABIv1/2 support for loading images to given address
>       fdt: Fix creating new nodes at H_CAS
>       version: update to 20200221
> 
> Greg Kurz (2):
>       fdt: Fix update of "interrupt-controller" node at CAS
>       fdt: Delete nodes of devices removed between boot and CAS
> 
> Stefan Berger (8):
>       slof: Implement SLOF_get_keystroke() and SLOF_reset()
>       slof: Make linker script variables accessible
>       qemu: Make print_version variable accessible
>       tpm: Add TPM CRQ driver implementation
>       tpm: Add sha256 implementation
>       tcgbios: Add TPM 2.0 support and firmware API
>       tcgbios: Implement menu to clear TPM 2 and activate its PCR banks
>       tcgbios: Measure the GPT table
> 

-- 
Alexey



reply via email to

[Prev in Thread] Current Thread [Next in Thread]