summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYonit Halperin <yhalperi@redhat.com>2011-09-18 11:10:44 +0300
committerYonit Halperin <yhalperi@redhat.com>2011-09-25 15:04:06 +0300
commitcfbd07710562e522179ae5a7085a789489a821bb (patch)
tree8499fba597f33975aba279eca8af104c14a45ce5
parent5560c56ef05c74da5e0e0825dc1f134019593cad (diff)
downloadspice-cfbd07710562e522179ae5a7085a789489a821bb.tar.gz
spice-cfbd07710562e522179ae5a7085a789489a821bb.tar.xz
spice-cfbd07710562e522179ae5a7085a789489a821bb.zip
spice.proto: add SPICE_MSG_MAIN_MIGRATE_END & SPICE_MSGC_MAIN_MIGRATE_END
-rw-r--r--spice.proto4
1 files changed, 4 insertions, 0 deletions
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 {