qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Peter Maydell <peter.maydell@linaro.org>
To: Peter Hanzel <hanzelpeter@gmail.com>
Cc: QEMU Developers <qemu-devel@nongnu.org>
Subject: Re: [Qemu-devel] Raspbian in QEMU
Date: Wed, 12 Mar 2014 15:43:09 +0000	[thread overview]
Message-ID: <CAFEAcA9ScLuGNx2mYMgQCsz3kJroD9subgvxt33dceZkSXn=+A@mail.gmail.com> (raw)
In-Reply-To: <CAD=tUvzW7T9qhgj9O=UJtFp6G-5ALc0+2G8g_iqaP5w4Ub-k7A@mail.gmail.com>

On 12 March 2014 09:55, Peter Hanzel <hanzelpeter@gmail.com> wrote:
> Hello.
>
> I have successfully started Raspbian for Raspberry PI in QEMU.
> I am just curious why you must disable ld.so.preload to libcofi_rpi.so
>
> This is optimized library for memset, memcpy:
> https://github.com/simonjhall/copies-and-fills.
>
> Use this library some unsupported ARM instruction?

It uses SETEND to switch from little-endian to big-endian
mode; QEMU doesn't implement that.

thanks
-- PMM

  reply	other threads:[~2014-03-12 15:43 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-12  9:55 [Qemu-devel] Raspbian in QEMU Peter Hanzel
2014-03-12 15:43 ` Peter Maydell [this message]
2014-03-12 18:05   ` Peter Hanzel
2014-03-12 18:56     ` Stefan Weil
2014-03-12 19:41       ` Richard Henderson
2014-03-12 20:01         ` Peter Maydell
2014-03-20 12:36           ` Paolo Bonzini
2014-03-20 13:08             ` François Revol
2014-03-20 13:21               ` Paolo Bonzini

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='CAFEAcA9ScLuGNx2mYMgQCsz3kJroD9subgvxt33dceZkSXn=+A@mail.gmail.com' \
    --to=peter.maydell@linaro.org \
    --cc=hanzelpeter@gmail.com \
    --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).