qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Vhost-vdpa Shadow Virtqueue Offloads support
@ 2023-05-29 13:18 Hawkins Jiawei
  2023-05-29 13:18 ` [PATCH 1/2] vdpa: Add vhost_vdpa_net_load_offloads Hawkins Jiawei
                   ` (2 more replies)
  0 siblings, 3 replies; 12+ messages in thread
From: Hawkins Jiawei @ 2023-05-29 13:18 UTC (permalink / raw)
  To: eperezma; +Cc: yin31149, 18801353760, qemu-devel

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(+)

-- 
2.25.1



^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2023-05-31  8:36 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-05-29 13:18 [PATCH 0/2] Vhost-vdpa Shadow Virtqueue Offloads support Hawkins Jiawei
2023-05-29 13:18 ` [PATCH 1/2] vdpa: Add vhost_vdpa_net_load_offloads Hawkins Jiawei
2023-05-29 16:19   ` Eugenio Perez Martin
2023-05-31  8:23     ` Hawkins Jiawei
2023-05-31  8:35       ` Eugenio Perez Martin
2023-05-31  1:47   ` Jason Wang
2023-05-31  6:37     ` Eugenio Perez Martin
2023-05-31  8:27       ` Hawkins Jiawei
2023-05-29 13:18 ` [PATCH 2/2] vdpa: Allow VIRTIO_NET_F_CTRL_GUEST_OFFLOADS in SVQ Hawkins Jiawei
2023-05-31  1:47   ` Jason Wang
2023-05-29 16:55 ` [PATCH 0/2] Vhost-vdpa Shadow Virtqueue Offloads support Eugenio Perez Martin
2023-05-30  7:20   ` Hawkins Jiawei

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).