From: Gerd Hoffmann <kraxel@redhat.com>
To: qemu-devel@nongnu.org
Cc: "Paolo Bonzini" <pbonzini@redhat.com>,
"Philippe Mathieu-Daudé" <philmd@linaro.org>,
"Zhao Liu" <zhao1.liu@intel.com>,
"Eric Blake" <eblake@redhat.com>,
"Yanan Wang" <wangyanan55@huawei.com>,
"Eduardo Habkost" <eduardo@habkost.net>,
"Fabiano Rosas" <farosas@suse.de>,
"Dr. David Alan Gilbert" <dave@treblig.org>,
"Marcel Apfelbaum" <marcel.apfelbaum@gmail.com>,
"Laurent Vivier" <lvivier@redhat.com>,
"Gerd Hoffmann" <kraxel@redhat.com>,
"Markus Armbruster" <armbru@redhat.com>
Subject: [PULL 0/3] Uefi 20251022 patches
Date: Wed, 22 Oct 2025 13:00:24 +0200 [thread overview]
Message-ID: <20251022110027.441780-1-kraxel@redhat.com> (raw)
The following changes since commit 3c0b42c68f98fb276fa248012642be8cbf2cab70:
Merge tag 'pull-request-2025-10-21' of https://gitlab.com/thuth/qemu into staging (2025-10-21 08:59:35 -0500)
are available in the Git repository at:
https://gitlab.com/kraxel/qemu.git tags/uefi-20251022-pull-request
for you to fetch changes up to c6c6d854447a7821288e01857d0f7fb28b82cf44:
hw/uefi/ovmf-log: add maxsize parameter (2025-10-22 11:32:07 +0200)
----------------------------------------------------------------
uefi: add firmware log monitor commands
----------------------------------------------------------------
Gerd Hoffmann (3):
hw/uefi: add query-firmware-log monitor command
hw/uefi: add 'info firmware-log' hmp monitor command.
hw/uefi/ovmf-log: add maxsize parameter
include/monitor/hmp.h | 1 +
hw/uefi/ovmf-log.c | 286 +++++++++++++++++++++++++++++++++++++
tests/qtest/qmp-cmd-test.c | 2 +
hmp-commands-info.hx | 13 ++
hw/uefi/meson.build | 2 +-
qapi/machine.json | 29 ++++
6 files changed, 332 insertions(+), 1 deletion(-)
create mode 100644 hw/uefi/ovmf-log.c
--
2.51.0
next reply other threads:[~2025-10-22 11:02 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-10-22 11:00 Gerd Hoffmann [this message]
2025-10-22 11:00 ` [PULL 1/3] hw/uefi: add query-firmware-log monitor command Gerd Hoffmann
2025-10-22 11:00 ` [PULL 2/3] hw/uefi: add 'info firmware-log' hmp " Gerd Hoffmann
2025-10-22 11:00 ` [PULL 3/3] hw/uefi/ovmf-log: add maxsize parameter Gerd Hoffmann
2025-10-22 14:29 ` [PULL 0/3] Uefi 20251022 patches Richard Henderson
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=20251022110027.441780-1-kraxel@redhat.com \
--to=kraxel@redhat.com \
--cc=armbru@redhat.com \
--cc=dave@treblig.org \
--cc=eblake@redhat.com \
--cc=eduardo@habkost.net \
--cc=farosas@suse.de \
--cc=lvivier@redhat.com \
--cc=marcel.apfelbaum@gmail.com \
--cc=pbonzini@redhat.com \
--cc=philmd@linaro.org \
--cc=qemu-devel@nongnu.org \
--cc=wangyanan55@huawei.com \
--cc=zhao1.liu@intel.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).