From: Juergen Gross <jgross@suse.com>
To: linux-kernel@vger.kernel.org, x86@kernel.org,
linux-trace-kernel@vger.kernel.org
Cc: Juergen Gross <jgross@suse.com>,
Boris Ostrovsky <boris.ostrovsky@oracle.com>,
Thomas Gleixner <tglx@kernel.org>, Ingo Molnar <mingo@redhat.com>,
Borislav Petkov <bp@alien8.de>,
Dave Hansen <dave.hansen@linux.intel.com>,
"H. Peter Anvin" <hpa@zytor.com>,
xen-devel@lists.xenproject.org,
Steven Rostedt <rostedt@goodmis.org>,
Masami Hiramatsu <mhiramat@kernel.org>,
Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Subject: [PATCH 0/3] x86/xen: Do some Xen-PV related cleanups
Date: Fri, 22 May 2026 17:21:11 +0200 [thread overview]
Message-ID: <20260522152114.77319-1-jgross@suse.com> (raw)
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
next reply other threads:[~2026-05-22 15:21 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-05-22 15:21 Juergen Gross [this message]
2026-05-22 15:21 ` [PATCH 2/3] x86/xen: Cleanup Xen related trace points Juergen Gross
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260522152114.77319-1-jgross@suse.com \
--to=jgross@suse.com \
--cc=boris.ostrovsky@oracle.com \
--cc=bp@alien8.de \
--cc=dave.hansen@linux.intel.com \
--cc=hpa@zytor.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-trace-kernel@vger.kernel.org \
--cc=mathieu.desnoyers@efficios.com \
--cc=mhiramat@kernel.org \
--cc=mingo@redhat.com \
--cc=rostedt@goodmis.org \
--cc=tglx@kernel.org \
--cc=x86@kernel.org \
--cc=xen-devel@lists.xenproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox