Re: [OE-core] [PATCH] arch-powerpc64.inc: disable the use of qemu usermode on ppc64

2016-05-03 Thread Alexander Kanavin
On 05/02/2016 06:46 PM, Khem Raj wrote: should we replace qemu-ppc with qemu-ppc64 instead of disabling it qemu-ppc64 is already used on 64 bit powerpc, the problem is that it always crashes. Do we need to adjust the emulated machine parameter ? I don't see how. The CPU list produced by '

Re: [OE-core] [PATCH] arch-powerpc64.inc: disable the use of qemu usermode on ppc64

2016-05-02 Thread Khem Raj
> On May 2, 2016, at 3:06 AM, Alexander Kanavin > wrote: > > On 04/29/2016 11:34 PM, Khem Raj wrote: >> should we replace qemu-ppc with qemu-ppc64 instead of disabling it > > qemu-ppc64 is already used on 64 bit powerpc, the problem is that it always > crashes. Do we need to adjust the emula

Re: [OE-core] [PATCH] arch-powerpc64.inc: disable the use of qemu usermode on ppc64

2016-05-02 Thread Alexander Kanavin
On 04/29/2016 11:34 PM, Khem Raj wrote: should we replace qemu-ppc with qemu-ppc64 instead of disabling it qemu-ppc64 is already used on 64 bit powerpc, the problem is that it always crashes. Alex -- ___ Openembedded-core mailing list Openembedded

Re: [OE-core] [PATCH] arch-powerpc64.inc: disable the use of qemu usermode on ppc64

2016-04-29 Thread Khem Raj
On Wed, Apr 27, 2016 at 5:44 AM, Alexander Kanavin wrote: > It simply does not work at all: > https://lists.yoctoproject.org/pipermail/yocto/2016-April/029698.html > > Signed-off-by: Alexander Kanavin > --- > meta/conf/machine/include/powerpc/arch-powerpc64.inc | 3 +++ > 1 file changed, 3 inser

[OE-core] [PATCH] arch-powerpc64.inc: disable the use of qemu usermode on ppc64

2016-04-27 Thread Alexander Kanavin
It simply does not work at all: https://lists.yoctoproject.org/pipermail/yocto/2016-April/029698.html Signed-off-by: Alexander Kanavin --- meta/conf/machine/include/powerpc/arch-powerpc64.inc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/meta/conf/machine/include/powerpc/arch-powerpc64.