qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH v3 12/18] ui: Move more HMP commands from monitor to ui/
Date: Tue, 20 Dec 2022 12:22:44 +0100
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:102.0) Gecko/20100101 Thunderbird/102.6.0

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 <armbru@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.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]