Hi, This v2 has a build warning fix in patch 3 found by kernel test robot <lkp@xxxxxxxxx>. Changes from v1: - patch 3: - remove unused 'cntx' pointer - v1 link: https://lore.kernel.org/kvm/20231204182905.2163676-1-dbarboza@xxxxxxxxxxxxxxxx/ Daniel Henrique Barboza (3): RISC-V: KVM: set 'vlenb' in kvm_riscv_vcpu_alloc_vector_context() RISC-V: KVM: add 'vlenb' Vector CSR RISC-V: KVM: add vector CSRs in KVM_GET_REG_LIST arch/riscv/kvm/vcpu_onereg.c | 35 +++++++++++++++++++++++++++++++++++ arch/riscv/kvm/vcpu_vector.c | 16 ++++++++++++++++ 2 files changed, 51 insertions(+) -- 2.41.0