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)...