qemu-devel
[Top][All Lists]
Advanced

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

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


From: Paolo Bonzini
Subject: Re: [Qemu-devel] [PATCH v3 03/46] ivhsmem: read do not accept more than sizeof(long)
Date: Wed, 16 Sep 2015 14:51:24 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.2.0


On 16/09/2015 13:27, Claudio Fontana wrote:
>> > See my answer to Paolo:
>> > http://lists.nongnu.org/archive/html/qemu-devel/2015-07/msg05341.html
> Sorry for not noticing the previous discussion..
> 
> Still it would seem more sensible to say explicitly how big the field is I 
> think,
> especially if we want to make it possible to have independent server 
> implementations of this...

There was another question that went unanswered:

> Does anyone care about ivshmem on 32-bit hosts?

And I might even double down with "does anyone care about ivshmem on
big-endian hosts?"

Just defining the protocol to be "64-bit little-endian" would be nice,
even if it would break those 2 people that respectively used ivshmem on
32-bit Intel and big-endian PPC.  (And maybe also the one guy who used
it on 32-bit big-endian PPC!).

Paolo



reply via email to

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