[PATCH v2 1/6] RISC-V: KVM: Change zicbom/zicboz block size to depend on the host isa
Andrew Jones
ajones at ventanamicro.com
Mon Aug 18 13:32:13 PDT 2025
On Fri, Aug 08, 2025 at 06:18:21PM +0800, zhouquan at iscas.ac.cn wrote:
> From: Quan Zhou <zhouquan at iscas.ac.cn>
>
> The zicbom/zicboz block size registers should depend on the host's isa,
> the reason is that we otherwise create an ioctl order dependency on the VMM.
>
> Signed-off-by: Quan Zhou <zhouquan at iscas.ac.cn>
> ---
> arch/riscv/kvm/vcpu_onereg.c | 12 ++++++------
> 1 file changed, 6 insertions(+), 6 deletions(-)
>
Reviewed-by: Andrew Jones <ajones at ventanamicro.com>
More information about the kvm-riscv
mailing list