All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alexey Kardashevskiy <aik@ozlabs.ru>
To: David Gibson <david@gibson.dropbear.id.au>
Cc: qemu-ppc@nongnu.org, qemu-devel@nongnu.org
Subject: Re: [PULL SUBSYSTEM qemu-pseries] pseries: Update SLOF firmware image
Date: Fri, 21 Feb 2020 14:56:52 +1100	[thread overview]
Message-ID: <45534f97-c128-d896-5953-f7d0b0460785@ozlabs.ru> (raw)
In-Reply-To: <20200221035225.52777-1-aik@ozlabs.ru>

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:
> 
>   git@github.com: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	other threads:[~2020-02-21  3:57 UTC|newest]

Thread overview: 68+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-02-21  3:52 [PULL SUBSYSTEM qemu-pseries] pseries: Update SLOF firmware image Alexey Kardashevskiy
2020-02-21  3:56 ` Alexey Kardashevskiy [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-11-21  8:28 Alexey Kardashevskiy
2023-09-18 10:09 Alexey Kardashevskiy
2022-07-19  7:59 Alexey Kardashevskiy
2022-07-19  8:00 ` Alexey Kardashevskiy
2022-07-20 16:08 ` Daniel Henrique Barboza
2022-07-21  8:14   ` Alexey Kardashevskiy
2022-07-21  8:48     ` Peter Maydell
2022-07-21  9:03       ` Alexey Kardashevskiy
2022-07-22  0:35         ` Stefan Hajnoczi
2022-07-21 18:40       ` Stefan Hajnoczi
2022-07-21 18:51         ` Peter Maydell
2022-07-21 22:30           ` Stefan Hajnoczi
2022-01-10  5:04 Alexey Kardashevskiy
2022-01-10  6:50 ` Cédric Le Goater
2022-01-12 11:38 ` Cédric Le Goater
2022-07-19  4:55 ` Alexey Kardashevskiy
2021-11-14  0:51 Alexey Kardashevskiy
2021-11-16 16:46 ` Cédric Le Goater
2021-11-16 17:12   ` Philippe Mathieu-Daudé
2021-11-16 17:28     ` Richard Henderson
2021-11-16 17:30       ` Cédric Le Goater
2021-11-16 17:57         ` Philippe Mathieu-Daudé
2021-11-16 17:59           ` Cédric Le Goater
2021-11-16 22:48       ` Alexey Kardashevskiy
2021-11-17  8:39         ` Richard Henderson
2021-11-17  8:49           ` Cédric Le Goater
2021-11-17 11:43             ` Alexey Kardashevskiy
2021-11-17 12:01             ` Philippe Mathieu-Daudé
2021-11-18 14:42               ` Cédric Le Goater
2021-07-11 14:10 Alexey Kardashevskiy
2021-02-19  4:13 Alexey Kardashevskiy
2021-02-22  6:07 ` David Gibson
2020-07-17  3:27 Alexey Kardashevskiy
2020-07-17  5:47 ` David Gibson
2020-05-13  2:43 Alexey Kardashevskiy
2020-06-02 11:39 ` Alexey Kardashevskiy
2020-03-27  3:02 Alexey Kardashevskiy
2020-03-16 23:33 Alexey Kardashevskiy
2020-03-17  1:11 ` David Gibson
2020-03-12  4:10 Alexey Kardashevskiy
2020-02-17  2:12 Alexey Kardashevskiy
2020-02-17  2:31 ` David Gibson
2020-02-17  9:26 ` Philippe Mathieu-Daudé
2020-02-17 10:24   ` Philippe Mathieu-Daudé
2020-02-17 22:46     ` David Gibson
2020-02-18  5:48       ` Philippe Mathieu-Daudé
2020-02-18 23:09         ` David Gibson
2020-02-21  4:09         ` Alexey Kardashevskiy
2020-02-21  5:43           ` David Gibson
2020-02-18  0:32   ` Alexey Kardashevskiy
2020-02-17  9:48 ` Cédric Le Goater
2020-02-18  0:30   ` Alexey Kardashevskiy
2020-02-18  7:12     ` Cédric Le Goater
2020-02-18  9:05       ` Alexey Kardashevskiy
2020-02-18  9:10         ` Alexey Kardashevskiy
2020-02-18  9:40           ` Cédric Le Goater
2020-02-18 12:48             ` Cédric Le Goater
2020-02-18 12:59               ` Cédric Le Goater
2020-02-18 23:10                 ` David Gibson
2020-02-19  1:20                 ` Alexey Kardashevskiy
2020-02-19  6:44                   ` Alexey Kardashevskiy
2020-02-19  7:18                     ` Cédric Le Goater
2020-02-20  1:50                       ` Alexey Kardashevskiy
2020-02-20  7:31                         ` Cédric Le Goater
2019-12-17  0:35 Alexey Kardashevskiy
2019-12-09  1:13 Alexey Kardashevskiy

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=45534f97-c128-d896-5953-f7d0b0460785@ozlabs.ru \
    --to=aik@ozlabs.ru \
    --cc=david@gibson.dropbear.id.au \
    --cc=qemu-devel@nongnu.org \
    --cc=qemu-ppc@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.