qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v2 03/45] ivhsmem: read do not accept more than


From: Paolo Bonzini
Subject: Re: [Qemu-devel] [PATCH v2 03/45] ivhsmem: read do not accept more than sizeof(long)
Date: Wed, 29 Jul 2015 10:30:22 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.0.1


On 29/07/2015 10:26, Marc-André Lureau wrote:
>> I would prefer to change all longs to uint64_t, to avoid a dependency on
>> > the host long size.  Even better one could have uint32_t for the id plus
>> > a flags value that for now would always be zero.
> 
> I would prefer too, but that would break the protocol. Imho, this is a
> seperate change, it doesn't make this patch less valid.

Does anyone care about ivshmem on 32-bit hosts?

Paolo



reply via email to

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