Home
last modified time | relevance | path

Searched refs:paused (Results 1 – 25 of 27) sorted by relevance

12

/qemu/tests/qemu-iotests/
H A D219.out14 {"return": [{"current-progress": 65536, "id": "job0", "status": "paused", "total-progress": 4194304…
21 {"return": [{"current-progress": 131072, "id": "job0", "status": "paused", "total-progress": 419430…
28 {"return": [{"current-progress": 196608, "id": "job0", "status": "paused", "total-progress": 419430…
35 {"return": [{"current-progress": 262144, "id": "job0", "status": "paused", "total-progress": 419430…
104 {"return": [{"current-progress": 65536, "id": "job0", "status": "paused", "total-progress": 4194304…
111 {"return": [{"current-progress": 131072, "id": "job0", "status": "paused", "total-progress": 419430…
118 {"return": [{"current-progress": 196608, "id": "job0", "status": "paused", "total-progress": 419430…
125 {"return": [{"current-progress": 262144, "id": "job0", "status": "paused", "total-progress": 419430…
157 {"return": [{"current-progress": 65536, "id": "job0", "status": "paused", "total-progress": 4194304…
164 {"return": [{"current-progress": 131072, "id": "job0", "status": "paused", "total-progress": 419430…
[all …]
H A D185.out44 …croseconds": TIMESTAMP}, "event": "JOB_STATUS_CHANGE", "data": {"status": "paused", "id": "disk"}}
46 …croseconds": TIMESTAMP}, "event": "JOB_STATUS_CHANGE", "data": {"status": "paused", "id": "disk"}}
67 …croseconds": TIMESTAMP}, "event": "JOB_STATUS_CHANGE", "data": {"status": "paused", "id": "disk"}}
69 …croseconds": TIMESTAMP}, "event": "JOB_STATUS_CHANGE", "data": {"status": "paused", "id": "disk"}}
93 …croseconds": TIMESTAMP}, "event": "JOB_STATUS_CHANGE", "data": {"status": "paused", "id": "disk"}}
95 …croseconds": TIMESTAMP}, "event": "JOB_STATUS_CHANGE", "data": {"status": "paused", "id": "disk"}}
117 …croseconds": TIMESTAMP}, "event": "JOB_STATUS_CHANGE", "data": {"status": "paused", "id": "disk"}}
122 …croseconds": TIMESTAMP}, "event": "JOB_STATUS_CHANGE", "data": {"status": "paused", "id": "disk"}}
124 …croseconds": TIMESTAMP}, "event": "JOB_STATUS_CHANGE", "data": {"status": "paused", "id": "disk"}}
144 …croseconds": TIMESTAMP}, "event": "JOB_STATUS_CHANGE", "data": {"status": "paused", "id": "disk"}}
[all …]
H A D229.out23 …seconds": TIMESTAMP}, "event": "JOB_STATUS_CHANGE", "data": {"status": "paused", "id": "testdisk"…
25 === Force cancel job paused in error state ===
H A D109.out40 …": true, "busy": false, "len": 1024, "offset": 1024, "status": "ready", "paused": false, "speed": …
91 …rue, "busy": false, "len": 197120, "offset": 197120, "status": "ready", "paused": false, "speed": …
142 …rue, "busy": false, "len": 327680, "offset": 327680, "status": "ready", "paused": false, "speed": …
193 …": true, "busy": false, "len": 1024, "offset": 1024, "status": "ready", "paused": false, "speed": …
244 … true, "busy": false, "len": 65536, "offset": 65536, "status": "ready", "paused": false, "speed": …
295 …": true, "busy": false, "len": 2560, "offset": 2560, "status": "ready", "paused": false, "speed": …
345 …": true, "busy": false, "len": 2560, "offset": 2560, "status": "ready", "paused": false, "speed": …
445 …rue, "busy": false, "len": 327680, "offset": 327680, "status": "ready", "paused": false, "speed": …
495 …": true, "busy": false, "len": 2048, "offset": 2048, "status": "ready", "paused": false, "speed": …
525 …ss": true, "busy": false, "len": 512, "offset": 512, "status": "ready", "paused": false, "speed": …
[all …]
/qemu/qapi/
H A Djob.json52 # @paused: The job is running, but paused. The pause may be requested
59 # @standby: The job is ready, but paused. This is nearly identical to
60 # @paused. The job may return to @ready or otherwise be canceled.
86 'data': ['undefined', 'created', 'running', 'paused', 'ready', 'standby',
137 # pausing. Pausing an already paused job is an error.
143 # Cancelling a paused job automatically resumes it.
154 # Resume a paused job.
156 # This command returns immediately after resuming a paused job.
H A Drun-state.json16 # @finish-migrate: guest is paused to finish the migration process
18 # @inmigrate: guest is paused waiting for an incoming migration. Note
30 # @paused: guest has been paused via the 'stop' command
32 # @postmigrate: guest is paused following a successful 'migrate'
36 # @restore-vm: guest is paused to restore VM state
40 # @save-vm: guest is paused to save the VM state
52 # @colo: guest is paused to save/restore VM state under colo
57 'data': [ 'debug', 'inmigrate', 'internal-error', 'io-error', 'paused',
H A Dmisc.json141 # the guest remains paused once migration finishes, as if the -S
H A Dmigration.json52 # @downtime-bytes: The number of bytes sent while the guest is paused
143 # @postcopy-paused: during postcopy but paused. (since 3.0)
145 # @postcopy-recover: trying to recover from a paused postcopy. (since
168 'active', 'postcopy-active', 'postcopy-paused',
1446 # Continue migration when it's in a paused state.
1560 # @resume: resume one paused migration, default "off". (since 3.0)
H A Dblock-core.json1402 # @paused: whether the job is paused or, if @busy is true, will pause
1426 'offset': 'int', 'busy': 'bool', 'paused': 'bool', 'speed': 'int',
2935 # paused) instead of waiting for the destination to complete its
2954 # no operation is in progress or if the job is already paused.
2957 # when the operation is actually paused. Cancelling a paused job
2978 # This command returns immediately after resuming a paused background
2980 # operation is in progress or if the job is not paused.
3013 # A cancelled or paused job cannot be completed.
4517 # are paused and will be rerun on a successful reconnect. After
/qemu/docs/devel/migration/
H A DCPR.rst84 VM status: paused (postmigrate)
94 VM status: paused (inmigrate)
118 VM status: paused (suspended)
123 VM status: paused (postmigrate)
133 VM status: paused (inmigrate)
138 VM status: paused (suspended)
H A Dpostcopy.rst104 Postcopy can run into a paused state (normally on both sides when
106 network errors. When reaching paused state, migration will make sure
219 will go into a paused state. It'll need a recovery phase to continue a
220 paused postcopy migration.
236 During a paused postcopy migration, the VM can logically still continue
H A Dmain.rst73 devices is sent at the end of precopy migration, when the CPUs are paused.
459 paused for too long if they were sent in one section. For these
/qemu/docs/system/
H A Dmanaged-startup.rst4 In system mode emulation, it's possible to create a VM in a paused
8 state in this paused state depends on the way QEMU was started. It
17 This paused state is typically used by users to query machine state and/or
/qemu/
H A Djob.c373 assert(job->paused || job_is_completed_locked(job)); in job_set_aio_context()
417 job->paused = true; in job_create()
625 job->paused = true; in job_pause_point_locked()
627 job->paused = false; in job_pause_point_locked()
687 if (!job->paused) { in job_pause_locked()
759 job->paused = false; in job_do_dismiss_locked()
1120 assert(job && !job_started_locked(job) && job->paused && in job_start()
1125 job->paused = false; in job_start()
H A Dhmp-commands.hx169 .help = "resume a paused background block operation",
176 Resume a paused block streaming operation.
915 "\n\t\t\t -r to resume a paused postcopy migration",
928 Resume a paused postcopy migration.
948 .help = "Continue migration from the given paused state",
953 Continue migration from the paused state *state*
974 .help = "Continue a paused incoming postcopy migration",
980 Continue a paused incoming postcopy migration using the *uri*.
H A Dhmp-commands-info.hx380 .help = "show the current VM status (running|paused)",
387 Show the current VM status (running|paused).
H A Dblockjob.c379 info->paused = job->job.pause_count > 0; in block_job_query_locked()
/qemu/tests/migration/guestperf/
H A Dengine.py226 paused = False
247 if progress._status == "completed" and paused:
295 not paused):
299 paused = True
/qemu/hw/dma/
H A Dxlnx_csu_dma.c119 bool paused; in xlnx_csu_dma_is_paused() local
121 paused = !!(s->regs[R_CTRL] & R_CTRL_PAUSE_STRM_MASK); in xlnx_csu_dma_is_paused()
122 paused |= !!(s->regs[R_CTRL] & R_CTRL_PAUSE_MEM_MASK); in xlnx_csu_dma_is_paused()
124 return paused; in xlnx_csu_dma_is_paused()
/qemu/tests/unit/
H A Dtest-bdrv-drain.c801 g_assert_false(job->job.paused); in test_blockjob_common_drain_node()
815 g_assert_true(job->job.paused); in test_blockjob_common_drain_node()
828 while (job->job.paused) { in test_blockjob_common_drain_node()
835 g_assert_false(job->job.paused); in test_blockjob_common_drain_node()
848 g_assert_true(job->job.paused); in test_blockjob_common_drain_node()
861 while (job->job.paused) { in test_blockjob_common_drain_node()
868 g_assert_false(job->job.paused); in test_blockjob_common_drain_node()
/qemu/include/qemu/
H A Djob.h123 bool paused; member
/qemu/docs/interop/
H A Dbitmaps.rst484 only make sense when paired directly with other commands. When a VM is paused,
492 #. Boot the VM in a paused state.
712 - Using QMP commands with the VM paused as in the `Justification`_ section,
714 - With the VM offline, manually copy the image and start the VM in a paused
H A Dlive-block-operations.rst472 "paused": false,
614 "paused": false,
901 "paused": false,
/qemu/docs/system/arm/
H A Daspeed.rst261 console and let the monitor use stdio. Also, starting in a paused state is
/qemu/block/
H A Dmirror.c1201 if (!job->paused) { in mirror_complete()
1224 if (!s->common.job.paused && !job_is_cancelled_locked(&job->job) in mirror_drained_poll()

12