qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 0/4] ARM aarch64 TCG target VERSION 2


From: Peter Maydell
Subject: Re: [Qemu-devel] [PATCH 0/4] ARM aarch64 TCG target VERSION 2
Date: Thu, 23 May 2013 14:03:15 +0100

On 23 May 2013 13:53, Andreas Färber <address@hidden> 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

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