[PATCH 0/2] Add sign extension with kernel MMIO read emulation
From: Bibo Mao
Date: Tue Aug 19 2025 - 08:26:09 EST
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