Lines Matching refs:a
145 # @postcopy-recover-setup: setup phase for a postcopy recovery
146 # process, preparing for a recovery phase to start. (since 9.1)
148 # @postcopy-recover: trying to recover from a paused postcopy. (since
443 # @background-snapshot: If enabled, the migration stream will be a
449 # migration. When true, enables a zero-copy mechanism for sending
455 # requests will be handled faster. This is a performance feature
463 # example, a device can use it to make sure some of its data is
476 # each RAM page. Requires a migration URI that supports seeking,
477 # such as a file. (since 9.0)
597 # must persist across the reboot, such as by using a file.
610 # such a configuration, the shared memory must persist across the
611 # reboot, such as by backing it with a dax device.
673 # Maps a block node name and the bitmaps it has to aliases for dirty
727 # Then we will choose a smaller throttle increment between the one
735 # for establishing a TLS connection over the migration data
737 # must be for a 'client' endpoint, while for the incoming side the
738 # credentials must be for a 'server' endpoint. Setting this to a
747 # URI does not include a hostname, such as fd: or exec: based
783 # needs to be a multiple of the target page size and a power of 2
819 # alias in the incoming migration stream will result in a report,
908 # Then we will choose a smaller throttle increment between the one
916 # for establishing a TLS connection over the migration data
918 # must be for a 'client' endpoint, while for the incoming side the
919 # credentials must be for a 'server' endpoint. Setting this to a
928 # URI does not include a hostname, such as fd: or exec: based
964 # needs to be a multiple of the target page size and a power of 2
1000 # alias in the incoming migration stream will result in a report,
1122 # Then we will choose a smaller throttle increment between the one
1130 # for establishing a TLS connection over the migration data
1132 # must be for a 'client' endpoint, while for the incoming side the
1133 # credentials must be for a 'server' endpoint. An empty string
1174 # needs to be a multiple of the target page size and a power of 2
1210 # alias in the incoming migration stream will result in a report,
1305 # Followup to a migration command to switch the migration to postcopy
1321 # Emitted when a migration event happens
1339 # Emitted from the source side of a migration at the start of each
1441 # The reason for a COLO exit.
1451 # @processing: COLO is currently handling a failover (since 4.0).
1502 # Continue migration when it's in a paused state.
1527 # @file: Direct the migration stream to a file.
1611 # list connected to a destination interface endpoint.
1694 # list connected to a destination interface endpoint.
1697 # When set to false, the failure triggers a MIGRATION event, and
1705 # 1. It's a bad idea to use a string for the uri, but it needs to
1763 # data. See xen-save-devices-state.txt for a description of the
1767 # of a live migration. Default to true. (since 2.11)
1804 # data. See xen-save-devices-state.txt for a description of the
1878 # Xen uses this command to notify replication to trigger a checkpoint.
1932 # Provide a recovery migration stream URI.
1951 # Pause a migration. Currently it only supports postcopy.
1965 # Emitted from source side of a migration when migration state is
2087 # Dirty page rate is the number of pages changed in a given time
2091 # 1. In page sampling mode, a random subset of pages are selected and
2102 # faults. Information about modified pages is collected into a
2116 # page dirtying is a one-time event. Once some page is counted as
2185 # Dirty page rate limit information of a virtual CPU.
2187 # @cpu-index: index of a virtual CPU.
2189 # @limit-rate: upper limit of dirty page rate (MB/s) for a virtual
2192 # @current-rate: current dirty page rate (MB/s) for a virtual CPU.
2207 # virtual CPU's dirty page rate is a measure of its memory load. To
2210 # @cpu-index: index of a virtual CPU, default is all.
2236 # @cpu-index: index of a virtual CPU, default is all.
2302 # Save a VM snapshot
2310 # @devices: list of block device node names to save a snapshot to
2322 # device nodes if a consistent snapshot is required.
2374 # Load a VM snapshot
2382 # @devices: list of block device node names to load a snapshot from
2444 # Delete a VM snapshot
2450 # @devices: list of block device node names to delete a snapshot from