Στις 2019-11-07 23:24, Christoph Hellwig έγραψε:
Hi all,
this patch add a driver for the test device in the Qemu RISC-V
virt machine which allows properly shutting down the VM.
It also is added to the riscv defconfig given that qemu-virt
is the most popular riscv platform.
_______________________________________________
linux-riscv mailing list
linux-riscv@xxxxxxxxxxxxxxxxxxx
http://lists.infradead.org/mailman/listinfo/linux-riscv
We do this already through OpenSBI, I contributed a patch for this some
time ago.
https://github.com/riscv/opensbi/commit/51e543511a7425da1a5378e149de0b45928c7111#diff-36ecc47313ff13e406c53b99471f294e
Last time I checked I could just halt and the system would shut down
properly.
Regards,
Nick