Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAtish Patra <atish.patra@wdc.com>2021-11-18 11:39:12 +0300
committerAnup Patel <anup@brainfault.org>2022-01-06 12:42:47 +0300
commit3e1d86569c210ec64398091bd035e539f0e26e81 (patch)
tree1ecb3115039784c60c92d0d9ea9194166b28af61 /.mailmap
parent5f862df5585cf9d74b97ecaf3078243591f1009f (diff)
RISC-V: KVM: Add SBI HSM extension in KVM
SBI HSM extension allows OS to start/stop harts any time. It also allows ordered booting of harts instead of random booting. Implement SBI HSM exntesion and designate the vcpu 0 as the boot vcpu id. All other non-zero non-booting vcpus should be brought up by the OS implementing HSM extension. If the guest OS doesn't implement HSM extension, only single vcpu will be available to OS. Signed-off-by: Atish Patra <atish.patra@wdc.com> Signed-off-by: Atish Patra <atishp@rivosinc.com> Signed-off-by: Anup Patel <anup.patel@wdc.com>
Diffstat (limited to '.mailmap')
0 files changed, 0 insertions, 0 deletions