You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qemu/hw/uefi
Gerd Hoffmann c6c6d85444 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>
1 day ago
..
Kconfig hw/uefi-vars-sysbus: allow for loongarch virt 7 months ago
LIMITATIONS.md docs: add uefi variable service documentation 8 months ago
hardware-info.c
meson.build hw/uefi: add query-firmware-log monitor command 1 day ago
ovmf-log.c hw/uefi/ovmf-log: add maxsize parameter 1 day ago
trace-events hw/uefi: add trace-events 8 months ago
trace.h hw/uefi: Create and use trace.h wrapper header 3 months ago
var-service-auth.c hw/uefi: add var-service-auth.c 8 months ago
var-service-core.c hw/uefi: clear uefi-vars buffer in uefi_vars_write callback 2 months ago
var-service-guid.c
var-service-json.c hw/uefi: open json file in binary mode 2 months ago
var-service-pkcs7-stub.c hw/uefi: add var-service-pkcs7-stub.c 8 months ago
var-service-pkcs7.c hw/uefi: add var-service-pkcs7.c 8 months ago
var-service-policy.c hw/uefi: Create and use trace.h wrapper header 3 months ago
var-service-siglist.c hw/uefi: add var-service-siglist.c 8 months ago
var-service-sysbus.c qom: Have class_init() take a const data argument 6 months ago
var-service-utils.c hw/uefi: Create and use trace.h wrapper header 3 months ago
var-service-vars.c hw/uefi: check access for first variable 2 months ago