Re: [PATCH 2/2] KVM: LoongArch: selftests: Add in-kernel MMIO read fast path test

Zeng Chi <[email protected]> Tue, 28 Jul 2026 18:10:26 +0800
Newsgroups dev.linux.lists.loongarch,org.kernel.vger.kvm,org.kernel.vger.linux-kernel
Message-ID <[email protected]>
On Sat, Jul 25, 2026 at 5:41 PM Huacai Chen <[email protected]> wrote:
> I think the fist patch is just enough. :)
Agreed. Please just take patch 1 and drop this one -- I will not
resend the series.

Bibo is right that the test only asserts that the PC advances by one
instruction, which is an implementation detail rather than observable
guest behaviour. If a PCH-PIC selftest is still wanted, I will send it
separately as one that injects an irq and verifies the guest actually
takes it.

Bibo, Tao, thanks for the reviews.

Zeng Chi