Re: [PATCH-for-9.1 10/21] qapi: Make CpuModel* definitions target agnostic

2024-03-26 Thread Markus Armbruster
Philippe Mathieu-Daudé writes: > CpuModelInfo, CpuModelExpansionType and CpuModelCompareResult > are not restricted to any particular target. Define them in > machine.json to generate them once. > > Signed-off-by: Philippe Mathieu-Daudé Well, the stuff in machine-target.json is generated once

Re: [PATCH-for-9.1 10/21] qapi: Make CpuModel* definitions target agnostic

2024-03-20 Thread Philippe Mathieu-Daudé
On 15/3/24 14:08, Philippe Mathieu-Daudé wrote: CpuModelInfo, CpuModelExpansionType and CpuModelCompareResult are not restricted to any particular target. Define them in machine.json to generate them once. Signed-off-by: Philippe Mathieu-Daudé --- qapi/machine-target.json | 78

[PATCH-for-9.1 10/21] qapi: Make CpuModel* definitions target agnostic

2024-03-15 Thread Philippe Mathieu-Daudé
CpuModelInfo, CpuModelExpansionType and CpuModelCompareResult are not restricted to any particular target. Define them in machine.json to generate them once. Signed-off-by: Philippe Mathieu-Daudé --- qapi/machine-target.json | 78 --- qapi/machine.json