qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH][v2] configure: change endianness test


From: Stefan Weil
Subject: Re: [Qemu-devel] [PATCH][v2] configure: change endianness test
Date: Wed, 14 Mar 2012 22:42:18 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.27) Gecko/20120216 Thunderbird/3.1.19

Am 14.03.2012 22:37, schrieb Peter Maydell:
On 14 March 2012 21:24, Stefan Weil <address@hidden> wrote:
Contrary to Paul's argument QEMU does not only support a fixed
set of known host architectures, but also unknown hosts (via TCI).
For those, there remains a small chance that they are big endian
and that they get the wrong endianness now. TCI is still experimental,
so I don't care too much about this small deficit.

(speaking with absolutely no idea of the innards of TCI :-))
I think the correct fix for this is that TCI should be portable
code which doesn't care about the host endianness.

-- PMM

TCI does not care, but the rest of QEMU cares.
That's why configure determines the endianness.

Stefan



reply via email to

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