All of lore.kernel.org
 help / color / mirror / Atom feed
* [XTF PATCH v2 0/2] Remove Xen as a hard requirement to run XTF
@ 2025-10-02 13:55 Alejandro Vallejo
  2025-10-02 13:55 ` [XTF PATCH v2 1/2] x86: " Alejandro Vallejo
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Alejandro Vallejo @ 2025-10-02 13:55 UTC (permalink / raw)
  To: xen-devel; +Cc: Alejandro Vallejo, Andrew Cooper

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



^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2025-11-13  9:24 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-02 13:55 [XTF PATCH v2 0/2] Remove Xen as a hard requirement to run XTF Alejandro Vallejo
2025-10-02 13:55 ` [XTF PATCH v2 1/2] x86: " Alejandro Vallejo
2025-10-02 13:55 ` [XTF PATCH v2 2/2] x86: Allow exiting QEMU in TCG/QEMU Alejandro Vallejo
2025-10-02 14:22   ` Roger Pau Monné
2025-10-02 14:48     ` Alejandro Vallejo
2025-10-02 15:37       ` Roger Pau Monné
2025-10-02 17:48         ` Alejandro Vallejo
2025-10-03  8:06           ` Roger Pau Monné
2025-10-03  9:54             ` Alejandro Vallejo
2025-11-13  9:23 ` [XTF PATCH v2 0/2] Remove Xen as a hard requirement to run XTF Alejandro Vallejo

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.