On Tue, Feb 13, 2018 at 07:45:09PM +, Dr. David Alan Gilbert wrote:
> * Peter Xu (pet...@redhat.com) wrote:
> > Sister command to migrate-recover in QMP.
> >
> > Signed-off-by: Peter Xu
>
> Yes, useful for testing, although we don't have any OOB equivalent yet,
> something I need to look at.
* Peter Xu (pet...@redhat.com) wrote:
> Sister command to migrate-recover in QMP.
>
> Signed-off-by: Peter Xu
Yes, useful for testing, although we don't have any OOB equivalent yet,
something I need to look at.
Reviewed-by: Dr. David Alan Gilbert
> ---
> hmp-commands.hx | 13 +
>
Sister command to migrate-recover in QMP.
Signed-off-by: Peter Xu
---
hmp-commands.hx | 13 +
hmp.c | 10 ++
hmp.h | 1 +
3 files changed, 24 insertions(+)
diff --git a/hmp-commands.hx b/hmp-commands.hx
index 28ed5a7a13..7563f3eaa0 100644
--- a/hmp-comma