From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg Ungerer Subject: Re: [git pull] m68k updates for 3.8 Date: Fri, 14 Dec 2012 22:04:51 +1000 Message-ID: <50CB15E3.8010902@westnet.com.au> References: <1355476134.18402.5@driftwood> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1355476134.18402.5@driftwood> Sender: linux-m68k-owner@vger.kernel.org List-Id: linux-m68k@vger.kernel.org To: Rob Landley Cc: Geert Uytterhoeven , Linus Torvalds , Andrew Morton , Greg Ungerer , Linux/m68k , Linux Kernel Development Hi Rob, On 12/14/2012 07:08 PM, Rob Landley wrote: > On 12/13/2012 01:44:14 PM, Geert Uytterhoeven wrote: >> Hi Linus, >> >> The following changes since commit >> 29594404d7fe73cd80eaa4ee8c43dcc53970c60e: >> Linus Torvalds (1): >> Linux 3.7 > > Query: what's your test environment? > > I've been trying to get m68k linux to boot in qemu on and off for years > (http://landley.net/aboriginal/bin/system-image-m68k.tar.bz2), but qemu > seems to be missing bits (mmu stuff mostly, some work's being done at > git://gitorious.org/qemu-m68k/qemu-m68k especially in the q800 branch, > but it throws a double MMU fault during kernel boot). > > Somebody got one of my images to boot under aranym but they had to patch > the kernel fairly extensively to add the emulated device support that > emulator provided. It doesn't emulate real devices the way qemu does, > but qemu doesn't fully emulate the processor (just coldfire in mainline)... I use aranym for testing m68k. Though I don't really pound to heavily on the devices. I really only cross-compile small systems for testing on it. Regards Greg From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754526Ab2LNME5 (ORCPT ); Fri, 14 Dec 2012 07:04:57 -0500 Received: from outbound-mail02.westnet.com.au ([203.10.1.243]:21816 "EHLO outbound-mail02.westnet.com.au" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751589Ab2LNME4 (ORCPT ); Fri, 14 Dec 2012 07:04:56 -0500 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: ApMBAOgUy1B8qkPM/2dsb2JhbAANOL8ZgxEBAQEEOEABEAsYCRYPCQMCAQIBRQYNAQcBAYd8AR6pXZN4jFeEQwOXJZIx X-IronPort-AV: E=Sophos;i="4.84,280,1355068800"; d="scan'208";a="298193124" Message-ID: <50CB15E3.8010902@westnet.com.au> Date: Fri, 14 Dec 2012 22:04:51 +1000 From: Greg Ungerer User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:16.0) Gecko/20121011 Thunderbird/16.0.1 MIME-Version: 1.0 To: Rob Landley CC: Geert Uytterhoeven , Linus Torvalds , Andrew Morton , Greg Ungerer , Linux/m68k , Linux Kernel Development Subject: Re: [git pull] m68k updates for 3.8 References: <1355476134.18402.5@driftwood> In-Reply-To: <1355476134.18402.5@driftwood> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Rob, On 12/14/2012 07:08 PM, Rob Landley wrote: > On 12/13/2012 01:44:14 PM, Geert Uytterhoeven wrote: >> Hi Linus, >> >> The following changes since commit >> 29594404d7fe73cd80eaa4ee8c43dcc53970c60e: >> Linus Torvalds (1): >> Linux 3.7 > > Query: what's your test environment? > > I've been trying to get m68k linux to boot in qemu on and off for years > (http://landley.net/aboriginal/bin/system-image-m68k.tar.bz2), but qemu > seems to be missing bits (mmu stuff mostly, some work's being done at > git://gitorious.org/qemu-m68k/qemu-m68k especially in the q800 branch, > but it throws a double MMU fault during kernel boot). > > Somebody got one of my images to boot under aranym but they had to patch > the kernel fairly extensively to add the emulated device support that > emulator provided. It doesn't emulate real devices the way qemu does, > but qemu doesn't fully emulate the processor (just coldfire in mainline)... I use aranym for testing m68k. Though I don't really pound to heavily on the devices. I really only cross-compile small systems for testing on it. Regards Greg