Re: [PATCH v5 28/69] qapi: Move definitions related to accelerators in their own file

2025-07-17 Thread Philippe Mathieu-Daudé
On 16/7/25 11:24, Daniel P. Berrangé wrote: On Wed, Jul 16, 2025 at 10:23:26AM +0200, Markus Armbruster wrote: Philippe Mathieu-Daudé writes: Hi Markus, I missed this one, sorry! On 3/7/25 12:54, Philippe Mathieu-Daudé wrote: Extract TCG and KVM definitions from machine.json to accelerat

Re: [PATCH v5 28/69] qapi: Move definitions related to accelerators in their own file

2025-07-16 Thread Daniel P . Berrangé
On Wed, Jul 16, 2025 at 10:23:26AM +0200, Markus Armbruster wrote: > Philippe Mathieu-Daudé writes: > > > Hi Markus, > > I missed this one, sorry! > > > On 3/7/25 12:54, Philippe Mathieu-Daudé wrote: > >> Extract TCG and KVM definitions from machine.json to accelerator.json. > >> Signed-off-by:

Re: [PATCH v5 28/69] qapi: Move definitions related to accelerators in their own file

2025-07-16 Thread Markus Armbruster
Philippe Mathieu-Daudé writes: > Hi Markus, I missed this one, sorry! > On 3/7/25 12:54, Philippe Mathieu-Daudé wrote: >> Extract TCG and KVM definitions from machine.json to accelerator.json. >> Signed-off-by: Philippe Mathieu-Daudé >> Reviewed-by: Pierrick Bouvier >> Reviewed-by: Zhao Liu

Re: [PATCH v5 28/69] qapi: Move definitions related to accelerators in their own file

2025-07-15 Thread Philippe Mathieu-Daudé
On 3/7/25 18:42, Philippe Mathieu-Daudé wrote: Hi Markus, On 3/7/25 12:54, Philippe Mathieu-Daudé wrote: Extract TCG and KVM definitions from machine.json to accelerator.json. Signed-off-by: Philippe Mathieu-Daudé Reviewed-by: Pierrick Bouvier Reviewed-by: Zhao Liu ---   MAINTAINERS

Re: [PATCH v5 28/69] qapi: Move definitions related to accelerators in their own file

2025-07-03 Thread Philippe Mathieu-Daudé
Hi Markus, On 3/7/25 12:54, Philippe Mathieu-Daudé wrote: Extract TCG and KVM definitions from machine.json to accelerator.json. Signed-off-by: Philippe Mathieu-Daudé Reviewed-by: Pierrick Bouvier Reviewed-by: Zhao Liu --- MAINTAINERS| 1 + qapi/accelerator.json | 57

[PATCH v5 28/69] qapi: Move definitions related to accelerators in their own file

2025-07-03 Thread Philippe Mathieu-Daudé
Extract TCG and KVM definitions from machine.json to accelerator.json. Signed-off-by: Philippe Mathieu-Daudé Reviewed-by: Pierrick Bouvier Reviewed-by: Zhao Liu --- MAINTAINERS| 1 + qapi/accelerator.json | 57 ++ qapi/machine.json