> -----Original Message-----
> From: Alistair Francis <alistai...@gmail.com>
> Sent: 20 May 2020 02:50
> To: Anup Patel <anup.pa...@wdc.com>
> Cc: Peter Maydell <peter.mayd...@linaro.org>; Palmer Dabbelt
> <pal...@dabbelt.com>; Alistair Francis <alistair.fran...@wdc.com>; Sagar
> Karandikar <sag...@eecs.berkeley.edu>; Atish Patra <atish.pa...@wdc.com>;
> open list:RISC-V <qemu-ri...@nongnu.org>; qemu-devel@nongnu.org
> Developers <qemu-devel@nongnu.org>; Anup Patel <a...@brainfault.org>
> Subject: Re: [PATCH 0/4] RISC-V multi-socket support
> 
> On Fri, May 15, 2020 at 11:40 PM Anup Patel <anup.pa...@wdc.com> wrote:
> >
> > This series adds multi-socket support for RISC-V virt machine and
> > RISC-V spike machine. The multi-socket support will help us improve
> > various RISC-V operating systems, firmwares, and bootloader to support
> > RISC-V NUMA systems.
> >
> > These patch can be found in riscv_multi_socket_v1 branch at:
> > https://github.com/avpatel/qemu.git
> >
> > To try this patches, we will need:
> > 1. OpenSBI multi-PLIC and multi-CLINT support which can be found in
> >    multi_plic_clint_v1 branch at:
> >    https://github.com/avpatel/opensbi.git
> > 2. Linux multi-PLIC improvements support which can be found in
> >    plic_imp_v1 branch at:
> >    https://github.com/avpatel/linux.git
> >
> > Anup Patel (4):
> >   hw/riscv: Allow creating multiple instances of CLINT
> >   hw/riscv: spike: Allow creating multiple sockets
> >   hw/riscv: Allow creating multiple instances of PLIC
> >   hw/riscv: virt: Allow creating multiple sockets
> 
> Can you make sure all the patches pass checkpatch?

My bad, I forgot to run checkpatch on this series.

I will update in v2.

Regards,
Anup

Reply via email to