kvm-riscv / linux

Linux KVM RISC-V repo
Other
49 stars 16 forks source link

Define SBI SRST in SBI specification #19

Closed avpatel closed 3 years ago

avpatel commented 4 years ago

We need a standard hypervisor (and platform) independent way to PowerOff or Reboot a Guest/VM.

A proposal for SBI System Reset (SRST) extension in already under discussion. (Refer, https://github.com/riscv/riscv-sbi-doc/pull/39)

avpatel commented 3 years ago

The latest SBI v0.3 specification has SRST extension defined hence closing this.