qemu-riscv
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH RFC 2/9] target/riscv: Add target/riscv/kvm.c to place the pu


From: Anup Patel
Subject: Re: [PATCH RFC 2/9] target/riscv: Add target/riscv/kvm.c to place the public kvm interface
Date: Tue, 31 Mar 2020 16:49:27 +0530

On Tue, Mar 31, 2020 at 2:43 PM Anup Patel <address@hidden> wrote:
>
> On Fri, Mar 13, 2020 at 9:23 AM Yifei Jiang <address@hidden> wrote:
> >
> > Add target/riscv/kvm.c to place kvm_arch_* function needed by kvm/kvm-all.c.
> > Meanwhile, add riscv64 kvm support to configure.
>
> This should be for both riscv64 and riscv32. The KVMTOOL compiles perfectly
> fine for riscv32 (although not tested much) so there is no harm is supporting
> both riscv64 and riscv32 from start itself.

For your reference, I have updated KVM RISC-V and KVMTOOL RISC-V repos
at:
https://github.com/kvm-riscv/linux.git (riscv_kvm_master branch)
https://github.com/kvm-riscv/kvmtool.git (riscv_master branch)

Above repos work for both RV32 and RV64 systems.

Regards,
Anup



reply via email to

[Prev in Thread] Current Thread [Next in Thread]