From f74d9176a72ea758fc35ea34803c7041cf3e3ddc Mon Sep 17 00:00:00 2001 From: Yonit Halperin Date: Sun, 18 Sep 2011 11:10:44 +0300 Subject: [PATCH] spice.proto: add SPICE_MSG_MAIN_MIGRATE_END & SPICE_MSGC_MAIN_MIGRATE_END (cherry picked from commit cfbd07710562e522179ae5a7085a789489a821bb branch 0.8) --- spice.proto | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/spice.proto b/spice.proto index 78c1fad..266e03a 100644 --- a/spice.proto +++ b/spice.proto @@ -219,6 +219,8 @@ channel MainChannel : BaseChannel { uint8 *cert_subject_data[cert_subject_size] @zero_terminated @marshall; } @ctype(SpiceMsgMainMigrationSwitchHost) migrate_switch_host; + Empty migrate_end; + client: message { uint64 cache_size; @@ -243,6 +245,8 @@ channel MainChannel : BaseChannel { message { uint32 num_tokens; } @ctype(SpiceMsgcMainAgentTokens) agent_token; + + Empty migrate_end; }; enum8 clip_type {