From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marcelo Tosatti Date: Wed, 21 Sep 2011 17:46:24 +0000 Subject: Re: [PATCH 0/4] Avoid soft lockup message when KVM is stopped by host Message-Id: <20110921174624.GB21677@amt.cnet> List-Id: References: <1314660435-23293-1-git-send-email-emunson@mgebm.net> In-Reply-To: <1314660435-23293-1-git-send-email-emunson@mgebm.net> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: kvm-ia64@vger.kernel.org On Wed, Sep 21, 2011 at 07:11:08AM -0700, Dave Hansen wrote: > On Tue, 2011-09-20 at 16:55 -0300, Marcelo Tosatti wrote: > > > and the wall clock stays behind my host wall clock by the amount of > > > time it took to resume. > > > > This is expected, similar to savevm/loadvm. > > That seems like pretty undesirable behavior to me. It's too bad that it > does that with savevm/loadvm, but is it really behavior that we want to > spread? Not really. savevm/loadvm has more widespread use, so a solution could apply equally to both cases.