qemu-trivial
[Top][All Lists]
Advanced

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

Re: [Qemu-trivial] migration: Fix 32 bit compiler errors


From: Amit Shah
Subject: Re: [Qemu-trivial] migration: Fix 32 bit compiler errors
Date: Mon, 2 Mar 2015 11:28:35 +0530

On (Sat) 28 Feb 2015 [19:09:40], Stefan Weil wrote:
> Obviously that code was never before compiled on 32 bit hosts.
> The RDMA API uses lots of uint64_t values and the code casts them
> to and from pointers.
> 
> I tried to fix the compilation but did not run any runtime tests.
> 
> I think the first two patches are trivial, but the third one might
> not be trivial, so please review it carefully.

Interestingly Juan found this out recently as well, and Dave was
taking a look.  CC'ing Dave.

Thanks,

                Amit



reply via email to

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