Skip to content
Snippets Groups Projects
Commit 801faee4 authored by Michael Tokarev's avatar Michael Tokarev
Browse files

include/hw/virtio/vhost.h: spelling fix: sate


Fixes: 4a00d5d7 "vhost: Add high-level state save/load functions"
Reviewed-by: default avatarThomas Huth <thuth@redhat.com>
Signed-off-by: default avatarMichael Tokarev <mjt@tls.msk.ru>
parent c437eb1d
No related branches found
No related tags found
No related merge requests found
......@@ -456,7 +456,7 @@ int vhost_save_backend_state(struct vhost_dev *dev, QEMUFile *f, Error **errp);
* Must only be called while the device and all its vrings are stopped
* (`VHOST_TRANSFER_STATE_PHASE_STOPPED`).
*
* @dev: The vhost device to which to send the sate
* @dev: The vhost device to which to send the state
* @f: Migration stream from which to load the state
* @errp: Potential error message
*
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment