Files
Sebastien Boeuf 7c190413ad vhost_user_block: Add DEVICE_STATE support
Advertise VHOST_USER_PROTOCOL_F_DEVICE_STATE and implement the
associated callbacks for the vhost-user-block backend.

Given there's no specific state that needs to be saved through these
operations, this a blank implementation.

This support will be useful for testing the snapshot case where the
source VM is preserved after the snapshot is complete.

Signed-off-by: Sebastien Boeuf <sboeuf@meta.com>
Assisted-by: Claude:claude-opus-4-8
2026-07-24 16:40:39 +00:00
..