RE: [PATCH RFC v4 06/15] target/riscv: Support start kernel directly by KVM

2020-12-14 Thread Jiangyifei
> libvir-list@redhat.com; Bastian Koppelmann > ; Anup Patel ; > yinyipeng ; Alistair Francis > ; kvm-ri...@lists.infradead.org; Palmer Dabbelt > ; dengkai (A) ; Wubin (H) > ; Zhanghailiang > Subject: Re: [PATCH RFC v4 06/15] target/riscv: Support start kernel directly > by

Re: [PATCH RFC v4 06/15] target/riscv: Support start kernel directly by KVM

2020-12-08 Thread Alistair Francis
On Thu, Dec 3, 2020 at 4:58 AM Yifei Jiang wrote: > > Get kernel and fdt start address in virt.c, and pass them to KVM > when cpu reset. In addition, add kvm_riscv.h to place riscv specific > interface. This doesn't seem right. Why do we need to do this? Other architectures don't seem to do