]> git.ipfire.org Git - thirdparty/qemu.git/commit
i386/tdx: Wire TDX_REPORT_FATAL_ERROR with GuestPanic facility
authorXiaoyao Li <xiaoyao.li@intel.com>
Thu, 8 May 2025 14:59:35 +0000 (10:59 -0400)
committerPaolo Bonzini <pbonzini@redhat.com>
Wed, 28 May 2025 17:35:54 +0000 (19:35 +0200)
commit6e250463b08b4028123f201343ee72099ef81e68
tree22231e5b84fd1bf4d956c19e066d3e27fae4978b
parent98dbfd6849f117de02ac6f513f2a1f95563e60ae
i386/tdx: Wire TDX_REPORT_FATAL_ERROR with GuestPanic facility

Integrate TDX's TDX_REPORT_FATAL_ERROR into QEMU GuestPanic facility

Originated-from: Isaku Yamahata <isaku.yamahata@intel.com>
Signed-off-by: Xiaoyao Li <xiaoyao.li@intel.com>
Acked-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Zhao Liu <zhao1.liu@intel.com>
Link: https://lore.kernel.org/r/20250508150002.689633-30-xiaoyao.li@intel.com
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
qapi/run-state.json
system/runstate.c
target/i386/kvm/tdx.c