On Wed, Jul 02, 2025 at 05:06:52PM +0530, Arun Menon wrote:
> - Use the post_load_with_error() hook to propagate TPM
> errors.
> - The error object is set if the loading of state fails.
> It can then be retrieved using QMP command:
> {"execute" : "query-migrate"}
This is only describing what
- Use the post_load_with_error() hook to propagate TPM
errors.
- The error object is set if the loading of state fails.
It can then be retrieved using QMP command:
{"execute" : "query-migrate"}
Buglink: https://issues.redhat.com/browse/RHEL-82826
Reviewed-by: Stefan Berger
Signed-off-by: A