[Spice-devel] [PATCH spice-server v2 3/8] spice.proto: add SPICE_MSG_LIST to base channel

Yonit Halperin yhalperi at redhat.com
Tue Jan 10 03:25:17 PST 2012


---
 spice.proto |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/spice.proto b/spice.proto
index 0ff1c12..28ae6f9 100644
--- a/spice.proto
+++ b/spice.proto
@@ -133,6 +133,7 @@ channel BaseChannel {
 	uint8 message[message_len] @end @nomarshal;
     } notify;
 
+    Data list; /* the msg body is SpiceSubMessageList */
  client:
     message {
 	uint32 generation;
-- 
1.7.6.4



More information about the Spice-devel mailing list