vhost: define postcopy protocol flag
Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> Signed-off-by: Maxime Coquelin <maxime.coquelin@redhat.com> Acked-by: Ilya Maximets <i.maximets@samsung.com> Reviewed-by: Tiwei Bie <tiwei.bie@intel.com>
This commit is contained in:
parent
74ee315e4f
commit
7f20d9a965
@ -58,6 +58,10 @@ extern "C" {
|
||||
#define VHOST_USER_PROTOCOL_F_CRYPTO_SESSION 7
|
||||
#endif
|
||||
|
||||
#ifndef VHOST_USER_PROTOCOL_F_PAGEFAULT
|
||||
#define VHOST_USER_PROTOCOL_F_PAGEFAULT 8
|
||||
#endif
|
||||
|
||||
#ifndef VHOST_USER_PROTOCOL_F_SLAVE_SEND_FD
|
||||
#define VHOST_USER_PROTOCOL_F_SLAVE_SEND_FD 10
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user