Re: [PATCH v5 5/5] hw/riscv: virt: Allow creating multiple NUMA sockets

2020-06-12 Thread Atish Patra
On Fri, May 29, 2020 at 4:50 AM Anup Patel wrote: > > We extend RISC-V virt machine to allow creating a multi-socket > machine. Each RISC-V virt machine socket is a NUMA node having > a set of HARTs, a memory instance, a CLINT instance, and a PLIC > instance. Other devices are shared between all

RE: [PATCH v5 5/5] hw/riscv: virt: Allow creating multiple NUMA sockets

2020-06-11 Thread Anup Patel
> Subject: Re: [PATCH v5 5/5] hw/riscv: virt: Allow creating multiple NUMA > sockets > > On Fri, May 29, 2020 at 4:49 AM Anup Patel wrote: > > > > We extend RISC-V virt machine to allow creating a multi-socket > > machine. Each RISC-V virt machine socket is a NUM

Re: [PATCH v5 5/5] hw/riscv: virt: Allow creating multiple NUMA sockets

2020-06-10 Thread Alistair Francis
On Fri, May 29, 2020 at 4:49 AM Anup Patel wrote: > > We extend RISC-V virt machine to allow creating a multi-socket > machine. Each RISC-V virt machine socket is a NUMA node having > a set of HARTs, a memory instance, a CLINT instance, and a PLIC > instance. Other devices are shared between all

[PATCH v5 5/5] hw/riscv: virt: Allow creating multiple NUMA sockets

2020-05-29 Thread Anup Patel
We extend RISC-V virt machine to allow creating a multi-socket machine. Each RISC-V virt machine socket is a NUMA node having a set of HARTs, a memory instance, a CLINT instance, and a PLIC instance. Other devices are shared between all sockets. We also update the generated device tree