]> git.ipfire.org Git - thirdparty/qemu.git/commit
hw/uefi/ovmf-log: add maxsize parameter
authorGerd Hoffmann <kraxel@redhat.com>
Fri, 17 Oct 2025 11:50:05 +0000 (13:50 +0200)
committerGerd Hoffmann <kraxel@redhat.com>
Wed, 22 Oct 2025 09:32:07 +0000 (11:32 +0200)
commitc6c6d854447a7821288e01857d0f7fb28b82cf44
treee286342c0e518d3dfe788aa32b2af9b8c37607d6
parentc8aa8120313fc7770900de13b657dacb7dc77a95
hw/uefi/ovmf-log: add maxsize parameter

Allow limiting the amount of log output sent.  Allow up to 1 MiB.
In case the guest log buffer is larger than 1 MiB limit the output
instead of throwing an error.

Acked-by: Markus Armbruster <armbru@redhat.com>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Message-ID: <20251017115006.2696991-4-kraxel@redhat.com>
hmp-commands-info.hx
hw/uefi/ovmf-log.c
qapi/machine.json