Hi, I've included logic to exit QEMU using the ISA debug exit device. See patch 2.
Cheers, Alejandro Alejandro Vallejo (2): x86: Remove Xen as a hard requirement to run XTF. x86: Allow exiting QEMU in TCG/QEMU arch/x86/hvm/traps.c | 16 ++++++++++++- arch/x86/pv/traps.c | 5 ++++ arch/x86/setup.c | 53 +++++++++++++++++++++++++++++------------ common/lib.c | 2 +- common/report.c | 8 ++++--- include/xtf/framework.h | 3 +++ 6 files changed, 67 insertions(+), 20 deletions(-) base-commit: 11b552a416d1164c63be4da670f16cf8a5a9044d -- 2.43.0
