From: Sean Christopherson <seanjc@google.com>
To: Zhiquan Li <zhiquan_li@163.com>
Cc: pbonzini@redhat.com, shuah@kernel.org, kvm@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH v2 0/4] KVM: x86: selftests: Add Hygon CPUs support and fix failures
Date: Tue, 24 Feb 2026 07:56:57 -0800 [thread overview]
Message-ID: <aZ3KDSYdDQgx_y9r@google.com> (raw)
In-Reply-To: <4d17f847-0269-4a97-aa28-d3350faaf9c0@163.com>
On Tue, Feb 24, 2026, Zhiquan Li wrote:
>
> On 2/12/26 18:38, Zhiquan Li wrote:
> > This series to add support for Hygon CPUs and fix 11 KVM selftest failures
> > on Hygon architecture.
> >
> > Patch 1 add CPU vendor detection for Hygon and add a global variable
> > "host_cpu_is_hygon" to identify if the test is running on a Hygon CPU.
> > It is the prerequisite for the following fixes.
> >
> > Patch 2 add a flag to identify AMD compatible CPU and figure out the
> > compatible cases, so that Hygon CPUs can re-use them.
> > Following test failures on Hygon platform can be fixed by this patch:
> > - access_tracking_perf_test
> > - demand_paging_test
> > - dirty_log_perf_test
> > - dirty_log_test
> > - kvm_page_table_test
> > - memslot_modification_stress_test
> > - pre_fault_memory_test
> > - x86/dirty_log_page_splitting_test
> > - x86/fix_hypercall_test
> >
> > Patch 3 fix x86/pmu_event_filter_test failure by allowing the tests for
> > Hygon CPUs.
> >
> > Patch 4 fix x86/msrs_test failure while writing the MSR_TSC_AUX reserved
> > bits without RDPID support.
> > Sean has made a perfect solution for the issue and provided the patch.
> > It has been verified on Intel, AMD and Hygon platforms, no regression.
> >
>
> Kindly ping for any review on these.
They're in my queue, but I typically don't apply anything except urgent fixes
until after -rc2.
next prev parent reply other threads:[~2026-02-24 15:56 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-02-12 10:38 [PATCH v2 0/4] KVM: x86: selftests: Add Hygon CPUs support and fix failures Zhiquan Li
2026-02-12 10:38 ` [PATCH v2 1/4] KVM: x86: selftests: Add CPU vendor detection for Hygon Zhiquan Li
2026-02-12 10:38 ` [PATCH v2 2/4] KVM: x86: selftests: Add a flag to identify AMD compatible test cases Zhiquan Li
2026-02-12 10:38 ` [PATCH v2 3/4] KVM: x86: selftests: Allow the PMU event filter test for Hygon Zhiquan Li
2026-02-12 10:38 ` [PATCH v2 4/4] KVM: selftests: Fix reserved value WRMSR testcase for multi-feature MSRs Zhiquan Li
2026-02-24 10:15 ` [PATCH v2 0/4] KVM: x86: selftests: Add Hygon CPUs support and fix failures Zhiquan Li
2026-02-24 15:56 ` Sean Christopherson [this message]
2026-03-05 17:08 ` Sean Christopherson
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=aZ3KDSYdDQgx_y9r@google.com \
--to=seanjc@google.com \
--cc=kvm@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=pbonzini@redhat.com \
--cc=shuah@kernel.org \
--cc=zhiquan_li@163.com \
/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