Re: [PATCH] mshv: Add tracepoint for GPA intercept handling
From: Wei Liu
Date: Tue Apr 14 2026 - 00:52:25 EST
On Sat, Apr 04, 2026 at 06:45:27AM +0000, Wei Liu wrote:
> On Thu, Apr 02, 2026 at 03:45:58PM +0000, Anirudh Rayabharam wrote:
> > On Tue, Mar 24, 2026 at 11:59:59PM +0000, Stanislav Kinsburskii wrote:
> > > Provide visibility into GPA intercept operations for debugging and
> > > performance analysis of Microsoft Hypervisor guest memory management.
> > >
> > > Signed-off-by: Stanislav Kinsburskii <skinsburskii@xxxxxxxxxxxxxxxxxxx>
> > > ---
> > > drivers/hv/mshv_root_main.c | 6 ++++--
> > > drivers/hv/mshv_trace.h | 29 +++++++++++++++++++++++++++++
> > > 2 files changed, 33 insertions(+), 2 deletions(-)
> >
> > Reviewed-by: Anirudh Rayabharam (Microsoft) <anirudh@xxxxxxxxxxxxx>
> >
>
> This patch has a dependency on another bug fix. That's not listed
> anywhere. In the future, please list the dependency, or post this as
> part of a series.
>
> The tracing support is in hyeprv-next. This patch needs to wait.
>
Now applied.