On Thu, Jun 26, 2014 at 1:22 PM, Damjan Marion wrote:
> Old code was affected by memory gaps which
> resulted in buffer pointers pointing to
> address outside of the mapped regions.
>
> Signed-off-by: Damjan Marion
> ---
> docs/specs/vhost-user.txt | 7 ---
> exec.c| 7
On Thu, Jun 26, 2014 at 11:51:51AM +, Damjan Marion (damarion) wrote:
>
> On 26 Jun 2014, at 13:37, Michael S. Tsirkin wrote:
>
> > On Thu, Jun 26, 2014 at 11:35:13AM +, Damjan Marion (damarion) wrote:
> >>
> >> On 26 Jun 2014, at 13:30, Michael S. Tsirkin wrote:
> >>
> >>> On Thu, Ju
On Thu, Jun 26, 2014 at 12:22:59PM +0200, Damjan Marion wrote:
> Old code was affected by memory gaps which
> resulted in buffer pointers pointing to
> address outside of the mapped regions.
>
> Signed-off-by: Damjan Marion
> ---
> docs/specs/vhost-user.txt | 7 ---
> exec.c
On 26 Jun 2014, at 13:37, Michael S. Tsirkin wrote:
> On Thu, Jun 26, 2014 at 11:35:13AM +, Damjan Marion (damarion) wrote:
>>
>> On 26 Jun 2014, at 13:30, Michael S. Tsirkin wrote:
>>
>>> On Thu, Jun 26, 2014 at 12:22:59PM +0200, Damjan Marion wrote:
Old code was affected by memory
On Thu, Jun 26, 2014 at 11:35:13AM +, Damjan Marion (damarion) wrote:
>
> On 26 Jun 2014, at 13:30, Michael S. Tsirkin wrote:
>
> > On Thu, Jun 26, 2014 at 12:22:59PM +0200, Damjan Marion wrote:
> >> Old code was affected by memory gaps which
> >> resulted in buffer pointers pointing to
> >>
On 26 Jun 2014, at 13:30, Michael S. Tsirkin wrote:
> On Thu, Jun 26, 2014 at 12:22:59PM +0200, Damjan Marion wrote:
>> Old code was affected by memory gaps which
>> resulted in buffer pointers pointing to
>> address outside of the mapped regions.
>>
>> Signed-off-by: Damjan Marion
>> ---
>
>
On Thu, Jun 26, 2014 at 12:22:59PM +0200, Damjan Marion wrote:
> Old code was affected by memory gaps which
> resulted in buffer pointers pointing to
> address outside of the mapped regions.
>
> Signed-off-by: Damjan Marion
> ---
changelog?
does not look like all comments have been addressed.
Old code was affected by memory gaps which
resulted in buffer pointers pointing to
address outside of the mapped regions.
Signed-off-by: Damjan Marion
---
docs/specs/vhost-user.txt | 7 ---
exec.c| 7 +++
hw/virtio/vhost-user.c| 23 ++-
inclu