qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] QEMU + ARMMP11Core combination does not work


From: Peter Maydell
Subject: Re: [Qemu-devel] QEMU + ARMMP11Core combination does not work
Date: Thu, 6 Oct 2011 09:13:46 +0100

On 6 October 2011 04:43, TusharK <address@hidden> wrote:
> (1) Does your kernel boot on the real hardware?
> I do not have real hardware to test my kernel. But what I did was, I
> downloaded pre-built kernel image from
> http://code.google.com/p/smp-on-qemu/downloads/list website and
> tried to run using QEMU, it boots but my kernel 2.6.39.3 does not boot.

If somebody else's kernel boots but yours does not then the chances
are very high that there is a problem with your kernel (probably
a wrong config) which you'll need to debug the same way you'd
debug this kind of misconfiguration on real hardware. Connecting
an ARM gdb up to qemu and singlestepping kernel startup may be
helpful.

> Even decompressing kernel print itself is not coming and hence
> I suspect something is wrong with wither kernel or QEMU.

If there's no output of the "Uncompressing the kernel" message
this is almost certainly a kernel configuration or compilation
problem -- QEMU's serial port code is pretty heavily tested.

(Why are you using the 11MPCore model anyway, just out of interest?)

-- PMM



reply via email to

[Prev in Thread] Current Thread [Next in Thread]