vhost-user: Add 'VHOST_USER_POSTCOPY_ADVISE' message
commitd3dff7a5a1e0a6eff963fabc4d06879d060f34ee
authorDr. David Alan Gilbert <dgilbert@redhat.com>
Mon, 12 Mar 2018 17:21:01 +0000 (12 17:21 +0000)
committerMichael S. Tsirkin <mst@redhat.com>
Tue, 20 Mar 2018 03:03:27 +0000 (20 05:03 +0200)
tree6b9d1461eedf9181a91914876e4a8df0439fdba6
parent9ccbfe14ddfce379ee24684b3648376b130293cd
vhost-user: Add 'VHOST_USER_POSTCOPY_ADVISE' message

Wire up a notifier to send a VHOST_USER_POSTCOPY_ADVISE
message on an incoming advise.

Later patches will fill in the behaviour/contents of the
message.

Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
contrib/libvhost-user/libvhost-user.c
contrib/libvhost-user/libvhost-user.h
docs/interop/vhost-user.txt
hw/virtio/vhost-user.c
migration/postcopy-ram.h
migration/savevm.c