qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Francis Moreau <francis.moro@gmail.com>
To: Peter Maydell <peter.maydell@linaro.org>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] Is realview-pb-a8 fully supported ?
Date: Sun, 9 Oct 2011 18:22:00 +0200	[thread overview]
Message-ID: <CAC9WiBiTy3_i1xJntjM-7bOeSzmMH-esK5D+LOqjYYnE6Q7FiQ@mail.gmail.com> (raw)
In-Reply-To: <CAFEAcA_SYQiAOvhcT-W2xMw2YHteC-sxXcA+X7neL3Rs6PfX3A@mail.gmail.com>

On Sun, Oct 9, 2011 at 2:51 PM, Peter Maydell <peter.maydell@linaro.org> wrote:
> On 9 October 2011 13:06, Francis Moreau <francis.moro@gmail.com> wrote:
>> On Sun, Oct 9, 2011 at 12:48 PM, Peter Maydell <peter.maydell@linaro.org> wrote:
>>> On 9 October 2011 09:28, Francis Moreau <francis.moro@gmail.com> wrote:
>>>> I'm trying to use qemu to emulate the ARM realview-pb-a8 and more
>>>> specifically I'd like to boot using the SD interface.
>>>>
>>>> However it looks like some devices are not emulated at all on this
>>>> platform.
>>>
>>> Correct; not all devices are emulated.
>
>> May I suggest to report that a platform is partially supported when
>> doing "qemu -M ?"
>
> I suspect that (in the sense you seem to be using "partially supported")
> would cover almost all the platforms QEMU supports. Device and board
> modelling is not trivial, and the typical state is that devices may be
> missing, or have unimplemented features, or have bugs.
>
> The platform is supported in the sense that if you report regressions
> (ie things that used to work and have broken) I will look at them, and
> if you submit patches to improve it I will review them.
>

Ok.

>> However, those are still missing:
>>
>> amba_device_register failed to register dev:smc
>> amba_device_register failed to register dev:sctl
>> amba_device_register failed to register dev:wdog
>> amba_device_register failed to register dev:sci0
>> amba_device_register failed to register dev:ssp0
>> amba_device_register failed to register fpga:aaci
>
> Do you actually *need* these devices?

Not really, but it took me some times to realize why booting from SD
interface did work with qemu. So I prefered asking to avoid been hit
by another missing devices later.

> If so, you're
> going to need to model them. (except "fpga:aaci", which
> is the PL041 audio; there are patches going through review
> for that currently.) But in general Linux will quite happily
> boot even if some of the minor devices are missing.
>
>> In your opinion, which plateform should I use to get a fully supported
>> platform based on ARMv7 cpu ?
>
> I would recommend vexpress-a9 over realview-pb-a8 simply because
> it's newer; nobody cares much about pb-a8 hardware any more.
> The actual level of support (in terms of which devices are
> present and how fully featured they are) is about the same, though.
>

Ok, I'll use this platform from now.

Thanks for your advices.
-- 
Francis

  parent reply	other threads:[~2011-10-09 16:22 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-10-09  8:28 [Qemu-devel] Is realview-pb-a8 fully supported ? Francis Moreau
2011-10-09 10:48 ` Peter Maydell
2011-10-09 12:06   ` Francis Moreau
2011-10-09 12:51     ` Peter Maydell
2011-10-09 15:01       ` Alexander Graf
2011-10-09 15:46         ` Peter Maydell
2011-10-09 15:52           ` Alexander Graf
2011-10-09 16:22       ` Francis Moreau [this message]
2011-10-10  7:35         ` Francis Moreau
2011-10-10  8:42           ` Peter Maydell
2011-10-10 13:48             ` Francis Moreau
2011-10-12  9:23               ` Peter Maydell
2011-10-12 19:39                 ` Francis Moreau
2011-10-12 20:46                   ` Peter Maydell
2011-10-13  6:19                     ` Francis Moreau

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAC9WiBiTy3_i1xJntjM-7bOeSzmMH-esK5D+LOqjYYnE6Q7FiQ@mail.gmail.com \
    --to=francis.moro@gmail.com \
    --cc=peter.maydell@linaro.org \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).