qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] Re: [PATCH 4/4] target-xxx: Use fprintf_function (format ch


From: Paolo Bonzini
Subject: [Qemu-devel] Re: [PATCH 4/4] target-xxx: Use fprintf_function (format checking)
Date: Mon, 01 Nov 2010 11:14:22 +0100
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.9) Gecko/20100921 Fedora/3.1.4-1.fc13 Lightning/1.0b3pre Mnenhy/0.8.3 Thunderbird/3.1.4

On 11/01/2010 10:50 AM, TeLeMan wrote:
I think this patch is not right. Outputting 64bits data is not
necessary on 32bits mode.

Do you speak of 32 bit hosts or 32 bit targets?

32bit mode of x64

There is no such thing as a 32 bit host on x64, only 64-bit hosts that haven't turned on long mode. So printing 64 bits is correct for those.

Paolo



reply via email to

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