Home
last modified time | relevance | path

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

12345678910>>...14

/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/linux-headers/LICENSES/preferred/
H A DGPL-2.035 Foundation's software and to any other program whose authors commit to
69 Finally, any free program is threatened constantly by software
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
103 and give any other recipients of the Program a copy of this License
115 stating that you changed the files and the date of any change.
118 whole or in part contains or is derived from the Program or any
162 years, to give any third party, for a charge no more than your
203 modifying or distributing the Program (or any work based on the
211 these terms and conditions. You may not impose any further
[all …]
/qemu/
H A DCOPYING16 Foundation's software and to any other program whose authors commit to
50 Finally, any free program is threatened constantly by software
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
84 and give any other recipients of the Program a copy of this License
96 stating that you changed the files and the date of any change.
99 whole or in part contains or is derived from the Program or any
143 years, to give any third party, for a charge no more than your
184 modifying or distributing the Program (or any work based on the
192 these terms and conditions. You may not impose any further
[all …]
/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/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.json202 # This command will refuse to operate on any job that has not yet
217 # part of any transaction) to finalize any graph changes and do any
225 # @id: The identifier of any job in the transaction, or of a job that
226 # is not part of any transaction.
/qemu/target/riscv/
H A Dcsr.c230 static RISCVException any(CPURISCVState *env, int csrno) in any() function
241 return any(env, csrno); in any32()
251 return any(env, csrno); in aia_any()
342 return any(env, csrno); in mstateen()
4590 [CSR_MCYCLE] = { "mcycle", any, read_hpmcounter,
4592 [CSR_MINSTRET] = { "minstret", any, read_hpmcounter,
4600 [CSR_MVENDORID] = { "mvendorid", any, read_mvendorid },
4601 [CSR_MARCHID] = { "marchid", any, read_marchid },
4602 [CSR_MIMPID] = { "mimpid", any, read_mimpid },
4603 [CSR_MHARTID] = { "mhartid", any, read_mhartid },
[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 …]
H A Dbitmaps.rst50 Bitmaps can be created at any time and can be attached to any arbitrary block
63 QEMU also supports the migration of both transient bitmaps (tracking any
74 any arbitrary image format.
77 any changes to the bitmap will be discarded upon exit.
244 - Deleting a bitmap does not impact any other bitmaps attached to the same
245 node, nor does it affect any backups already created from this bitmap or
368 in any one source bitmap, the target bitmap will mark that segment dirty.
371 single destination, such that any segment marked as dirty in any source
709 #. Create a full backup and sync it to a dirty bitmap using any method:
1206 operation, plus any new bits that got marked during the operation.
[all …]
/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/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/pc-bios/
H A Dedk2-licenses.txt33 shall not apply to any other combinations which include the
284 * "Contribution" shall mean any original work of authorship,
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
505 * "Contribution" shall mean any original work of authorship,
569 details of any third-party license or other restriction
572 any part of Your Contributions.
576 You may submit it to TianoCore site separately from any
[all …]
/qemu/docs/devel/
H A Dqom.rst96 are instantiated dynamically but there is only ever one instance for any
131 Classes are initialized by first initializing any parent classes (if
133 copied into the current class object and any additional storage in the
136 The effect of this is that classes automatically inherit any virtual
199 their classes and never carry any state. As a consequence, a pointer to
222 #TypeInfo.class_init of a subclass leads to any user of the class obtained
314 which do not require any virtual functions in the class, the
351 For the simplest case of a leaf class which doesn't need any of its
387 along with any other logic required for the type.
/qemu/docs/about/
H A Ddeprecated.rst16 any documented list of which features were deprecated. Thus
17 any features deprecated prior to 2.10.0 will be treated as if
200 is no longer packaged in any distro making it harder to run the
243 trying to modernise it. We don't expect any of these machines to have
247 dropping the ``cheetah`` OMAP1 board, because we don't have any
319 any development in years, and showed to be less secure, especially due to the
329 RISC-V 'any' CPU type ``-cpu any`` (since 8.2)
332 The 'any' CPU type was introduced back in 2018 and has been around since the
334 what to expect from a CPU called 'any', and in fact the CPU does not do anything
339 CPU for both 32 and 64 bit builds. Users are then discouraged to use the 'any'
[all …]

12345678910>>...14