diff options
author | Zhenzhong Duan <zhenzhong.duan@intel.com> | 2025-07-09 23:55:38 -0400 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2025-07-12 15:28:21 +0200 |
commit | b28f6d5c16f19f8c56926c10929db29f913895ad (patch) | |
tree | a4b332d442f9808e3e99e9a7c1d3526c9a507eb0 /scripts/tracetool/backend/simple.py | |
parent | efa742b23eff2a799c196d756bd506fe74e96fdc (diff) | |
download | qemu-b28f6d5c16f19f8c56926c10929db29f913895ad.zip qemu-b28f6d5c16f19f8c56926c10929db29f913895ad.tar.gz qemu-b28f6d5c16f19f8c56926c10929db29f913895ad.tar.bz2 |
i386/tdx: Fix the report of gpa in QAPI
Gpa is defined in QAPI but never reported to monitor because has_gpa is
never set to ture.
Fix it by setting has_gpa to ture when TDX_REPORT_FATAL_ERROR_GPA_VALID
is set in error_code.
Fixes: 6e250463b08b ("i386/tdx: Wire TDX_REPORT_FATAL_ERROR with GuestPanic facility")
Signed-off-by: Zhenzhong Duan <zhenzhong.duan@intel.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Link: https://lore.kernel.org/r/20250710035538.303136-1-zhenzhong.duan@intel.com
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'scripts/tracetool/backend/simple.py')
0 files changed, 0 insertions, 0 deletions