From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joerg Roedel Subject: Re: Restoring saved guest causes guest to reboot Date: Tue, 24 May 2011 15:02:08 +0200 Message-ID: <20110524130208.GJ23407@8bytes.org> References: <20110524091810.GH23407@8bytes.org> <20110524094023.GI23407@8bytes.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: kvm@vger.kernel.org, avi@redhat.com To: Markus Schade Return-path: Received: from 8bytes.org ([88.198.83.132]:33851 "EHLO 8bytes.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756138Ab1EXNCJ (ORCPT ); Tue, 24 May 2011 09:02:09 -0400 Content-Disposition: inline In-Reply-To: Sender: kvm-owner@vger.kernel.org List-ID: On Tue, May 24, 2011 at 01:42:23PM +0200, Markus Schade wrote: > Hi, > > On Tue, 24 May 2011, Joerg Roedel wrote: > >>> I could try to also confirm this on AMD X2, but it will take me a little >>> to setup a machine. >> >> Your description points to some problem in the kernel. Would be good if >> you could try the same on your AMD X2 to find out if the problem is in >> generic kvm code or in the vmx part. > > Okay, it seems to be an Intel-specific bug. I have tested multiple qemu-kvm > (0.13, 0.14 and 0.14.1) and kernel versions (2.6.37.6, 2.6.38.6 and > 2.6.39) on an AMD X2 6000+. Neither of them causes the guest to reboot. > Everything works as expected. Hmm, only 19 patches between .37 and .38 touch vmx.c. Avi, any idea which of those patches could cause this? Regards, Joerg