Home
last modified time | relevance | path

Searched refs:implicit (Results 1 – 24 of 24) sorted by relevance

/qemu/tests/qapi-schema/
H A Dargs-if-implicit.err1 args-if-implicit.json: In command 'test-if-cmd':
2 args-if-implicit.json:1: conditional command arguments require 'boxed': true
H A Dmeson.build30 'args-if-implicit.json',
/qemu/python/qemu/
H A DREADME.rst4 This directory serves as the root of a `Python PEP 420 implicit
/qemu/docs/system/
H A Dvm-templating.rst41 ``readonly=off`` is implicit.
65 implicit and that other VM state has to be restored separately.
/qemu/subprojects/packagefiles/berkeley-testfloat-3/
H A Dmeson.build16 '-Wno-implicit-fallthrough',
/qemu/block/
H A Dstream.c349 cor_filter_bs->implicit = true; in stream_start()
H A Dcommit.c320 commit_top_bs->implicit = true; in commit_start()
H A Dmirror.c1771 mirror_top_bs->implicit = true; in mirror_start_job()
/qemu/docs/config/
H A Dq35-emulated.cfg129 # An implicit SATA controller is created automatically for
/qemu/qapi/
H A Dmisc.json210 # @cpu-index: The CPU to use for commands that require an implicit CPU
/qemu/target/hexagon/
H A Dattribs_def.h.inc102 /* access to implicit registers */
H A DREADME186 the packet, and we mark the implicit writes. The analysis determines if the packet
/qemu/subprojects/packagefiles/berkeley-softfloat-3/
H A Dmeson.build16 '-Wno-implicit-fallthrough',
/qemu/include/block/
H A Dblock_int-common.h1082 bool implicit; /* if true, this filter node was automatically inserted */ member
/qemu/docs/devel/
H A Dmulti-thread-tcg.rst283 also implicit memory ordering semantics which comes with each guest
/qemu/target/i386/tcg/
H A Ddecode-new.c.inc36 * The manual lists immediate far destinations as Ap (technically an implicit
1502 [0xE0] = X86_OP_ENTRYr(LOOPNE, J,b), /* implicit: CX with aflag size */
1503 [0xE1] = X86_OP_ENTRYr(LOOPE, J,b), /* implicit: CX with aflag size */
1504 [0xE2] = X86_OP_ENTRYr(LOOP, J,b), /* implicit: CX with aflag size */
1505 [0xE3] = X86_OP_ENTRYr(JCXZ, J,b), /* implicit: CX with aflag size */
/qemu/docs/about/
H A Ddeprecated.rst142 silently ignored. Other argument types are not checked, but an implicit
H A Dremoved-features.rst188 implicit generic or board specific splitting rule.
/qemu/
H A Dblock.c4736 if (old_child_bs->implicit) { in bdrv_reopen_parse_file_or_backing()
7946 if (bs->implicit) { in bdrv_refresh_filename()
8282 while (!(stop_on_explicit_filter && !bs->implicit)) { in bdrv_do_skip_filters()
/qemu/docs/devel/migration/
H A Dmain.rst127 and addresses, since implicit ordering based on the command line order
/qemu/target/cris/
H A Dtranslate_v10.c.inc40 /* We need this table to handle preg-moves with implicit width. */
/qemu/docs/interop/
H A Dqcow2.txt554 implicit refcount of 1 (because of the fixed host = guest
/qemu/target/hexagon/imported/
H A Dencode_pp.def1761 SH_RRR_ENC(S2_cabacdecbin, "0001","11-","-","11-","ddddd") /* implicit P0 write */
/qemu/tests/tcg/i386/
H A Dx86.csv45 # are omitted in favor of their equivalents with implicit arguments..