diff options
author | Sebastien Boeuf <[email protected]> | 2023-01-03 11:51:05 +0100 |
---|---|---|
committer | Michael S. Tsirkin <[email protected]> | 2023-02-20 19:26:56 -0500 |
commit | 1538a8a49ecbe6d3302cd7f347632338e56857f8 (patch) | |
tree | fb7b272f87725ce499753d63326679f30e11c7d2 /scripts/gcc-plugins/randomize_layout_plugin.c | |
parent | 51a8f9d7f587290944d6fc733d1f897091c63159 (diff) |
vdpa: Add resume operation
Add a new operation to allow a vDPA device to be resumed after it has
been suspended. Trying to resume a device that wasn't suspended will
result in a no-op.
This operation is optional. If it's not implemented, the associated
backend feature bit will not be exposed. And if the feature bit is not
exposed, invoking this operation will return an error.
Acked-by: Jason Wang <[email protected]>
Signed-off-by: Sebastien Boeuf <[email protected]>
Message-Id: <6e05c4b31b47f3e29cb2bd7ebd56c81f84b8f48a.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