Re: [PATCH 0/8] riscv: query-cpu-model-expansion API

2023-09-26 Thread Daniel Henrique Barboza
Hi, I'll split patches 1 and 2 and send those standalone. First because they can stand on its own. Second because patch 2 in particular is going to be a prerequisite for the profile support work. Thanks, Daniel On 9/20/23 18:37, Daniel Henrique Barboza wrote: Based-on: 20230920112020.651006

[PATCH 0/8] riscv: query-cpu-model-expansion API

2023-09-20 Thread Daniel Henrique Barboza
Based-on: 20230920112020.651006-1-dbarb...@ventanamicro.com ("[PATCH v3 00/19] riscv: split TCG/KVM accelerators from cpu.c") Hi, The parent series is in a more stable state so I decided to go ahead and post this work. This series implements query-cpu-model-expansion for RISC-V. The implementati