qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [RFC PATCH 08/22] Monitor commands


From: Eric Blake
Subject: Re: [Qemu-devel] [RFC PATCH 08/22] Monitor commands
Date: Tue, 01 Jul 2014 11:33:00 -0600
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.6.0

On 07/01/2014 05:23 AM, Pavel Dovgaluk wrote:
> This patch adds commands to control replay from the monitor.
> 
> Signed-off-by: Pavel Dovgalyuk <address@hidden>
> ---

What are the counterpart QMP commands?  It is seldom right to add an HMP
command unless the same thing can be done via QMP.


> @@ -2596,6 +2734,7 @@ int monitor_handle_fd_param2(Monitor *mon, const char 
> *fdname, Error **errp)
>      return fd;
>  }
>  
> +
>  /* Please update hmp-commands.hx when adding or changing commands */
>  static mon_cmd_t info_cmds[] = {

Spurious newline addition?

-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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