Re: [PATCH v3 12/18] ui: Move more HMP commands from monitor to ui/

2022-12-20 Thread Philippe Mathieu-Daudé
On 20/12/22 16:30, Markus Armbruster wrote: Philippe Mathieu-Daudé writes: On 20/12/22 12:49, Markus Armbruster wrote: Philippe Mathieu-Daudé writes: On 20/12/22 10:06, Markus Armbruster wrote: This moves these commands from MAINTAINERS section "Human Monitor (HMP)" to "Graphics". Signed-

Re: [PATCH v3 12/18] ui: Move more HMP commands from monitor to ui/

2022-12-20 Thread Markus Armbruster
Philippe Mathieu-Daudé writes: > On 20/12/22 12:49, Markus Armbruster wrote: >> Philippe Mathieu-Daudé writes: >> >>> On 20/12/22 10:06, Markus Armbruster wrote: This moves these commands from MAINTAINERS section "Human Monitor (HMP)" to "Graphics". Signed-off-by: Markus Armbrust

Re: [PATCH v3 12/18] ui: Move more HMP commands from monitor to ui/

2022-12-20 Thread Philippe Mathieu-Daudé
On 20/12/22 12:49, Markus Armbruster wrote: Philippe Mathieu-Daudé writes: On 20/12/22 10:06, Markus Armbruster wrote: This moves these commands from MAINTAINERS section "Human Monitor (HMP)" to "Graphics". Signed-off-by: Markus Armbruster --- include/monitor/hmp.h | 2 ++ monitor/misc

Re: [PATCH v3 12/18] ui: Move more HMP commands from monitor to ui/

2022-12-20 Thread Markus Armbruster
Philippe Mathieu-Daudé writes: > On 20/12/22 10:06, Markus Armbruster wrote: >> This moves these commands from MAINTAINERS section "Human >> Monitor (HMP)" to "Graphics". >> Signed-off-by: Markus Armbruster >> --- >> include/monitor/hmp.h | 2 ++ >> monitor/misc.c| 66 ---

Re: [PATCH v3 12/18] ui: Move more HMP commands from monitor to ui/

2022-12-20 Thread Philippe Mathieu-Daudé
On 20/12/22 10:06, Markus Armbruster wrote: This moves these commands from MAINTAINERS section "Human Monitor (HMP)" to "Graphics". Signed-off-by: Markus Armbruster --- include/monitor/hmp.h | 2 ++ monitor/misc.c| 66 --- ui/ui-hmp-cmds.c

[PATCH v3 12/18] ui: Move more HMP commands from monitor to ui/

2022-12-20 Thread Markus Armbruster
This moves these commands from MAINTAINERS section "Human Monitor (HMP)" to "Graphics". Signed-off-by: Markus Armbruster --- include/monitor/hmp.h | 2 ++ monitor/misc.c| 66 --- ui/ui-hmp-cmds.c | 66 +

Re: [PATCH v3 12/18] ui: Move more HMP commands from monitor to ui/

2022-12-20 Thread Daniel P . Berrangé
On Tue, Dec 20, 2022 at 10:06:39AM +0100, Markus Armbruster wrote: > This moves these commands from MAINTAINERS section "Human > Monitor (HMP)" to "Graphics". > > Signed-off-by: Markus Armbruster > --- > include/monitor/hmp.h | 2 ++ > monitor/misc.c| 66