On 23 May 2013 13:53, Andreas Färber <afaer...@suse.de> wrote:
> Am 23.05.2013 14:50, schrieb Peter Maydell:
>> I'm happy for us to wait until an actual big-endian system
>> running Linux appears before we worry about it.

> I was worried about Big Endian QEMU targets (ppc, sparc, etc.), not
> about Big Endian ARM hosts.

Oops, yes; I agree. guest big-endian support is pretty trivial
(all you need to do is byteswap on load and store) and easily
testable (run a BE guest) so the TCG backend should just
implement it from the start.

-- PMM

Reply via email to