Linux Trace Kernel
 help / color / mirror / Atom feed
* [PATCH 0/3] x86/xen: Do some Xen-PV related cleanups
@ 2026-05-22 15:21 Juergen Gross
  2026-05-22 15:21 ` [PATCH 2/3] x86/xen: Cleanup Xen related trace points Juergen Gross
  0 siblings, 1 reply; 2+ messages in thread
From: Juergen Gross @ 2026-05-22 15:21 UTC (permalink / raw)
  To: linux-kernel, x86, linux-trace-kernel
  Cc: Juergen Gross, Boris Ostrovsky, Thomas Gleixner, Ingo Molnar,
	Borislav Petkov, Dave Hansen, H. Peter Anvin, xen-devel,
	Steven Rostedt, Masami Hiramatsu, Mathieu Desnoyers

Cleanups related to Xen PV mode.

Note that patch 3 might be debatable.

Juergen Gross (3):
  x86/xen: Guard PV-only stuff in xen-ops.h with CONFIG_XEN_PV
  x86/xen: Cleanup Xen related trace points
  x86/xen: Remove Xen debugfs support

 arch/x86/xen/Kconfig       |   7 --
 arch/x86/xen/Makefile      |   2 -
 arch/x86/xen/debugfs.c     |  16 ---
 arch/x86/xen/mmu_pv.c      |   8 ++
 arch/x86/xen/p2m.c         |  45 -------
 arch/x86/xen/xen-ops.h     | 242 ++++++++++++++++++-------------------
 include/trace/events/xen.h |  62 +---------
 7 files changed, 126 insertions(+), 256 deletions(-)
 delete mode 100644 arch/x86/xen/debugfs.c

-- 
2.54.0


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

end of thread, other threads:[~2026-05-22 15:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-05-22 15:21 [PATCH 0/3] x86/xen: Do some Xen-PV related cleanups Juergen Gross
2026-05-22 15:21 ` [PATCH 2/3] x86/xen: Cleanup Xen related trace points Juergen Gross

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox