Home
last modified time | relevance | path

Searched refs:chain (Results 1 – 25 of 55) sorted by relevance

123

/qemu/hw/net/
H A Dvirtio-net.c2118 chain->stat.timer++; in virtio_net_rsc_purge()
2139 g_free(chain); in virtio_net_rsc_cleanup()
2162 chain->stat.cache++; in virtio_net_rsc_cache_buf()
2541 chain = opq; in virtio_net_rsc_receive6()
2581 return chain; in virtio_net_rsc_lookup_chain()
2585 chain = g_malloc(sizeof(*chain)); in virtio_net_rsc_lookup_chain()
2586 chain->n = n; in virtio_net_rsc_lookup_chain()
2587 chain->proto = proto; in virtio_net_rsc_lookup_chain()
2597 memset(&chain->stat, 0, sizeof(chain->stat)); in virtio_net_rsc_lookup_chain()
2602 return chain; in virtio_net_rsc_lookup_chain()
[all …]
/qemu/tests/qemu-iotests/
H A D04354 _img_info --backing-chain
63 _img_info --backing-chain
76 _img_info --backing-chain
87 _img_info --backing-chain | grep -v '^backing file format:'
91 _img_info --backing-chain --output=json | grep -v 'backing-filename-format'
H A D27951 _img_info --backing-chain | _filter_img_info | grep -v 'backing file format'
55 TEST_IMG="driver=$IMGFMT,file.driver=file,file.filename=$TEST_IMG" _img_info --backing-chain --imag…
H A D279.out6 == qemu-img info --backing-chain ==
21 == qemu-img info --backing-chain --image-opts ==
H A D043.out22 == finite chain of length 3 (human) ==
40 == finite chain of length 3 (json) ==
H A D024.out175 === Test rebase within one backing chain ===
177 Creating backing chain
195 Rebase onto another image in the same chain
207 Creating backing chain
226 Rebase onto another image in the same chain
H A D255.out4 === Create backing chain and start VM ===
/qemu/pc-bios/s390-ccw/
H A Ddasd-ipl.c39 ccw->chain && next_ccw->cmd_code == CCW_CMD_TIC); in is_read_tic_ccw_chain()
55 if (!cur_ccw->chain) { in dynamic_cp_fixup()
67 cur_ccw->chain = 0; in dynamic_cp_fixup()
109 ccwIplRead->chain = 0; /* Chain flag */ in make_readipl()
167 ccwRead->chain = 0x00; in ipl1_fixup()
171 ccwSeek->chain = 1; in ipl1_fixup()
179 ccwSearchID->chain = 1; in ipl1_fixup()
/qemu/docs/interop/
H A Dlive-block-operations.rst34 Disk image backing chain notation
54 files in a disk image backing chain:
171 Example disk image chain
214 In our disk image chain::
264 [A]. The resulting chain will be::
367 resulting chain::
372 [B]. The resulting chain::
556 in the chain to the target
653 from the disk image chain.
664 Given the disk image chain::
[all …]
H A Dbitmaps.rst468 for this chain.
554 create a new incremental backup chain attached to a drive.
652 If we want to start a new backup chain with an existing bitmap, we can also
859 previous one, creating a chain of three images:
871 top of an existing chain.
874 complete images by themselves, but rely on their backing chain to reconstruct
877 Each backup in this chain remains independent, and is unchanged by new entries
878 made later in the chain. For instance, drive0.inc0.qcow2 remains a perfectly
885 backups in a chain available to link against. This is not a problem at backup
965 chain by hand as an ephemeral property at runtime, but that is beyond the
/qemu/accel/tcg/
H A Dmonitor.c82 hgram_bins = qdist_xmax(&hst.chain) - qdist_xmin(&hst.chain); in print_qht_statistics()
89 hgram = qdist_pr(&hst.chain, hgram_bins, hgram_opts); in print_qht_statistics()
92 qdist_avg(&hst.chain), hgram); in print_qht_statistics()
/qemu/tests/qemu-iotests/tests/
H A Dbacking-file-invalidation142 chain = qemu_img_info('--backing-chain', imgs[3])
143 for index, image in enumerate(chain):
H A Dqemu-img-bitmaps112 _img_info --format-specific --backing-chain | _filter_irrelevant_img_info
/qemu/hw/virtio/
H A Dvirtio-crypto.c141 &sess_req->u.chain.para.cipher_param, in virtio_crypto_create_sym_session()
148 &sess_req->u.chain.para.alg_chain_order); in virtio_crypto_create_sym_session()
149 sym_info->add_len = ldl_le_p(&sess_req->u.chain.para.aad_len); in virtio_crypto_create_sym_session()
150 sym_info->hash_mode = ldl_le_p(&sess_req->u.chain.para.hash_mode); in virtio_crypto_create_sym_session()
153 ldl_le_p(&sess_req->u.chain.para.u.mac_param.algo); in virtio_crypto_create_sym_session()
155 &sess_req->u.chain.para.u.mac_param.auth_key_len); in virtio_crypto_create_sym_session()
157 &sess_req->u.chain.para.u.mac_param.hash_result_len); in virtio_crypto_create_sym_session()
177 &sess_req->u.chain.para.u.hash_param.algo); in virtio_crypto_create_sym_session()
179 &sess_req->u.chain.para.u.hash_param.hash_result_len); in virtio_crypto_create_sym_session()
740 &req->u.chain.para, in virtio_crypto_handle_sym_req()
/qemu/scripts/codeconverter/codeconverter/
H A Dqom_macros.py9 from itertools import chain
177 other_td = [td for td in chain(self.file.matches_of_type(SimpleTypedefMatch),
198 qom_matches = chain(*(self.file.matches_of_type(t) for t in qom_macros))
208 qom_matches = chain(*(self.file.matches_of_type(t) for t in qom_macros))
216 for m in chain(file.matches_of_type(SimpleTypedefMatch),
609 conflicting.extend(chain(self.file.find_matches(DefineDirective, uppercase),
615 …conflicting.extend(o for o in chain(self.allfiles.find_matches(DeclareInstanceChecker, uppercase, …
/qemu/docs/tools/
H A Dqemu-img.rst102 .. option:: --backing-chain
514 the chain can be recursively enumerated by using the option ``--backing-chain``.
516 For instance, if you have an image chain like:
526 qemu-img info --backing-chain snap2.qcow2
530 ``--backing-chain``, it is an array of ``ImageInfo`` objects.
533 chain):
576 Dump the metadata of image *FILENAME* and its backing file chain.
579 the backing file chain.
584 throughout the chain. ``qemu-img`` output will identify a file
612 chain, false if rebasing the backing chain onto a deeper file
[all …]
/qemu/include/standard-headers/linux/
H A Dvirtio_crypto.h269 struct virtio_crypto_alg_chain_session_req chain; member
445 struct virtio_crypto_alg_chain_data_req chain; member
/qemu/include/qemu/
H A Dqht.h41 struct qdist chain; member
/qemu/tests/unit/
H A Dtest-bdrv-drain.c1659 BlockDriverState *chain[3]; in test_drop_intermediate_poll() local
1673 chain[i] = bdrv_new_open_driver(&bdrv_test, name, 0, &error_abort); in test_drop_intermediate_poll()
1678 bdrv_set_backing_hd(job_node, chain[1], &error_abort); in test_drop_intermediate_poll()
1688 bdrv_attach_child(chain[i], chain[i - 1], "chain", in test_drop_intermediate_poll()
1706 ret = bdrv_drop_intermediate(chain[1], chain[0], NULL, false); in test_drop_intermediate_poll()
1711 bdrv_unref(chain[2]); in test_drop_intermediate_poll()
/qemu/docs/devel/
H A Ds390-dasd-ipl.rst11 at cylinder 0 track 0 record 1. Note that the chain flag is on in this ccw
20 ccw and a tic ccw is automatically executed because of the chain flag from
124 that detects a READ immediately followed by a TIC and breaks the ccw chain
125 by turning off the chain bit in the READ ccw. When control is returned from
/qemu/qapi/
H A Dmisc-target.json183 # @cert-chain: PDH certificate chain (base64 encoded)
196 'cert-chain': 'str',
/qemu/scripts/
H A Dmtest2make.py50 deps = itertools.chain.from_iterable(deps)
H A Ddevice-crash-test35 from itertools import chain
541 for t in chain(*args.testcases):
/qemu/
H A Dqemu-img-cmds.hx69 …"info [--object objectdef] [--image-opts] [-f fmt] [--output=ofmt] [--backing-chain] [-U] filename…
71 .. option:: info [--object OBJECTDEF] [--image-opts] [-f FMT] [--output=OFMT] [--backing-chain] [-U…
/qemu/util/
H A Dqht.c981 qdist_init(&stats->chain); in qht_statistics_init()
1016 qdist_inc(&stats->chain, buckets); in qht_statistics_init()
1030 qdist_destroy(&stats->chain); in qht_statistics_destroy()

123