diff options
author | Sebastien Boeuf <[email protected]> | 2023-01-03 11:51:07 +0100 |
---|---|---|
committer | Michael S. Tsirkin <[email protected]> | 2023-02-20 19:26:56 -0500 |
commit | 3b688d7a086d0438649ea37990c6e811954fc780 (patch) | |
tree | bccd58f19543398649064ed4e3f9e3c30416f5f9 /scripts/gcc-plugins/randomize_layout_plugin.c | |
parent | 69106b6fb3d73bd4252daa48ae96e600c9701147 (diff) |
vhost-vdpa: uAPI to resume the device
This new ioctl adds support for resuming the device from userspace.
This is required when trying to restore the device in a functioning
state after it's been suspended. It is already possible to reset a
suspended device, but that means the device must be reconfigured and
all the IOMMU/IOTLB mappings must be recreated. This new operation
allows the device to be resumed without going through a full reset.
This is particularly useful when trying to perform offline migration of
a virtual machine (also known as snapshot/restore) as it allows the VMM
to resume the virtual machine back to a running state after the snapshot
is performed.
Acked-by: Jason Wang <[email protected]>
Signed-off-by: Sebastien Boeuf <[email protected]>
Message-Id: <73b75fb87d25cff59768b4955a81fe7ffe5b4770.1672742878.git.sebastien.boeuf@intel.com>
Signed-off-by: Michael S. Tsirkin <[email protected]>
Reviewed-by: Stefano Garzarella <[email protected]>
Diffstat (limited to 'scripts/gcc-plugins/randomize_layout_plugin.c')
0 files changed, 0 insertions, 0 deletions