Home
last modified time | relevance | path

Searched refs:layer (Results 1 – 25 of 43) sorted by relevance

12

/qemu/tests/qemu-iotests/
H A D198.out11 == writing whole image layer ==
19 == verify pattern layer ==
23 == committing layer into base ==
30 == verify pattern layer ==
78 == checking image layer ==
H A D14483 echo === Performing block-commit on active layer ===
H A DREADME6 This package contains a simple test suite for the I/O layer of qemu.
H A D144.out21 === Performing block-commit on active layer ===
H A D085208 echo === Invalid command - snapshot node used as active layer ===
H A D051264 echo === Specifying the protocol layer ===
H A D085.out181 === Invalid command - snapshot node used as active layer ===
/qemu/docs/devel/
H A Dzoned-storage.rst12 1. Block layer APIs for zoned storage
14 QEMU block layer supports three zoned storage models:
26 block layer while processing I/O requests. A BlockBackend has a root pointer to
32 The block layer APIs support commands needed for zoned storage devices,
38 like the virtio-blk emulation or the qemu-io-cmds.c utility can use block layer
H A Dmultiple-iothreads.rst112 ``AioContext`` and the block layer
114 The ``AioContext`` originates from the QEMU block layer, even though nowadays
117 The block layer has support for ``AioContext`` integrated. Each
120 This allows block layer code to process I/O inside the
123 Block layer code must therefore expect to run in an ``IOThread`` and avoid using
H A Dblock-coroutine-wrapper.rst5 A lot of functions in QEMU block layer (see ``block/*``) can only be
H A Dreplay.rst45 * block driver for making block layer deterministic
185 requests proceed to block layer which creates "bottom halves". Bottom
197 Sometimes the block layer uses asynchronous callbacks for its internal purposes
H A Dvfio-iommufd.rst104 management layer. In such a case the fd is passed, the fd supports a
/qemu/docs/interop/
H A Dnbd.rst44 depth of which layer in a thin-provisioned backing chain provided the
45 data (0 for unallocated, 1 for the active layer, 2 for the first
46 backing layer, and so forth).
H A Dlive-block-operations.rst51 is also referred to as the "active layer".
77 QEMU block layer supports.
100 (i.e. merge the current active layer into the base image).
180 overlay images; image [D] is the active layer -- i.e. live QEMU is
218 We have *three* points in time and an active layer:
224 - Active layer: Current guest state is contained in [A] + [B] + [C] +
250 (1) Merge everything into the active layer: I.e. copy all contents from
261 only images [B] and [C] into [D], the active layer. The result will
286 active layer, where 'node-D' is the current active image (by default
332 commit" (i.e. it is possible to merge the "active layer", the right-most
[all …]
/qemu/docs/spin/
H A Dwin32-qemu-event.promela30 /* Full model: layer a userspace-only fast path on top of the RAW_*
/qemu/tests/qemu-iotests/tests/
H A Dqemu-img-bitmaps.out61 === Merge from top layer into backing image ===
/qemu/docs/devel/migration/
H A Duadk-compression.rst21 UADK consists of UACCE, vendors' drivers, and an algorithm layer. UADK requires
/qemu/hw/ide/
H A Datapi.c488 int layer = packet[6]; in ide_dvd_read_structure() local
491 if (layer != 0) in ide_dvd_read_structure()
/qemu/docs/specs/
H A Dppc-xive.rst20 processing layer of external interrupts:
/qemu/docs/system/
H A Dvnc-security.rst122 configured. If the chosen mechanism also provides a SSF layer, then it
H A Dintroduction.rst52 There is a full :ref:`featured block layer<Live Block Operations>`
H A Dgdb.rst86 parallel flows of execution is a two layer one: it supports multiple
/qemu/docs/
H A Dblock-replication.txt122 In case 1 and 5, we just report the error to the disk layer. In case 2, 3,
/qemu/ui/
H A Dcocoa.m385 [[self layer] addSublayer:cursorLayer];
702 * layer.
703 * When cocoa_display_init() does register the dcl, the UI layer
/qemu/docs/devel/testing/
H A Dmain.rst184 ``make check-block`` runs a subset of the block layer iotests (the tests that
194 framework widely used to test block layer related features. It is higher level
231 layer. An iotest case is usually the choice for that. There are already many

12