Re: [Qemu-discuss] [qemu-discuss] 68k on QEMU

2015-05-06 Thread Peter Maydell
On 6 May 2015 at 09:48, Nakul Vyas wrote: > Hi everyone, > > I tried using a qemu-system-m68k (on raspbian) with test kernel of uCLinux > but it hangs (I am attaching the screenshot of that ). The first question is: does this work on an x86 Linux host? That will rule out problems because you're r

[Qemu-discuss] [qemu-discuss] 68k on QEMU

2015-05-06 Thread Nakul Vyas
Hi everyone, I tried using a qemu-system-m68k (on raspbian) with test kernel of uCLinux but it hangs (I am attaching the screenshot of that ). Secondly, can I get a "sample kernel" for qemu-system-m68k with gcc support (to compile a simple 68k hello world program). Any help would be greatly appr