summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorEugenio Pérez <eperezma@redhat.com>2026-07-07 14:33:44 +0200
committerMichael S. Tsirkin <mst@redhat.com>2026-08-19 06:38:48 -0400
commitb282418bc366194677eafd1dad180d92254586ac (patch)
tree78da76aea2cdc21f2bcef31c73992032fa7ab6e6 /include/linux
parent675087c762f95c498524164de7417f9f77d3ed15 (diff)
vduse: Add suspend
Implement suspend operation for vduse devices, so vhost-vdpa will offer that backend feature and userspace can effectively suspend the device. This is a must before get virtqueue indexes (base) for live migration, since the device could modify them after userland gets them. This patch does not implement resume, so VMM resets the whole device to recover from a live migration failure. Resume optimization can be implemented on top of these patches, as other vDPA devices have done in the past. Signed-off-by: Eugenio Pérez <eperezma@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> Message-ID: <20260707123344.244575-3-eperezma@redhat.com>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions