From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mehul Chadha Subject: suspending in kvm and resuming in qemu Date: Tue, 18 Jan 2011 04:08:33 -0800 (PST) Message-ID: <404700.23849.qm@web39308.mail.mud.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii To: kvm@vger.kernel.org Return-path: Received: from web39308.mail.mud.yahoo.com ([66.94.238.175]:45108 "HELO web39308.mail.mud.yahoo.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S1750796Ab1ARMPQ (ORCPT ); Tue, 18 Jan 2011 07:15:16 -0500 Sender: kvm-owner@vger.kernel.org List-ID: Hi, I have been trying to get suspending and resuming done across kvm and qemu. While resuming a suspended state in kvm, an error was generated saying "unknown section kvmclock" . I modified loadvm in qemu to neglect the kvmclock section. Now, when I suspend and resume, qemu screen just stalls at the suspended state and it seems nothing is executing. Pls give any inputs or help, where should I start looking at?? Thanks, Mehul