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

From: Zeng Chi

Date: Tue Jul 28 2026 - 06:27:28 EST


On Sat, Jul 25, 2026 at 5:41 PM Huacai Chen <chenhuacai@xxxxxxxxxx> 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