Philippe Mathieu-Daudé <phi...@linaro.org> 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 <arm...@redhat.com> >> --- >> include/monitor/hmp.h | 2 ++ >> monitor/misc.c | 66 ------------------------------------------- >> ui/ui-hmp-cmds.c | 66 +++++++++++++++++++++++++++++++++++++++++++ >> 3 files changed, 68 insertions(+), 66 deletions(-) > > You forgot to move hmp_sendkey() along.
Moved in the previous patch. If I get your R-by, I'll squash the two patches together.