Home
last modified time | relevance | path

Searched refs:parameter (Results 1 – 25 of 91) sorted by relevance

1234

/qemu/scripts/
H A Dkernel-doc666 my ($parameter, $section);
717 my ($parameter, $section);
758 my ($parameter, $section);
774 ($parameter =~ /^#/) && next;
793 my ($parameter, $section);
808 my ($parameter, $section);
830 my ($parameter, $section);
1032 my ($parameter);
1051 print "``$parameter``\n";
1066 my ($parameter);
[all …]
/qemu/docs/system/s390x/
H A Dbootdevices.rst4 Booting with bootindex parameter
33 Booting without bootindex parameter
50 virtio-blk device with this parameter instead, which might not be the right
59 The ``s390-ccw-virtio`` machine supports the so-called ``loadparm`` parameter
65 The first way to use this parameter is to use the word ``PROMPT`` as the
75 The second way to use this parameter is to use a number in the range from 0
/qemu/docs/devel/
H A Ds390-cpu-topology.rst116 The core-id parameter is the only mandatory parameter and every
117 unspecified parameter keeps its previous value.
H A Dloads-stores.rst93 The ``retaddr`` parameter is used to control unwinding of the
132 that the ``mmuidx`` parameter is not combined with a ``MemOp``,
165 except that the ``mmuidx`` parameter is taken from the current mode
203 except that the ``retaddr`` parameter is 0, and thus does not
242 parameter is taken from the current mode of the guest CPU, as determined
243 by ``cpu_mmu_index(env, true)``. The ``retaddr`` parameter is 0, and
278 There is a set of functions ending in ``_swap`` which, if the parameter
H A Dzoned-storage.rst46 can be (includes the -device parameter)::
51 Or only use the -drive parameter::
/qemu/target/s390x/
H A Dcpu_features_def.h.inc153 DEF_FEAT(PLO_CLG, "plo-clg", PLO, 1, "PLO Compare and load (64 bit in parameter list)")
155 DEF_FEAT(PLO_CLX, "plo-clx", PLO, 3, "PLO Compare and load (128 bit in parameter list)")
157 DEF_FEAT(PLO_CSG, "plo-csg", PLO, 5, "PLO Compare and swap (64 bit in parameter list)")
159 DEF_FEAT(PLO_CSX, "plo-csx", PLO, 7, "PLO Compare and swap (128 bit in parameter list)")
161 DEF_FEAT(PLO_DCSG, "plo-dcsg", PLO, 9, "PLO Double compare and swap (64 bit in parameter list)")
163 DEF_FEAT(PLO_DCSX, "plo-dcsx", PLO, 11, "PLO Double compare and swap (128 bit in parameter list)")
165 DEF_FEAT(PLO_CSSTG, "plo-csstg", PLO, 13, "PLO Compare and swap and store (64 bit in parameter list…
167 DEF_FEAT(PLO_CSSTX, "plo-csstx", PLO, 15, "PLO Compare and swap and store (128 bit in parameter lis…
169 …_CSDSTG, "plo-csdstg", PLO, 17, "PLO Compare and swap and double store (64 bit in parameter list)")
375 DEF_FEAT(SORTL_F0, "sortl-f0", SORTL, 192, "SORTL format 0 parameter-block")
[all …]
/qemu/docs/interop/
H A Dpr-helper.rst60 RESERVE IN) or parameter list length (stored in bytes 5-8 of the CDB
63 For PERSISTENT RESERVE OUT, the parameter list is sent right after the
64 CDB. The length of the parameter list is taken from the CDB itself.
/qemu/tests/qapi-schema/
H A Ddoc-empty-arg.err1 doc-empty-arg.json:5: invalid parameter name
H A Ddoc-duplicated-arg.err1 doc-duplicated-arg.json:6: 'a' parameter name duplicated
H A Dargs-member-unknown.err2 args-member-unknown.json:2: parameter 'member' uses unknown type 'NoSuchType'
/qemu/crypto/
H A Dakcipher-gcrypt.c.inc101 error_setg(errp, "Failed to parse RSA parameter n: %s/%s",
109 error_setg(errp, "Failed to parse RSA parameter e: %s/%s",
117 error_setg(errp, "Failed to parse RSA parameter d: %s/%s",
125 error_setg(errp, "Failed to parse RSA parameter p: %s/%s",
133 error_setg(errp, "Failed to parse RSA parameter q: %s/%s",
193 error_setg(errp, "Failed to parse RSA parameter n: %s/%s",
201 error_setg(errp, "Failed to parse RSA parameter e: %s/%s",
/qemu/scripts/coccinelle/
H A Derrp-guard.cocci25 // than 80, and without this parameter coccinelle may reindent some
29 // Switch unusual Error ** parameter names to errp
33 // "Error *const *errp" parameter.
36 // that signals unusual semantics, and the parameter name may well
170 // Not-proper way is as follows: rename errp parameter in functions
/qemu/tests/qtest/
H A Dmigration-test.c369 const char *parameter) in migrate_get_parameter_int() argument
376 result = qdict_get_int(rsp, parameter); in migrate_get_parameter_int()
386 result = migrate_get_parameter_int(who, parameter); in migrate_check_parameter_int()
390 static void migrate_set_parameter_int(QTestState *who, const char *parameter, in migrate_set_parameter_int() argument
396 parameter, value); in migrate_set_parameter_int()
397 migrate_check_parameter_int(who, parameter, value); in migrate_set_parameter_int()
401 const char *parameter) in migrate_get_parameter_str() argument
408 result = g_strdup(qdict_get_str(rsp, parameter)); in migrate_get_parameter_str()
416 g_autofree char *result = migrate_get_parameter_str(who, parameter); in migrate_check_parameter_str()
426 parameter, value); in migrate_set_parameter_str()
[all …]
/qemu/tests/decode/
H A Dsucc_function.decode4 # "Field" as parameter pulled from DisasContext.
/qemu/docs/tools/
H A Dvirtfs-proxy-helper.rst32 a socket pair or a named socket based on the command line parameter.
59 socketpair and pass one of the fds as parameter to this option.
/qemu/docs/about/
H A Dremoved-features.rst162 The ``name`` parameter of the ``-net`` option was a synonym
163 for the ``id`` parameter, which should now be used instead.
174 using parameter ``memdev``, which does the same as ``mem`` and adds
176 with *memory-backend-ram* backend as replacement for parameter ``mem``
187 parameter with the difference that the role of the user plays QEMU using
492 ``-smp`` ("parameter=0" SMP configurations) (removed in 9.0)
498 parameter with a reasonable value (greater than zero) or just omit it
535 ``block-dirty-bitmap-add`` "autoload" parameter (removed in 4.2)
538 The "autoload" parameter has been ignored since 2.12.0. All bitmaps
657 ``migrate-set-parameter`` ``compress-level`` option (removed in 9.1)
[all …]
/qemu/hw/ppc/
H A Dspapr_rtas.c275 target_ulong parameter = rtas_ld(args, 0); in rtas_ibm_get_system_parameter() local
280 switch (parameter) { in rtas_ibm_get_system_parameter()
330 target_ulong parameter = rtas_ld(args, 0); in rtas_ibm_set_system_parameter() local
333 switch (parameter) { in rtas_ibm_set_system_parameter()
/qemu/hw/usb/
H A Dhcd-xhci.c132 uint64_t parameter; member
621 ev_trb.parameter = cpu_to_le64(event->ptr); in xhci_write_event()
709 le64_to_cpus(&trb->parameter); in xhci_ring_fetch()
759 le64_to_cpus(&trb.parameter); in xhci_ring_chain_length()
773 dequeue = xhci_mask64(trb.parameter); in xhci_ring_chain_length()
1463 addr = xhci_mask64(trb->parameter); in xhci_xfer_create_sgl()
1548 event.ptr = trb->parameter; in xhci_xfer_report()
1720 bmRequestType = trb_setup->parameter; in xhci_fire_ctl_transfer()
1729 xfer->packet.parameter = trb_setup->parameter; in xhci_fire_ctl_transfer()
2580 uint32_t chi = trb.parameter >> 32; in xhci_process_commands()
[all …]
/qemu/qapi/
H A Dintrospect.json224 # @default: default when used as command parameter. If absent, the
225 # parameter is mandatory. If present, the value must be null.
226 # The parameter is optional, and behavior when it's missing is not
228 # parameter is optional, and defaults to this value.
/qemu/docs/
H A Dqcow2-cache.txt171 "l2-cache-entry-size" parameter:
201 parameter altogether. In this case QEMU makes the entry size
210 The parameter "cache-clean-interval" defines an interval (in seconds),
212 interval are removed from memory. Setting this parameter to 0 disables this
219 If unset, the default value for this parameter is 600 on platforms which
H A Dimage-fuzzer.txt41 parameter, then only one test with this seed will be executed, after its finish
45 generator should be specified as a mandatory parameter of the test runner.
186 8. Should generate a seed if it is not specified as an input parameter.
193 actions, if it is not specified as an input parameter
/qemu/docs/specs/
H A Dppc-spapr-hcalls.rst37 ``r4``: Guest physical address of RTAS parameter block.
42 been stored in the parameter block).
H A Dacpi_erst.rst65 - size: The size of the ACPI ERST backing storage. This parameter is
68 parameter is also required.
69 - share: The share=on parameter is required so that updates to the
/qemu/docs/system/devices/
H A Dnvme.rst43 deprecated ``num_queues`` parameter.
94 Since machine type 6.1 a non-zero default value is used if the parameter
98 If there are more ``nvme`` devices defined, this parameter may be used to
100 parameter on the controller device).
242 Set the number of Reclaim Unit Handles. This is a mandatory parameter and
/qemu/tests/qemu-iotests/
H A D233.out114 qemu-nbd: option negotiation failed: TLS handshake failed: An illegal parameter has been received.
115 qemu-nbd: option negotiation failed: TLS handshake failed: An illegal parameter has been received.

1234