Re: [PATCH v5 08/11] hw/misc: Add RISC-V CMGCR and CPC device implementations

2025-07-17 Thread Djordje Todorovic
On 15. 7. 25. 12:04, Philippe Mathieu-Daudé wrote: > CAUTION: This email originated from outside of the organization. Do > not click links or open attachments unless you recognize the sender > and know the content is safe. > > > Hi, Hi Philippe, Thanks for the comments! > > On 3/7/25 12:49,

Re: [PATCH v5 08/11] hw/misc: Add RISC-V CMGCR and CPC device implementations

2025-07-15 Thread Philippe Mathieu-Daudé
Hi, On 3/7/25 12:49, Djordje Todorovic wrote: Add RISC-V implementations of the Coherent Manager Global Control Register (CMGCR) and Cluster Power Controller (CPC) devices. These are based on the existing MIPS CMGCR and CPC implementations but adapted for RISC-V systems. The CMGCR device provid

Re: [PATCH v5 08/11] hw/misc: Add RISC-V CMGCR and CPC device implementations

2025-07-03 Thread Daniel Henrique Barboza
On 7/3/25 7:49 AM, Djordje Todorovic wrote: Add RISC-V implementations of the Coherent Manager Global Control Register (CMGCR) and Cluster Power Controller (CPC) devices. These are based on the existing MIPS CMGCR and CPC implementations but adapted for RISC-V systems. The CMGCR device provid

[PATCH v5 08/11] hw/misc: Add RISC-V CMGCR and CPC device implementations

2025-07-03 Thread Djordje Todorovic
Add RISC-V implementations of the Coherent Manager Global Control Register (CMGCR) and Cluster Power Controller (CPC) devices. These are based on the existing MIPS CMGCR and CPC implementations but adapted for RISC-V systems. The CMGCR device provides global system control for multi-core configura