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

2014-07-02 Thread Kirill Batuzov
On Wed, 2 Jul 2014, Pavel Dovgaluk wrote: > > -Original Message- > > From: Eric Blake [mailto:ebl...@redhat.com] > > Sent: Tuesday, July 01, 2014 9:33 PM > > To: Pavel Dovgaluk; 'QEMU Developers' > > Subject: Re: [Qemu-devel] [RFC PATCH 08/22] Mo

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

2014-07-02 Thread Pavel Dovgaluk
> -Original Message- > From: Eric Blake [mailto:ebl...@redhat.com] > Sent: Tuesday, July 01, 2014 9:33 PM > To: Pavel Dovgaluk; 'QEMU Developers' > Subject: Re: [Qemu-devel] [RFC PATCH 08/22] Monitor commands > > On 07/01/2014 05:23 AM, Pavel Dovgaluk wrot

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

2014-07-01 Thread Eric Blake
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 > --- 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

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

2014-07-01 Thread Pavel Dovgaluk
This patch adds commands to control replay from the monitor. Signed-off-by: Pavel Dovgalyuk --- diff --git a/hmp-commands.hx b/hmp-commands.hx index d0943b1..01d3203 --- a/hmp-commands.hx +++ b/hmp-commands.hx @@ -1629,6 +1629,107 @@ passed since 1970, i.e. unix epoch. ETEXI { +.