summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYonit Halperin <yhalperi@redhat.com>2011-09-18 11:10:44 +0300
committerYonit Halperin <yhalperi@redhat.com>2011-11-02 11:21:19 +0200
commitfdb464bb052cab4a822a9bdc0835e33e0b90857f (patch)
treeb52d5fef03fdd83472f53b00e4df05443a31d225
parent70d1161430fd48c46a75d0742cb30315e11bc043 (diff)
downloadspice-fdb464bb052cab4a822a9bdc0835e33e0b90857f.tar.gz
spice-fdb464bb052cab4a822a9bdc0835e33e0b90857f.tar.xz
spice-fdb464bb052cab4a822a9bdc0835e33e0b90857f.zip
spice.proto: add SPICE_MSG_MAIN_MIGRATE_END & SPICE_MSGC_MAIN_MIGRATE_END
(cherry picked from commit cfbd07710562e522179ae5a7085a789489a821bb branch 0.8)
-rw-r--r--spice.proto4
1 files changed, 4 insertions, 0 deletions
diff --git a/spice.proto b/spice.proto
index 78c1fad5..266e03a9 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 {