All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Zhang Haoyu" <zhanghy@sangfor.com>
To: Stefan Hajnoczi <stefanha@gmail.com>
Cc: qemu-devel <qemu-devel@nongnu.org>
Subject: Re: [Qemu-devel] [question] how to check if savevm is completed?
Date: Fri, 18 Jul 2014 10:32:33 +0800	[thread overview]
Message-ID: <201407181032304457667@sangfor.com> (raw)
In-Reply-To: 201407171528189986365@sangfor.com

>> I run savevm by qemu-monitor, but how to check if savevm is completed? I haven't find the query interface.
>
>That is because savevm is synchronous.  It blocks until the operation is
>complete.  You cannot use the QEMU monitor while savevm is executing.
>
So, only the asynchronous operations provide the query interface, like hmp_info_migrate, right?

Thanks,
Zhang Haoyu
>Stefan

  parent reply	other threads:[~2014-07-18  2:34 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-17  7:28 [Qemu-devel] [question] how to check if savevm is completed? Zhang Haoyu
2014-07-17 18:29 ` Stefan Hajnoczi
2014-07-18  2:32 ` Zhang Haoyu [this message]
2014-08-28 15:36   ` Stefan Hajnoczi

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=201407181032304457667@sangfor.com \
    --to=zhanghy@sangfor.com \
    --cc=qemu-devel@nongnu.org \
    --cc=stefanha@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.