Home
last modified time | relevance | path

Searched refs:any (Results 1 – 25 of 363) sorted by relevance

12345678910>>...15

/qemu/tests/qemu-iotests/
H A D293.out26 qemu-io: can't open: Invalid password, cannot unlock any keyslot
29 qemu-io: can't open: Invalid password, cannot unlock any keyslot
57 qemu-io: can't open: Invalid password, cannot unlock any keyslot
58 qemu-io: can't open: Invalid password, cannot unlock any keyslot
59 qemu-io: can't open: Invalid password, cannot unlock any keyslot
69 qemu-io: can't open: Invalid password, cannot unlock any keyslot
70 qemu-io: can't open: Invalid password, cannot unlock any keyslot
71 qemu-io: can't open: Invalid password, cannot unlock any keyslot
79 qemu-io: can't open: Invalid password, cannot unlock any keyslot
82 qemu-io: can't open: Invalid password, cannot unlock any keyslot
[all …]
H A D294.out18 qemu-io: can't open: Invalid password, cannot unlock any keyslot
25 qemu-io: can't open: Invalid password, cannot unlock any keyslot
H A D137.out26 qemu-io: Unsupported value 'blubb' for qcow2 option 'overlap-check'. Allowed are any of the followi…
27 qemu-io: Unsupported value 'blubb' for qcow2 option 'overlap-check'. Allowed are any of the followi…
35 qemu-io: Unsupported value 'blubb' for qcow2 option 'overlap-check'. Allowed are any of the followi…
/qemu/tests/qapi-schema/
H A Dalternate-any.err1 alternate-any.json: In alternate 'Alt':
2 alternate-any.json:2: branch 'one' cannot use built-in type 'any'
H A Dargs-any.err1 args-any.json: In command 'oops':
2 args-any.json:2: command's 'data' cannot take built-in type 'any'
H A Dunion-base-any.err1 union-base-any.json: In union 'TestUnion':
2 union-base-any.json:8: 'base' requires a struct type, built-in type 'any' isn't
H A Dargs-any.json1 # we do not allow an 'any' argument
2 { 'command': 'oops', 'data': 'any' }
H A Dalternate-any.json1 # we do not allow the 'any' type as an alternate branch
3 'data': { 'one': 'any',
H A Dqapi-schema-test.json79 # not cause any problems (since only one branch can be in use at a time),
173 '*any': ['any'],
192 { 'command': 'guest-sync', 'data': { 'arg': 'any' }, 'returns': 'any' }
297 'if': { 'not': { 'any': [ { 'not': 'TEST_IF_EVT' },
333 'if': {'any': ['TEST_IF_COND_1',
/qemu/rust/qemu-api/src/
H A Dlib.rs87 not(any(target_os = "macos", target_os = "openbsd"))
92 not(any(target_os = "macos", target_os = "openbsd"))
96 any(target_pointer_width = "32", target_pointer_width = "64"),
97 any(target_os = "macos", target_os = "openbsd")
100 #[cfg(not(any(target_pointer_width = "32", target_pointer_width = "64")))]
/qemu/linux-headers/LICENSES/preferred/
H A DGPL-2.014 For 'GNU General Public License (GPL) version 2 or any later version' use:
35 Foundation's software and to any other program whose authors commit to
66 that any problems introduced by others will not reflect on the original
69 Finally, any free program is threatened constantly by software
72 program proprietary. To prevent this, we have made it clear that any
81 0. This License applies to any program or other work which contains
84 refers to any such program or work, and a "work based on the Program"
85 means either the Program or any derivative work under copyright law:
99 source code as you receive it, in any medium, provided that you
102 notices that refer to this License and to the absence of any warranty;
[all …]
/qemu/
H A DCOPYING16 Foundation's software and to any other program whose authors commit to
47 that any problems introduced by others will not reflect on the original
50 Finally, any free program is threatened constantly by software
53 program proprietary. To prevent this, we have made it clear that any
62 0. This License applies to any program or other work which contains
65 refers to any such program or work, and a "work based on the Program"
66 means either the Program or any derivative work under copyright law:
80 source code as you receive it, in any medium, provided that you
83 notices that refer to this License and to the absence of any warranty;
84 and give any other recipients of the Program a copy of this License
[all …]
/qemu/qapi/
H A Dtransaction.json26 # @individual: Do not attempt to cancel any other Actions if any
31 # @grouped: If any Action fails after the Transaction succeeds, cancel
204 # any operation fails, then the entire set of actions will be
211 # Each new snapshot defaults to being created by QEMU (wiping any
215 # one; QEMU cannot perform any meaningful check. Typically this is
H A Djob.json191 # state. Completing the job in any other state is an error.
225 # This command will refuse to operate on any job that has not yet
240 # part of any transaction) to finalize any graph changes and do any
251 # @id: The identifier of any job in the transaction, or of a job that
252 # is not part of any transaction.
/qemu/docs/system/
H A Dgeneric-loader.rst41 to specify any values in any format supported. By default the values
64 to specify any values in any format supported. By default the values
103 to specify any values in any format supported. By default the values
/qemu/qga/
H A Dqapi-schema.json58 # after any client-side timeouts (including timeouts on receiving a
71 # byte to make sure the guest agent flushes any partially read JSON
108 # make sure the guest agent flushes any partially read JSON data from
424 'if': { 'any': ['CONFIG_WIN32', 'CONFIG_FSFREEZE'] } }
442 'if': { 'any': ['CONFIG_WIN32', 'CONFIG_FSFREEZE'] } }
465 'if': { 'any': ['CONFIG_WIN32', 'CONFIG_FSFREEZE'] } }
486 'if': { 'any': ['CONFIG_WIN32', 'CONFIG_FSFREEZE'] } }
504 'if': { 'any': ['CONFIG_WIN32', 'CONFIG_FSFREEZE'] } }
522 'if': { 'any': ['CONFIG_WIN32', 'CONFIG_FSTRIM'] } }
533 'if': { 'any': ['CONFIG_WIN32', 'CONFIG_FSTRIM'] } }
[all …]
/qemu/docs/
H A Dpcie_pci_bridge.txt12 PCIE-to-PCI bridge should now be used for any legacy PCI device usage
28 Motivation - now on init any PCI Express root port which doesn't have
29 any device plugged in, has no free buses reserved to provide any of them
59 If any reservation field is -1 then this kind of reservation is not
/qemu/scripts/coccinelle/
H A Derrp-guard.cocci8 // License, or (at your option) any later version.
63 // Note, that without "when any" the final "..." does not mach
88 ... when any
118 ... when any
120 ... when any
153 ... when any
180 // Note that we match not only this "common case", but any function,
/qemu/docs/interop/
H A Dqmp-spec.rst27 "Client" is any application communicating with it via QMP.
34 Where DATA-STRUCTURE-NAME is any valid JSON data structure, as defined
111 - The ``arguments`` member is used to pass any arguments required for the
117 if provided. The ``id`` member can be any json-value. A json-number
206 to the Client at any time, when not in the middle of any other
364 errors occur, they will be reported before the command generated any
367 However, Clients must not assume any particular:
374 to any existing command in newer versions of the Server
398 means upstream will never use any downstream names for its commands,
417 exactly like upstream for any input not containing members with
[all …]
/qemu/target/riscv/
H A Dcsr.c284 static RISCVException any(CPURISCVState *env, int csrno) in any() function
295 return any(env, csrno); in any32()
305 return any(env, csrno); in aia_any()
332 return any(env, csrno); in csrind_or_aia_any()
499 return any(env, csrno); in mstateen()
5787 [CSR_MCYCLE] = { "mcycle", any, read_hpmcounter,
5789 [CSR_MINSTRET] = { "minstret", any, read_hpmcounter,
5797 [CSR_MVENDORID] = { "mvendorid", any, read_mvendorid },
5798 [CSR_MARCHID] = { "marchid", any, read_marchid },
5799 [CSR_MIMPID] = { "mimpid", any, read_mimpid },
[all …]
/qemu/docs/devel/
H A Dqapi-domain.rst25 It is not expected that any developer nor documentation writer would
357 QAPI definitions can be referenced using the standard `any
358 <https://www.sphinx-doc.org/en/master/usage/referencing.html#role-any>`_
371 * ``:qapi:type:`BlockDirtyInfo``` -- Reference *any* QAPI type; this
373 * ``:qapi:any:`block-job-set-speed``` -- Reference absolutely any QAPI entity.
418 Any cross-reference to a QAPI type, whether using the ```any``` style of
419 reference or the more explicit ```:qapi:any:`target``` syntax, allows
424 of any ``qapi:namespace`` or ``qapi:module`` directives preceding the
428 namespaces/modules will be searched as a last resort; but any explicitly
511 does not take a content body, nor any options. All subsequent QAPI
[all …]
/qemu/linux-user/aarch64/
H A Dvdso.ld32 * We can't prelink to any address without knowing something about
47 * There ought not be any real read-write data.
/qemu/linux-user/riscv/
H A Dvdso.ld34 * We can't prelink to any address without knowing something about
49 * There ought not be any real read-write data.
/qemu/linux-user/loongarch64/
H A Dvdso.ld33 * We can't prelink to any address without knowing something about
48 * There ought not be any real read-write data.
/qemu/pc-bios/
H A Dedk2-licenses.txt33 shall not apply to any other combinations which include the
36 Except as expressly stated above, no rights or licenses from any copyright
284 * "Contribution" shall mean any original work of authorship,
285 including any modifications or additions to an existing work,
287 inclusion in, or documentation of, any of the Content. For the
288 purposes of this definition, "submitted" means any form of
348 details of any third-party license or other restriction
351 any part of Your Contributions.
355 You may submit it to TianoCore site separately from any
357 and of any license or other restriction (including, but not
[all …]

12345678910>>...15