summaryrefslogtreecommitdiffstats
path: root/spice.proto
diff options
context:
space:
mode:
authorYonit Halperin <yhalperi@redhat.com>2011-09-18 11:10:44 +0300
committerMarc-André Lureau <marcandre.lureau@gmail.com>2012-03-20 15:25:54 +0100
commit4b1c0afd7d16339984c229c947ef1017331eddd6 (patch)
tree4c665dedeebbee3bd234ec7e58a335b613ce208f /spice.proto
parent9cf6d39b369f9c22615fc329e307126721125ecd (diff)
downloadspice-common-4b1c0afd7d16339984c229c947ef1017331eddd6.tar.gz
spice-common-4b1c0afd7d16339984c229c947ef1017331eddd6.tar.xz
spice-common-4b1c0afd7d16339984c229c947ef1017331eddd6.zip
spice.proto: add SPICE_MSG_MAIN_MIGRATE_END & SPICE_MSGC_MAIN_MIGRATE_END
(cherry picked from commit cfbd07710562e522179ae5a7085a789489a821bb branch 0.8)
Diffstat (limited to 'spice.proto')
-rw-r--r--spice.proto4
1 files changed, 4 insertions, 0 deletions
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 {