On Sat, 26 Apr 2025 16:33:37 +0530, Anup Patel wrote: > This series does the following improvements: > 1) Add Svvptc, Zabha, and Ziccrse extension support (PATCH2 to PATCH3) > 2) Add SBI system suspend support (PATCH5 to PATCH6) > 3) Add "--cpu-type" command-line option supporting "min" and "max" > CPU types where "max" is the default (PATCH8 to PATCH10) > > These patches can also be found in the riscv_more_exts_round6_v3 branch > at: https://github.com/avpatel/kvmtool.git > > [...] Applied to kvmtool (master), thanks! (I updated the headers myself after fixing the script we have). [02/10] riscv: Add Svvptc extension support https://git.kernel.org/will/kvmtool/c/a9880860d781 [03/10] riscv: Add Zabha extension support https://git.kernel.org/will/kvmtool/c/8be1c78896b4 [04/10] riscv: Add Ziccrse extension support https://git.kernel.org/will/kvmtool/c/0641ed8c3763 [05/10] riscv: Add SBI system suspend support https://git.kernel.org/will/kvmtool/c/fcc316016e9f [06/10] riscv: Make system suspend time configurable https://git.kernel.org/will/kvmtool/c/1132ace1c069 [07/10] riscv: Fix no params with nodefault segfault https://git.kernel.org/will/kvmtool/c/b6e9f38b28c9 [08/10] riscv: Include single-letter extensions in isa_info_arr[] https://git.kernel.org/will/kvmtool/c/d47ad017c404 [09/10] riscv: Add cpu-type command-line option https://git.kernel.org/will/kvmtool/c/a50e8d888be8 [10/10] riscv: Allow including extensions in the min CPU type using command-line https://git.kernel.org/will/kvmtool/c/1117dbc8ceb2 Cheers, -- Will https://fixes.arm64.dev https://next.arm64.dev https://will.arm64.dev