Re: [RFC PATCH 15/18] vdpa: add vhost_vdpa_load_setup

2023-11-02 Thread Eugenio Perez Martin
On Thu, Nov 2, 2023 at 9:49 AM Si-Wei Liu wrote: > > > > On 10/19/2023 7:34 AM, Eugenio Pérez wrote: > > Callers can use this function to setup the incoming migration. > > > > Signed-off-by: Eugenio Pérez > > --- > > include/hw/virtio/vhost-vdpa.h | 7 +++ > > hw/virtio/vhost-vdpa.c

Re: [RFC PATCH 15/18] vdpa: add vhost_vdpa_load_setup

2023-11-02 Thread Si-Wei Liu
On 10/19/2023 7:34 AM, Eugenio Pérez wrote: Callers can use this function to setup the incoming migration. Signed-off-by: Eugenio Pérez --- include/hw/virtio/vhost-vdpa.h | 7 +++ hw/virtio/vhost-vdpa.c | 17 - 2 files changed, 23 insertions(+), 1 deletion(-)