From cfbd07710562e522179ae5a7085a789489a821bb 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 --- spice.proto | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/spice.proto b/spice.proto index d5b954e8..235ec950 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 {