From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alexander Graf Date: Mon, 14 Jul 2014 17:08:01 +0000 Subject: Re: KVM HV crash Message-Id: <53C40E71.3000300@suse.de> List-Id: References: <53C3BDD7.4020609@suse.de> In-Reply-To: <53C3BDD7.4020609@suse.de> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: kvm-ppc@vger.kernel.org On 14.07.14 13:24, Alexander Graf wrote: > Hi Paul, > > I've just seen a crash on POWER7 in HV KVM on a host where I run HV > and PR KVM VMs in parallel based on the latest code (linus/master > merged with for-3.16 merged with kvm-ppc-queue plus some PR patches): I guess I must have used an older vmlinux binary with newer kvm modules. After a clean recompile things work again :). Sorry for the fuss. Alex