Re: [PATCH v2 00/14] vDPA shadow virtqueue

2022-03-02 Thread Eugenio Perez Martin
On Mon, Feb 28, 2022 at 8:41 AM Jason Wang wrote: > > > 在 2022/2/27 下午9:40, Eugenio Pérez 写道: > > This series enable shadow virtqueue (SVQ) for vhost-vdpa devices. This > > is intended as a new method of tracking the memory the devices touch > > during a migration process: Instead of relay on vhos

Re: [PATCH v2 00/14] vDPA shadow virtqueue

2022-03-01 Thread Eugenio Perez Martin
On Mon, Feb 28, 2022 at 3:32 AM Jason Wang wrote: > > On Sun, Feb 27, 2022 at 9:42 PM Eugenio Pérez wrote: > > > > This series enable shadow virtqueue (SVQ) for vhost-vdpa devices. This > > is intended as a new method of tracking the memory the devices touch > > during a migration process: Instea

Re: [PATCH v2 00/14] vDPA shadow virtqueue

2022-02-27 Thread Jason Wang
在 2022/2/27 下午9:40, Eugenio Pérez 写道: This series enable shadow virtqueue (SVQ) for vhost-vdpa devices. This is intended as a new method of tracking the memory the devices touch during a migration process: Instead of relay on vhost device's dirty logging capability, SVQ intercepts the VQ datapl

Re: [PATCH v2 00/14] vDPA shadow virtqueue

2022-02-27 Thread Jason Wang
On Sun, Feb 27, 2022 at 9:42 PM Eugenio Pérez wrote: > > This series enable shadow virtqueue (SVQ) for vhost-vdpa devices. This > is intended as a new method of tracking the memory the devices touch > during a migration process: Instead of relay on vhost device's dirty > logging capability, SVQ in

[PATCH v2 00/14] vDPA shadow virtqueue

2022-02-27 Thread Eugenio Pérez
This series enable shadow virtqueue (SVQ) for vhost-vdpa devices. This is intended as a new method of tracking the memory the devices touch during a migration process: Instead of relay on vhost device's dirty logging capability, SVQ intercepts the VQ dataplane forwarding the descriptors between VM