commit | dee04eee9182dae91801d0db5bb2acfd5365a749 | [log] [tgz] |
---|---|---|
author | Anup Patel <Anup.Patel@wdc.com> | Wed Sep 04 16:13:26 2019 +0000 |
committer | Paul Walmsley <paul.walmsley@sifive.com> | Fri Sep 20 08:36:37 2019 -0700 |
tree | 6c839adcbeb59d1888cf94ead30204bff745af05 | |
parent | b47613da3b71ca59cc6924bad2d74974f86fab92 [diff] |
KVM: RISC-V: Add KVM_REG_RISCV for ONE_REG interface We will be using ONE_REG interface accessing VCPU registers from user-space hence we add KVM_REG_RISCV for RISC-V VCPU registers. Signed-off-by: Anup Patel <anup.patel@wdc.com> Acked-by: Paolo Bonzini <pbonzini@redhat.com> Reviewed-by: Paolo Bonzini <pbonzini@redhat.com> Reviewed-by: Alexander Graf <graf@amazon.com> Signed-off-by: Paul Walmsley <paul.walmsley@sifive.com>