All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Daniel P. Berrangé" <berrange@redhat.com>
To: Daan De Meyer <daan.j.demeyer@gmail.com>
Cc: qemu-devel@nongnu.org, "Gerd Hoffmann" <kraxel@redhat.com>,
	"Peter Maydell" <peter.maydell@linaro.org>,
	"Philippe Mathieu-Daudé" <philmd@linaro.org>,
	qemu-arm@nongnu.org
Subject: Re: [PATCH v3 1/3] Rename LOAD_IMAGE_MAX_GUNZIP_BYTES to LOAD_IMAGE_MAX_DECOMPRESSED_BYTES
Date: Mon, 13 Oct 2025 08:10:04 +0100	[thread overview]
Message-ID: <aOyluIOOB-NSo7tQ@redhat.com> (raw)
In-Reply-To: <20251011081553.4065883-2-daan.j.demeyer@gmail.com>

On Sat, Oct 11, 2025 at 10:15:51AM +0200, Daan De Meyer wrote:
> Preparation for adding support for zstd compressed efi zboot kernel
> images.
> 
> Signed-off-by: Daan De Meyer <daan.j.demeyer@gmail.com>
> ---
>  hw/arm/boot.c       | 2 +-
>  hw/core/loader.c    | 8 ++++----
>  hw/nvram/fw_cfg.c   | 2 +-
>  include/hw/loader.h | 2 +-
>  4 files changed, 7 insertions(+), 7 deletions(-)

Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>


With regards,
Daniel
-- 
|: https://berrange.com      -o-    https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org         -o-            https://fstop138.berrange.com :|
|: https://entangle-photo.org    -o-    https://www.instagram.com/dberrange :|



  reply	other threads:[~2025-10-13  7:11 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-10-11  8:15 [PATCH v3 0/3] Add support for zboot images compressed with zstd Daan De Meyer
2025-10-11  8:15 ` [PATCH v3 1/3] Rename LOAD_IMAGE_MAX_GUNZIP_BYTES to LOAD_IMAGE_MAX_DECOMPRESSED_BYTES Daan De Meyer
2025-10-13  7:10   ` Daniel P. Berrangé [this message]
2025-11-24 12:12   ` Philippe Mathieu-Daudé
2025-11-24 12:14   ` Philippe Mathieu-Daudé
2025-11-24 12:23   ` Philippe Mathieu-Daudé
2025-10-11  8:15 ` [PATCH v3 2/3] Use g_autofree in unpack_efi_zboot_image() Daan De Meyer
2025-10-13  7:10   ` Daniel P. Berrangé
2025-11-24 12:12   ` Philippe Mathieu-Daudé
2025-11-24 12:24   ` Philippe Mathieu-Daudé
2025-10-11  8:15 ` [PATCH v3 3/3] Add support for zboot images compressed with zstd Daan De Meyer
2025-10-13  7:12   ` Daniel P. Berrangé
2025-11-24 12:13   ` Philippe Mathieu-Daudé

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=aOyluIOOB-NSo7tQ@redhat.com \
    --to=berrange@redhat.com \
    --cc=daan.j.demeyer@gmail.com \
    --cc=kraxel@redhat.com \
    --cc=peter.maydell@linaro.org \
    --cc=philmd@linaro.org \
    --cc=qemu-arm@nongnu.org \
    --cc=qemu-devel@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.