From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from host.buserror.net (host.buserror.net [209.198.135.123]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 3qQZ793VVXzDqW7 for ; Thu, 17 Mar 2016 14:47:33 +1100 (AEDT) Message-ID: <1458186445.19333.3.camel@buserror.net> From: Scott Wood To: luigi burdo Cc: "linuxppc-dev@lists.ozlabs.org" , "matthew@a-eon.com" , Trevor Dickinson , Christian Zigotzky Date: Wed, 16 Mar 2016 22:47:25 -0500 In-Reply-To: References: <1457482205.5360.114.camel@buserror.net> <1458081467.12370.31.camel@buserror.net> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Subject: Re: Freescale P5020 cpu will be kvm-pr? List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Wed, 2016-03-16 at 07:24 +0100, luigi burdo wrote: > hi Scott, > the P5020 mmu is signed by the kernel no book3e found I don't understand this sentence. > kvm ppc64 crash if run by qemu. You didn't show that log. > in the kernel( 4.5 too)all is enabled we had a base .config by freescale/nix > where kvm options and book3e where enabled. You should start with corenet64_smp_defconfig, and enable KVM options plus PPC_QEMU_E500. > my suspect is this can be an generated issue by the host uboot Host U-Boot has nothing to do with KVM. > or a missed tdb parameter and not a linux kernel problem. What is tdb? -Scott