projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
823f53a
)
RISC-V: KVM: Upgrade SBI spec version to v0.3
author
Anup Patel
<apatel@ventanamicro.com>
Mon, 31 Jan 2022 04:41:43 +0000
(10:11 +0530)
committer
Anup Patel
<anup@brainfault.org>
Fri, 11 Mar 2022 13:32:26 +0000
(19:02 +0530)
We upgrade SBI spec version implemented by KVM RISC-V to v0.3 so
that Guest kernel can probe and use SBI extensions added by the
SBI v0.3 specification.
Signed-off-by: Anup Patel <apatel@ventanamicro.com>
Reviewed-by: Atish Patra <atishp@rivosinc.com>
Signed-off-by: Anup Patel <anup@brainfault.org>
arch/riscv/include/asm/kvm_vcpu_sbi.h
patch
|
blob
|
history
diff --git
a/arch/riscv/include/asm/kvm_vcpu_sbi.h
b/arch/riscv/include/asm/kvm_vcpu_sbi.h
index 76e4e17a3e00232f8b8c95f886600166485b4cf8..04cd81f2ab5b6325ed51b2e50e57efe1c5a7d1ea 100644
(file)
--- a/
arch/riscv/include/asm/kvm_vcpu_sbi.h
+++ b/
arch/riscv/include/asm/kvm_vcpu_sbi.h
@@
-12,7
+12,7
@@
#define KVM_SBI_IMPID 3
#define KVM_SBI_VERSION_MAJOR 0
-#define KVM_SBI_VERSION_MINOR
2
+#define KVM_SBI_VERSION_MINOR
3
struct kvm_vcpu_sbi_extension {
unsigned long extid_start;