]> Gentwo Git Trees - linux/.git/commit
RISC-V: KVM: Allow Zicbop extension for Guest/VM
authorQuan Zhou <zhouquan@iscas.ac.cn>
Fri, 8 Aug 2025 10:18:44 +0000 (18:18 +0800)
committerAnup Patel <anup@brainfault.org>
Tue, 16 Sep 2025 05:23:40 +0000 (10:53 +0530)
commit0efd9a29c52d357088e190d0bf6c33dc8ed53d2d
tree18e53af75fdb38a188bbc873524a79b9ead29e28
parent48e2febcda745150b4e05a8f6e6d8fd2e14e25ec
RISC-V: KVM: Allow Zicbop extension for Guest/VM

Extend the KVM ISA extension ONE_REG interface to allow KVM user space
to detect and enable Zicbop extension for Guest/VM.

Signed-off-by: Quan Zhou <zhouquan@iscas.ac.cn>
Reviewed-by: Andrew Jones <ajones@ventanamicro.com>
Reviewed-by: Nutty Liu <nutty.liu@hotmail.com>
Reviewed-by: Nutty Liu <liujingqi@lanxincomputing.com>
Link: https://lore.kernel.org/r/db4a9b679cc653bb6f5f5574e4196de7a980e458.1754646071.git.zhouquan@iscas.ac.cn
Signed-off-by: Anup Patel <anup@brainfault.org>
arch/riscv/include/uapi/asm/kvm.h
arch/riscv/kvm/vcpu_onereg.c