/qemu/docs/sphinx/ |
H A D | compat.py | 117 # Get the role instance, but don't *execute it* - we lack the 120 role = env.get_domain(domain).roles[rolename] 121 assert isinstance(role, XRefRole) 128 assert not role.lowercase 129 assert not role.fix_parens 138 "refwarn": role.warn_dangling, 140 refnode = role.nodeclass(target, **options) 141 title, target = role.process_link(env, refnode, False, target, target) 144 refnode += role.innernodeclass(target, title, classes=classes) 150 # actual implementation of role.result_nodes in this case [all …]
|
H A D | qapi_domain.py | 733 # e.g., the :qapi:type: cross-reference role can refer to enum, 735 # anything. Each object also gets its own targeted cross-reference role. 868 :param type: The role name of the x-ref we're resolving, if 869 provided. This is absent for "any" role lookups. 895 # type is specified and will be a role (e.g. obj, mod, cmd) 1026 role = f"qapi:{rolename}" 1030 results.append((role, refnode))
|
/qemu/scripts/ |
H A D | get_maintainer.pl | 923 my $role = "unknown"; 932 $role = $pvalue; 937 $role = lc($role); 938 if ($role eq "supported") { 939 $role = "supporter"; 940 } elsif ($role eq "maintained") { 941 $role = "maintainer"; 942 } elsif ($role eq "odd fixes") { 943 $role = "odd fixer"; 944 } elsif ($role eq "orphan") { [all …]
|
/qemu/include/hw/i386/ |
H A D | nitro_enclave.h | 22 #define NITRO_ENCLAVE_PARENT_ROLE "parent-role" 39 /* Parent instance IAM role ARN */
|
/qemu/scripts/qapi/ |
H A D | schema.py | 848 role = 'member' variable in QAPISchemaMember 883 role = self.role 894 assert role == 'member' 895 role = 'parameter' 900 role = 'base ' + role 907 return "%s '%s' of %s '%s'" % (role, self.name, meta, defined_in) 908 return "%s '%s'" % (role, self.name) 912 role = 'value' variable in QAPISchemaEnumMember 934 role = 'feature' variable in QAPISchemaFeature 980 role = 'branch' variable in QAPISchemaVariant [all …]
|
/qemu/ |
H A D | block.c | 1363 static void bdrv_inherited_options(BdrvChildRole role, bool parent_is_format, in bdrv_inherited_options() argument 1384 (role & BDRV_CHILD_DATA) && in bdrv_inherited_options() 1385 !(role & (BDRV_CHILD_METADATA | BDRV_CHILD_FILTERED))) in bdrv_inherited_options() 1395 if ((parent_is_format && !(role & BDRV_CHILD_COW)) || in bdrv_inherited_options() 1396 (role & BDRV_CHILD_METADATA)) in bdrv_inherited_options() 1409 if (role & BDRV_CHILD_COW) { in bdrv_inherited_options() 1430 if (role & BDRV_CHILD_METADATA) { in bdrv_inherited_options() 1433 if (role & BDRV_CHILD_COW) { in bdrv_inherited_options() 1446 if (bs->drv->is_filter || (child->role & BDRV_CHILD_FILTERED)) { in bdrv_child_cb_attach() 1456 assert(!(child->role & BDRV_CHILD_COW)); in bdrv_child_cb_attach() [all …]
|
/qemu/docs/system/i386/ |
H A D | nitro-enclave.rst | 41 - nitro-enclave.parent-role=string (optional) (Set parent instance IAM role ARN)
|
/qemu/docs/devel/ |
H A D | qapi-domain.rst | 92 * May optionally apply a cross-reference role to the argument, but not 108 * May optionally apply a cross-reference role to the type or the name 358 <https://www.sphinx-doc.org/en/master/usage/referencing.html#role-any>`_ 359 role cross-reference syntax, such as with ```query-blockstats```. In 376 you had used the ``:qapi:type:`` role. All of the special syntax below
|
H A D | conflict-resolution.rst | 70 is however not the role of the leadership committee to initiate contact
|
H A D | maintainers.rst | 3 The Role of Maintainers
|
/qemu/tests/unit/ |
H A D | test-bdrv-graph-mod.c | 35 BdrvChildRole role, in no_perm_default_perms() argument 51 BdrvChildRole role, in exclusive_write_perms() argument 287 BdrvChildRole role, in write_to_selected_perms() argument
|
/qemu/block/ |
H A D | copy-before-write.c | 357 cbw_child_perm(BlockDriverState *bs, BdrvChild *c, BdrvChildRole role, in cbw_child_perm() argument 364 if (!(role & BDRV_CHILD_FILTERED)) { in cbw_child_perm() 377 bdrv_default_perms(bs, c, role, reopen_queue, in cbw_child_perm()
|
H A D | snapshot-access.c | 101 BdrvChildRole role, in snapshot_access_child_perm() argument
|
H A D | blklogwrites.c | 317 BdrvChildRole role, in blk_log_writes_child_perm() argument 328 bdrv_default_perms(bs, c, role, ro_q, perm, shrd, in blk_log_writes_child_perm()
|
H A D | preallocate.c | 574 BdrvChildRole role, BlockReopenQueue *reopen_queue, in preallocate_child_perm() argument 579 bdrv_default_perms(bs, c, role, reopen_queue, perm, shared, nperm, nshared); in preallocate_child_perm()
|
H A D | copy-on-read.c | 112 BdrvChildRole role, in cor_child_perm() argument
|
H A D | raw-format.c | 620 BdrvChildRole role, in raw_child_perm() argument 625 bdrv_default_perms(bs, c, role, reopen_queue, parent_perm, in raw_child_perm()
|
H A D | replication.c | 162 BdrvChildRole role, in replication_child_perm() argument 167 if (role & BDRV_CHILD_PRIMARY) { in replication_child_perm()
|
/qemu/include/standard-headers/linux/ |
H A D | virtio_snd.h | 398 /* element role (VIRTIO_SND_CTL_ROLE_XXX) */ 399 uint32_t role; member
|
/qemu/hw/ppc/ |
H A D | ppce500_spin.c | 22 * firmware takes care of. It's used when QEMU plays the role of firmware.
|
/qemu/qga/ |
H A D | service-win32.c | 85 /* We're about to close with a double quote in string delimiter role. in win_escape_arg()
|
/qemu/include/system/ |
H A D | replay.h | 54 * the main-loop thread and the vCPU thread. This was a role
|
/qemu/monitor/ |
H A D | monitor-internal.h | 89 * used, and cmd of 1st level plays the role of help function.
|
/qemu/include/block/ |
H A D | block-common.h | 432 * role(s) they take. 461 * Only has one child, linked in bs->file. Its role is either FILTERED|PRIMARY
|
H A D | block_int-common.h | 466 * given @child_class and @role. 473 BlockDriverState *bs, BdrvChild *c, BdrvChildRole role, 945 void (*inherit_options)(BdrvChildRole role, bool parent_is_format, 1041 BdrvChildRole role; member
|