Re: [PATCH v2 11/14] ui: Move HMP commands from monitor to new ui/ui-hmp-cmds.c

2022-12-12 Thread Markus Armbruster
Markus Armbruster writes: > This moves these commands from MAINTAINERS section "Human > Monitor (HMP)" to "Graphics". > > Signed-off-by: Markus Armbruster > Reviewed-by: Daniel P. Berrangé > Reviewed-by: Philippe Mathieu-Daudé [...] > diff --git a/ui/ui-hmp-cmds.c b/ui/ui-hmp-cmds.c > new fi

[PATCH v2 11/14] ui: Move HMP commands from monitor to new ui/ui-hmp-cmds.c

2022-12-02 Thread Markus Armbruster
This moves these commands from MAINTAINERS section "Human Monitor (HMP)" to "Graphics". Signed-off-by: Markus Armbruster Reviewed-by: Daniel P. Berrangé Reviewed-by: Philippe Mathieu-Daudé --- monitor/hmp-cmds.c | 343 -- ui/ui-hmp-cmds.c | 361 +++