qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [question] how to check if savevm is completed?


From: Stefan Hajnoczi
Subject: Re: [Qemu-devel] [question] how to check if savevm is completed?
Date: Thu, 17 Jul 2014 19:29:08 +0100
User-agent: Mutt/1.5.23 (2014-03-12)

On Thu, Jul 17, 2014 at 03:28:21PM +0800, Zhang Haoyu wrote:
> 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.

Stefan

Attachment: pgprwr77vFkwf.pgp
Description: PGP signature


reply via email to

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