Lines Matching refs:command
14 'command-returns-exceptions': [
38 { 'command': 'user-def-cmd0', 'data': 'Empty2', 'returns': 'Empty2' }
180 { 'command': 'user-def-cmd', 'data': {} }
181 { 'command': 'user-def-cmd1', 'data': {'ud1a': 'UserDefOne'} }
182 { 'command': 'user-def-cmd2',
186 { 'command': 'cmd-success-response', 'data': {}, 'success-response': false }
187 { 'command': 'coroutine-cmd', 'data': {}, 'coroutine': true }
190 { 'command': 'guest-get-time', 'data': {'a': 'int', '*b': 'int' },
192 { 'command': 'guest-sync', 'data': { 'arg': 'any' }, 'returns': 'any' }
193 { 'command': 'boxed-struct', 'boxed': true, 'data': 'UserDefZero' }
194 { 'command': 'boxed-union', 'data': 'UserDefFlatUnion', 'boxed': true }
195 { 'command': 'boxed-empty', 'boxed': true, 'data': 'Empty1' }
198 { 'command': 'test-flags-command', 'allow-oob': true, 'allow-preconfig': true }
247 { 'command': '__org.qemu_x-command',
270 { 'command': 'test-if-union-cmd',
279 { 'command': 'test-if-alternate-cmd',
283 { 'command': 'test-if-cmd',
289 { 'command': 'test-cmd-return-def-three', 'returns': 'UserDefThree' }
351 { 'command': 'test-features0',
364 { 'command': 'test-command-features1',
366 { 'command': 'test-command-features3',
369 { 'command': 'test-command-cond-features1',
371 { 'command': 'test-command-cond-features2',
374 { 'command': 'test-command-cond-features3',