Re: [PATCH v2 0/7] KVM: selftests: Add tests for pmu event filter

From: Sean Christopherson
Date: Mon May 22 2023 - 11:03:19 EST


On Mon, May 22, 2023, Jinrong Liang wrote:
> Jinrong Liang <ljr.kernel@xxxxxxxxx> 于2023年4月20日周四 18:46写道:
> > Jinrong Liang (7):
> > KVM: selftests: Replace int with uint32_t for nevents
> > KVM: selftests: Apply create_pmu_event_filter() to fixed ctrs
> > KVM: selftests: Test unavailable event filters are rejected
> > KVM: x86/pmu: Add documentation for fixed ctr on PMU filter
> > KVM: selftests: Check if pmu_event_filter meets expectations on fixed
> > ctrs
> > KVM: selftests: Check gp event filters without affecting fixed event
> > filters
> > KVM: selftests: Test pmu event filter with incompatible
> > kvm_pmu_event_filter
> >
> > Documentation/virt/kvm/api.rst | 21 ++
> > .../kvm/x86_64/pmu_event_filter_test.c | 239 ++++++++++++++++--
> > 2 files changed, 243 insertions(+), 17 deletions(-)
> >
> >
> > base-commit: a25497a280bbd7bbcc08c87ddb2b3909affc8402
> > --
> > 2.31.1
> >
>
> Polite ping.

Sorry for the delay, I'm finally getting into review mode for the 6.5 cycle.

> Should I post version 3 to fix the problem of two "From: Jinrong Liang
> <cloudliang@xxxxxxxxxxx>"?

No need, that's trivial to fixup when applying (if it even requires fixup).