Lines Matching refs:command
25 # properties are not included in the output of this command.
29 { 'command': 'device-list-properties',
46 # @json-cli: If present, the "-device" command line option supports
48 # command.
50 # @json-cli-hotplug: If present, the "-device" command line option
58 # 2. For detailed information about this command, please refer to
62 # the ``-device DEVICE,help`` command-line argument, where
73 # TODO: This command effectively bypasses QAPI completely due to its
76 # replaced by a properly qapified command.
80 { 'command': 'device_add',
95 # .. note:: When this command completes, the device may not be removed
97 # cooperation. This command merely requests that the guest begin
119 { 'command': 'device_del', 'data': {'id': 'str'} }
175 # The command may be used to notify the guest about block device
183 # @unstable: The command is experimental.
187 { 'command': 'device-sync-config',