Re: [PATCH 0/2] Add sign extension with kernel MMIO read emulation

From: Huacai Chen
Date: Fri Aug 29 2025 - 06:10:38 EST


Applied, thanks.


Huacai

On Tue, Aug 19, 2025 at 8:17 PM Bibo Mao <maobibo@xxxxxxxxxxx> wrote:
>
> This patch is to add sign extension with kernel MMIO/IOCSR read
> emulation, it is similar with user space MMIO/IOCSR read completion
> handling.
>
> Bibo Mao (2):
> LoongArch: KVM: Add sign extension with kernel MMIO read emulation
> LoongArch: KVM: Add sign extension with kernel IOCSR read emulation
>
> arch/loongarch/kvm/exit.c | 21 ++++++++++++---------
> 1 file changed, 12 insertions(+), 9 deletions(-)
>
>
> base-commit: be48bcf004f9d0c9207ff21d0edb3b42f253829e
> --
> 2.39.3
>