qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PULL 0/3] Uefi 20251022 patches
@ 2025-10-22 11:00 Gerd Hoffmann
  2025-10-22 11:00 ` [PULL 1/3] hw/uefi: add query-firmware-log monitor command Gerd Hoffmann
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Gerd Hoffmann @ 2025-10-22 11:00 UTC (permalink / raw)
  To: qemu-devel
  Cc: Paolo Bonzini, Philippe Mathieu-Daudé, Zhao Liu, Eric Blake,
	Yanan Wang, Eduardo Habkost, Fabiano Rosas,
	Dr. David Alan Gilbert, Marcel Apfelbaum, Laurent Vivier,
	Gerd Hoffmann, Markus Armbruster

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



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2025-10-22 14:30 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-22 11:00 [PULL 0/3] Uefi 20251022 patches Gerd Hoffmann
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

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).