Gerd Hoffmann <[email protected]> writes:

> Starting with the edk2-stable202508 tag OVMF (and ArmVirt too) have
> optional support for logging to a memory buffer.  There is guest side
> support -- for example in linux kernels v6.17+ -- to read that buffer.
> But that might not helpful if your guest stops booting early enough that
> guest tooling can not be used yet.  So host side support to read that
> log buffer is a useful thing to have.
>
> This patch implements the query-firmware-log qmp monitor command to
> read the firmware log.
>
> Signed-off-by: Gerd Hoffmann <[email protected]>

Reviewed-by: Markus Armbruster <[email protected]>


Reply via email to