Re: [PATCH v4] target/riscv/kvm: add satp mode for host cpu

2025-05-22 Thread Andrew Jones
On Thu, May 22, 2025 at 06:13:20PM +0800, Meng Zhuo wrote: > This patch adds host satp mode while kvm/host cpu satp mode is not > set. > > This patch not change the output of errno nor errno strings pattern > like other functions do. See [v3] for further information. > > Change in v4: > - Adds ch

[PATCH v4] target/riscv/kvm: add satp mode for host cpu

2025-05-22 Thread Meng Zhuo
This patch adds host satp mode while kvm/host cpu satp mode is not set. This patch not change the output of errno nor errno strings pattern like other functions do. See [v3] for further information. Change in v4: - Adds changelog in commit message - Link to v3: https://lists.nongnu.org/archive/h