qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH] savevm.c: Fix compilation error on 32bit host.


From: Evgeny Voevodin
Subject: Re: [Qemu-devel] [PATCH] savevm.c: Fix compilation error on 32bit host.
Date: Wed, 15 Aug 2012 13:34:13 +0400
User-agent: Mozilla/5.0 (X11; Linux i686; rv:14.0) Gecko/20120714 Thunderbird/14.0

On 08/15/2012 01:30 PM, Peter Maydell wrote:
On 15 August 2012 10:10, Evgeny Voevodin <address@hidden> wrote:
Casting of 0x0101010101010101ULL to long will truncate it to 32
bits on 32bit hosts, and won't truncate on 64bit hosts.

Signed-off-by: Evgeny Voevodin <address@hidden>

Dup of http://patchwork.ozlabs.org/patch/177217/ I'm afraid.

-- PMM



Don't be afraid, it's true. I didn't see it in the mailing list and
didn't know that the bug is already fixed there.

--
Kind regards,
Evgeny Voevodin,
Leading Software Engineer,
ASWG, Moscow R&D center, Samsung Electronics
e-mail: address@hidden



reply via email to

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