Re: [Qemu-devel] [PULL v2 31/50] vhost+postcopy: Register shared ufd with postcopy

2018-05-02 Thread Dr. David Alan Gilbert
* Peter Maydell (peter.mayd...@linaro.org) wrote: > On 20 March 2018 at 03:17, Michael S. Tsirkin wrote: > > From: "Dr. David Alan Gilbert" > > > > Register the UFD that comes in as the response to the 'advise' method > > with the postcopy code. > > > > Signed-off-by: Dr. David Alan Gilbert > >

Re: [Qemu-devel] [PULL v2 31/50] vhost+postcopy: Register shared ufd with postcopy

2018-04-27 Thread Peter Maydell
On 20 March 2018 at 03:17, Michael S. Tsirkin wrote: > From: "Dr. David Alan Gilbert" > > Register the UFD that comes in as the response to the 'advise' method > with the postcopy code. > > Signed-off-by: Dr. David Alan Gilbert > Reviewed-by: Marc-André Lureau > Reviewed-by: Michael S. Tsirkin

[Qemu-devel] [PULL v2 31/50] vhost+postcopy: Register shared ufd with postcopy

2018-03-19 Thread Michael S. Tsirkin
From: "Dr. David Alan Gilbert" Register the UFD that comes in as the response to the 'advise' method with the postcopy code. Signed-off-by: Dr. David Alan Gilbert Reviewed-by: Marc-André Lureau Reviewed-by: Michael S. Tsirkin Signed-off-by: Michael S. Tsirkin --- hw/virtio/vhost-user.c | 20