From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:60125) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X7g8a-0002kU-Jb for qemu-devel@nongnu.org; Thu, 17 Jul 2014 03:30:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1X7g8T-0001W2-4b for qemu-devel@nongnu.org; Thu, 17 Jul 2014 03:29:56 -0400 Received: from [58.251.49.30] (port=58332 helo=mail.sangfor.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X7g8S-0001VC-HF for qemu-devel@nongnu.org; Thu, 17 Jul 2014 03:29:49 -0400 Received: from localhost (mail.sangfor.com [127.0.0.1]) by mail.sangfor.com (Postfix) with ESMTP id CA7FF17C033D for ; Thu, 17 Jul 2014 15:20:40 +0800 (CST) Received: from mail.sangfor.com ([127.0.0.1]) by localhost (mail.sangfor.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id tqE9T9Sw0+TP for ; Thu, 17 Jul 2014 15:20:40 +0800 (CST) Received: from vv-PC (unknown [10.10.6.254]) by mail.sangfor.com (Postfix) with ESMTPA id 885E817C0338 for ; Thu, 17 Jul 2014 15:20:40 +0800 (CST) Date: Thu, 17 Jul 2014 15:28:21 +0800 From: "Zhang Haoyu" Message-ID: <201407171528189986365@sangfor.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] [question] how to check if savevm is completed? List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel Hi, all I run savevm by qemu-monitor, but how to check if savevm is completed? I haven't find the query interface. Thanks, Zhang Haoyu