Re: [PATCH] docs/system: riscv: Update description of CPU

2022-03-03 Thread Palmer Dabbelt
On Tue, 08 Feb 2022 05:07:23 PST (-0800), liyu.yukit...@bytedance.com wrote: Since the hypervisor extension been non experimental and enabled for default CPU, the previous command is no longer available and the option `x-h=true` or `h=true` is also no longer required. Signed-off-by: Yu Li ---

Re: [PATCH] docs/system: riscv: Update description of CPU

2022-02-09 Thread Alistair Francis
On Wed, Feb 9, 2022 at 1:49 AM Yu Li wrote: > > Since the hypervisor extension been non experimental and enabled for > default CPU, the previous command is no longer available and the > option `x-h=true` or `h=true` is also no longer required. > > Signed-off-by: Yu Li Thanks! Applied to riscv-t

Re: [PATCH] docs/system: riscv: Update description of CPU

2022-02-09 Thread Alistair Francis
On Wed, Feb 9, 2022 at 1:49 AM Yu Li wrote: > > Since the hypervisor extension been non experimental and enabled for > default CPU, the previous command is no longer available and the > option `x-h=true` or `h=true` is also no longer required. > > Signed-off-by: Yu Li Reviewed-by: Alistair Franc

[PATCH] docs/system: riscv: Update description of CPU

2022-02-08 Thread Yu Li
Since the hypervisor extension been non experimental and enabled for default CPU, the previous command is no longer available and the option `x-h=true` or `h=true` is also no longer required. Signed-off-by: Yu Li --- docs/system/riscv/virt.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 dele