Lines Matching refs:a
17 # Commands allowed to return a non-dictionary:
35 # Echo back a unique integer value, and prepend to response a leading
41 # after any client-side timeouts (including timeouts on receiving a
50 # clients may opt to ignore all data until a sentinel value is
53 # Similarly, clients should also precede this *request* with a 0xFF
55 # data from a previous client connection.
70 # Echo back a unique integer value
77 # such a way that this response can be obtained.
79 # In cases where a partial stale response was previously received by
82 # into a JSON parser. In these situations, using guest-sync-delimited
88 # response may result in a parser error.
90 # Such clients should also precede this command with a 0xFF byte to
92 # a previous session.
107 # Ping the guest agent, a non-error return implies success
131 # When a guest is paused or migrated to a file then loaded from that
132 # file, the guest OS has no idea that there was a big gap in the time.
138 # will make it easier for a guest to resynchronize without waiting for
141 # Windows). If that's the case users are advised to always pass a
161 # @success-response: whether command returns a response on success
203 # This command does NOT return a response on success. Success
204 # condition is indicated by the VM exiting with a zero exit status or,
216 # Open a file in the guest and retrieve a file handle for it
363 # Seek to a position in the file, as with fseek(), and return the
417 # .. note:: This may fail to properly report the current state as a
435 # frozen as a result of this call, then @guest-fsfreeze-status will
440 # .. note:: On Windows, the command is implemented with the help of a
524 # ranges smaller than this may be ignored (this is a hint and the
553 # This command does NOT return a response on success. There is a high
554 # chance the command succeeded if the VM exits with a zero exit status
586 # in doing so can result in a suspended guest that QEMU will not be
590 # This command does NOT return a response on success. There are two
622 # in doing so can result in a suspended guest that QEMU will not be
626 # This command does NOT return a response on success. There are two
768 # This is a read-only operation.
789 # required to be a subset of the guest-supported identifiers.
792 # the input list should describe a modified subset of
1002 # @partition: whether this is a partition or disk
1010 # @alias: optional alias assigned to the disk, on Linux this is a name
1132 # This is a read-only operation.
1197 # @phys-index's is only required to be a subset of the
1201 # describe a modified subset of @guest-get-memory-blocks' return
1204 # Returns: The operation results, it is a list of
1344 # Execute a command in the guest
1380 # Return a name for the machine.
1382 # The returned name is not necessarily a fully-qualified domain name,
1415 # Retrieves a list of currently active users on the VM.
1795 # @guest: ime spent running a virtual CPU for guest operating systems
1798 # @guestnice: Time spent running a niced guest (since Linux 2.6.33)