Home
last modified time | relevance | path

Searched refs:background (Results 1 – 24 of 24) sorted by relevance

/qemu/docs/sphinx-static/
A Dtheme_overrides.css22 background-color: #f0f0f0;
27 background: #802400;
93 /* do not apply the standard admonition background */
94 background-color: transparent;
103 background-color: #5980a6;
134 background-color: #fffafd;
186 background-color: darkblue;
203 background: inherit;
/qemu/tests/qemu-iotests/
A D255.out1 Finishing a commit job with background reads
6 === Start background read requests ===
/qemu/ui/
A Dcursor.c132 uint32_t foreground, uint32_t background, uint8_t *image, in cursor_set_mono() argument
162 *data = 0xff000000 | background; in cursor_set_mono()
187 *data = 0xff000000 | background; in cursor_set_mono()
A Dcocoa.m1413 * Called when QEMU goes into the background. Note that
/qemu/qapi/
A Ddump.json111 # Describe the status of a long-running background guest memory dump.
115 # @active: there is one dump running in background.
164 # Emitted when background dump has completed
A Djob.json11 # Type of a background job.
168 # Instruct an active background job to cancel at the next opportunity.
A Dblock-core.json1356 # @background: copy data in background only.
1360 # copied in background just like in @background mode.
1365 'data': ['background', 'write-blocking'] }
2204 # 'background' (Since: 3.0)
2523 # 'background' (Since: 3.0)
2884 # Set maximum speed for a background block operation.
2898 # - If no background operation is active on this device,
2910 # Stop an active background block operation.
2953 # Pause an active background block operation.
2979 # Resume an active background block operation.
[all …]
A Dmigration.json443 # @background-snapshot: If enabled, the migration stream will be a
496 'validate-uuid', 'background-snapshot',
613 # @cpr-reboot may not be used with postcopy, background-snapshot,
/qemu/tests/qemu-iotests/tests/
A Diothreads-commit-active.out14 Creating some background I/O...
/qemu/docs/devel/migration/
A Dmapped-ram.rst68 background-snapshot should be evaluated as well. One benefit of
69 mapped-ram in this scenario is portability since background-snapshot
A DCPR.rst146 cpr-reboot mode may not be used with postcopy, background-snapshot,
A Dpostcopy.rst177 background page data (b) but if during a device load a fault happens (5)
312 the background migration channel. Anyone who cares about latencies of page
/qemu/docs/tools/
A Dqemu-pr-helper.rst51 run in the background (and create a PID file)
A Dqemu-vmsr-helper.rst49 run in the background (and create a PID file)
/qemu/docs/interop/
A Ddbus.rst13 - background tasks (compression, streaming etc)
A Dqed_spec.txt129 This section is informational and included to provide background on the use of the QED_F_NEED_CHECK…
A Dbitmaps.rst546 The command is a background job, which has its own QMP API for querying and
A Dlive-block-operations.rst565 backup, and in the background the whole image is copied
/qemu/docs/devel/
A Dconflict-resolution.rst22 a mutual friend, and/or someone with background on the issue, but not
A Dmemory.rst94 one of whose subregions is a low priority "background" region covering
218 background region that sits 'below' others (with a negative priority).
A Dqapi-code-gen.rst597 blocking the guest and other background operations.
/qemu/
A Dhmp-commands.hx110 .help = "set maximum speed for a background block operation",
117 Set maximum speed for a background block operation.
124 .help = "stop an active background block operation (use -f"
133 Stop an active background block operation (streaming, mirroring).
140 .help = "stop an active background block operation",
147 Manually trigger completion of an active background block operation.
155 .help = "pause an active background block operation",
169 .help = "resume a paused background block operation",
/qemu/include/ui/
A Dconsole.h174 uint32_t foreground, uint32_t background, uint8_t *image,
/qemu/tests/data/qobject/
A Dqdict.txt1600 background.c: 4246

Completed in 65 milliseconds