Home
last modified time | relevance | path

Searched refs:parallels (Results 1 – 25 of 28) sorted by relevance

12

/openbmc/qemu/tests/qemu-iotests/
H A D212.out3 …job-id": "job0", "options": {"driver": "file", "filename": "TEST_DIR/PID-t.parallels", "size": 0}}}
8 {"execute": "blockdev-add", "arguments": {"driver": "file", "filename": "TEST_DIR/PID-t.parallels",…
10 {"execute": "blockdev-create", "arguments": {"job-id": "job0", "options": {"driver": "parallels", "…
21 …job-id": "job0", "options": {"driver": "file", "filename": "TEST_DIR/PID-t.parallels", "size": 0}}}
26 … {"cluster-size": 1048576, "driver": "parallels", "file": {"driver": "file", "filename": "TEST_DIR…
37 …job-id": "job0", "options": {"driver": "file", "filename": "TEST_DIR/PID-t.parallels", "size": 0}}}
42 …": {"cluster-size": 65536, "driver": "parallels", "file": {"driver": "file", "filename": "TEST_DIR…
53 {"execute": "blockdev-create", "arguments": {"job-id": "job0", "options": {"driver": "parallels", "…
61 {"execute": "blockdev-create", "arguments": {"job-id": "job0", "options": {"driver": "parallels", "…
72 {"execute": "blockdev-create", "arguments": {"job-id": "job0", "options": {"driver": "parallels", "…
[all …]
H A D07640 _supported_fmt parallels
50 _use_sample_img parallels-v1.bz2
55 _use_sample_img parallels-v1.bz2
61 _use_sample_img parallels-v1.bz2
68 _use_sample_img parallels-v1.bz2
74 _use_sample_img parallels-v2.bz2
H A D076.out8 qemu-io: can't open device TEST_DIR/parallels-v1: Catalog too large
11 qemu-io: can't open device TEST_DIR/parallels-v1: Catalog too large
14 qemu-io: can't open device TEST_DIR/parallels-v1: Invalid image: Zero sectors per track
H A D13140 _supported_fmt parallels
47 IMGFMT=parallels
H A D18147 _unsupported_fmt qcow vdi vhdx vmdk vpc vvfat parallels
H A D10998 for sample_img in empty.bochs iotest-dirtylog-10G-4M.vhdx parallels-v1 \
H A D109.out409 === Copying sample image parallels-v1 into raw ===
/openbmc/qemu/tests/qemu-iotests/sample_images/
H A Dparallels-with-bitmap.sh21 CT=parallels-with-bitmap-ct
22 DIR=$PWD/parallels-with-bitmap-dir
25 TARGET=parallels-with-bitmap.bz2
33 qemu-img create -f parallels $IMG 64G
/openbmc/qemu/tests/qemu-iotests/tests/
H A Dparallels-checks40 _supported_fmt parallels
45 IMGFMT=parallels
H A Dparallels-checks.out1 QA output created by parallels-checks
/openbmc/qemu/block/
H A Dmeson.build87 if get_option('parallels').allowed()
88 block_ss.add(files('parallels.c', 'parallels-ext.c'))
H A Dparallels.c1008 parallels_opts = &opts->u.parallels; in parallels_co_create()
1150 create_options->u.parallels.size = in parallels_co_create_opts()
1151 ROUND_UP(create_options->u.parallels.size, BDRV_SECTOR_SIZE); in parallels_co_create_opts()
1152 create_options->u.parallels.cluster_size = in parallels_co_create_opts()
1153 ROUND_UP(create_options->u.parallels.cluster_size, BDRV_SECTOR_SIZE); in parallels_co_create_opts()
/openbmc/qemu/docs/interop/
H A Dindex.rst18 parallels
H A Dprl-xml.rst132 a parallels disk must be equal to this field. Note: the cluster
134 its header (see :doc:`parallels`).
/openbmc/qemu/scripts/
H A Dmeson-buildoptions.sh427 --enable-parallels) printf "%s" -Dparallels=enabled ;;
428 --disable-parallels) printf "%s" -Dparallels=disabled ;;
/openbmc/qemu/
H A Dmeson_options.txt349 option('parallels', type: 'feature', value: 'auto', feature
350 description: 'parallels image format support')
H A DMAINTAINERS3960 parallels
3965 F: block/parallels.c
3966 F: block/parallels-ext.c
3967 F: docs/interop/parallels.rst
3969 T: git https://src.openvz.org/scm/~den/qemu.git parallels
H A Dmeson.build4680 summary_info += {'parallels support': get_option('parallels').allowed()}
/openbmc/linux/
H A D.mailmap601 Vasily Averin <vasily.averin@linux.dev> <vvs@parallels.com>
619 Vladimir Davydov <vdavydov.dev@gmail.com> <vdavydov@parallels.com>
H A Dopengrok1.0.log[all...]
/openbmc/linux/Documentation/driver-api/
H A Dxillybus.rst51 FPGA parallels of library functions. IP cores may implement certain
/openbmc/qemu/qapi/
H A Dblock-core.json478 # 'host_device', 'http', 'https', 'luks', 'nbd', 'parallels',
3212 'parallels', 'preallocate', 'qcow', 'qcow2', 'qed', 'quorum',
4745 'parallels': 'BlockdevOptionsGenericFormat',
5027 # Driver specific image creation options for parallels.
5415 'parallels': 'BlockdevCreateOptionsParallels',
/openbmc/qemu/docs/system/
H A Dqemu-block-drivers.rst.inc395 .. option:: parallels
/openbmc/linux/Documentation/filesystems/
H A Doverlayfs.rst314 Another way to demonstrate this model is drawing parallels between
/openbmc/qemu/docs/tools/
H A Dqemu-img.rst339 Only the formats ``qcow2``, ``qed``, ``parallels``, ``vhdx``, ``vmdk`` and

12