On 2023/5/30 0:55, Eugenio Perez Martin wrote: > On Mon, May 29, 2023 at 3:18 PM Hawkins Jiawei <yin31...@gmail.com> wrote: >> >> This series enables shadowed CVQ to intercept Offloads commands >> through shadowed CVQ, update the virtio NIC device model so qemu >> send it in a migration, and the restore of that Offloads state >> in the destination. >> >> Hawkins Jiawei (2): >> vdpa: Add vhost_vdpa_net_load_offloads >> vdpa: Allow VIRTIO_NET_F_CTRL_GUEST_OFFLOADS in SVQ >> >> net/vhost-vdpa.c | 27 +++++++++++++++++++++++++++ >> 1 file changed, 27 insertions(+) >> > > CCing MST too.
OK, I will cc MST in the future patches for this part. Thanks! > > Thanks! >