Loading qga/qapi-schema.json +2 −1 Original line number Diff line number Diff line Loading @@ -12,6 +12,7 @@ ## ## # @guest-sync-delimited: # # Echo back a unique integer value, and prepend to response a # leading sentinel byte (0xFF) the client can check scan for. Loading Loading @@ -41,7 +42,7 @@ # Returns: The unique integer id passed in by the client # # Since: 1.1 # ## ## { 'command': 'guest-sync-delimited', 'data': { 'id': 'int' }, 'returns': 'int' } Loading Loading
qga/qapi-schema.json +2 −1 Original line number Diff line number Diff line Loading @@ -12,6 +12,7 @@ ## ## # @guest-sync-delimited: # # Echo back a unique integer value, and prepend to response a # leading sentinel byte (0xFF) the client can check scan for. Loading Loading @@ -41,7 +42,7 @@ # Returns: The unique integer id passed in by the client # # Since: 1.1 # ## ## { 'command': 'guest-sync-delimited', 'data': { 'id': 'int' }, 'returns': 'int' } Loading