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

From: Bibo Mao

Date: Tue Jul 28 2026 - 08:46:37 EST




On 2026/7/28 下午6:10, Zeng Chi wrote:
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.
It is not necessary, just patch 1 is ok.

Regards
Bibo Mao

Bibo, Tao, thanks for the reviews.

Zeng Chi