Searched refs:background (Results 1 – 24 of 24) sorted by relevance
| /qemu/docs/sphinx-static/ |
| A D | theme_overrides.css | 22 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 D | 255.out | 1 Finishing a commit job with background reads 6 === Start background read requests ===
|
| /qemu/ui/ |
| A D | cursor.c | 132 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 D | cocoa.m | 1413 * Called when QEMU goes into the background. Note that
|
| /qemu/qapi/ |
| A D | dump.json | 111 # 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 D | job.json | 11 # Type of a background job. 168 # Instruct an active background job to cancel at the next opportunity.
|
| A D | block-core.json | 1356 # @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 D | migration.json | 443 # @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 D | iothreads-commit-active.out | 14 Creating some background I/O...
|
| /qemu/docs/devel/migration/ |
| A D | mapped-ram.rst | 68 background-snapshot should be evaluated as well. One benefit of 69 mapped-ram in this scenario is portability since background-snapshot
|
| A D | CPR.rst | 146 cpr-reboot mode may not be used with postcopy, background-snapshot,
|
| A D | postcopy.rst | 177 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 D | qemu-pr-helper.rst | 51 run in the background (and create a PID file)
|
| A D | qemu-vmsr-helper.rst | 49 run in the background (and create a PID file)
|
| /qemu/docs/interop/ |
| A D | dbus.rst | 13 - background tasks (compression, streaming etc)
|
| A D | qed_spec.txt | 129 This section is informational and included to provide background on the use of the QED_F_NEED_CHECK…
|
| A D | bitmaps.rst | 546 The command is a background job, which has its own QMP API for querying and
|
| A D | live-block-operations.rst | 565 backup, and in the background the whole image is copied
|
| /qemu/docs/devel/ |
| A D | conflict-resolution.rst | 22 a mutual friend, and/or someone with background on the issue, but not
|
| A D | memory.rst | 94 one of whose subregions is a low priority "background" region covering 218 background region that sits 'below' others (with a negative priority).
|
| A D | qapi-code-gen.rst | 597 blocking the guest and other background operations.
|
| /qemu/ |
| A D | hmp-commands.hx | 110 .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 D | console.h | 174 uint32_t foreground, uint32_t background, uint8_t *image,
|
| /qemu/tests/data/qobject/ |
| A D | qdict.txt | 1600 background.c: 4246
|
Completed in 65 milliseconds