Searched refs:nothing (Results 1 – 25 of 46) sorted by relevance
12
/qemu/target/hexagon/imported/ |
H A D | encode.def | 24 #define DEF_FIELD32(...) /* nothing */ 29 #define DEF_CLASS32(...) /* nothing */ 34 #define DEF_ANTICLASS32(...) /* nothing */ 39 #define LEGACY_DEF_ENC32(...) /* nothing */ 44 #define DEF_FIELDROW_DESC32(...) /* nothing */ 49 #define DEF_ENC32(...) /* nothing */ 54 #define DEF_PACKED32(...) /* nothing */ 59 #define DEF_ENC_SUBINSN(...) /* nothing */ 64 #define DEF_EXT_ENC(...) /* nothing */ 69 #define DEF_EXT_SPACE(...) /* nothing */
|
H A D | macros.def | 1241 /* nothing */ 1247 /* nothing */ 1253 /* nothing */ 1259 /* nothing */ 1265 /* nothing */ 1271 /* nothing */ 1277 /* nothing */ 1285 /* nothing */ 1291 /* nothing */ 1388 /* nothing */ [all …]
|
/qemu/tests/qapi-schema/ |
H A D | doc-bad-union-member.json | 11 'data': { 'nothing': 'Empty' } } 19 { 'enum': 'FrobType', 'data': ['nothing'] }
|
/qemu/target/riscv/insn_trans/ |
H A D | trans_svinval.c.inc | 42 /* Do nothing currently */ 50 /* Do nothing currently */
|
/qemu/migration/ |
H A D | block-dirty-bitmap.c | 1052 bool nothing; in dirty_bitmap_load_header() local 1056 nothing = s->flags == (s->flags & DIRTY_BITMAP_MIG_FLAG_EOS); in dirty_bitmap_load_header() 1096 } else if (!nothing && !s->cancelled) { in dirty_bitmap_load_header() 1101 assert(nothing || s->cancelled || !!alias_map == !!bitmap_alias_map); in dirty_bitmap_load_header() 1143 } else if (!s->bitmap && !nothing && !s->cancelled) { in dirty_bitmap_load_header()
|
/qemu/linux-user/hppa/ |
H A D | vdso.ld | 26 * which means that nothing is exported at all.
|
/qemu/docs/system/devices/ |
H A D | igb.rst | 32 Using igb should be nothing different from using another network device. See
|
/qemu/docs/specs/ |
H A D | sev-guest-firmware.rst | 14 Though nothing in the table structure is SEV-specific, currently all the
|
H A D | rocker.rst | 96 drivers. Writes do nothing. Reads 102 Holes in register space are reserved. Writes to reserved registers do nothing.
|
/qemu/qapi/ |
H A D | run-state.json | 318 # @none: nothing is done 721 # @run: enable the feature, do nothing and continue if the notify VM
|
H A D | ui.json | 51 # password. If nothing is specified, defaults to 'keep'. For
|
/qemu/docs/ |
H A D | colo-proxy.txt | 91 but do nothing, just pass to next filter.
|
H A D | rdma.txt | 376 There's nothing to indicate that this is useful right now.
|
/qemu/net/ |
H A D | vmnet-common.m | 211 * Do nothing if QEMU is not ready - wait
|
/qemu/docs/devel/migration/ |
H A D | compatibility.rst | 68 pc-5.2 machine type. So nothing to worry here. 472 different. For the 1st set, their fail and we can do nothing, both
|
H A D | postcopy.rst | 194 pages, however during postcopy the CPUs are stopped and nothing should
|
/qemu/tcg/tci/ |
H A D | tcg-target.c.inc | 489 /* Always indirect, nothing to do */ 1301 /* nothing to do */
|
/qemu/docs/devel/ |
H A D | reset.rst | 239 phases which does nothing but call the parent class's implementation of the
|
H A D | clocks.rst | 153 nothing else to do. This value will be propagated to other clocks when
|
H A D | qapi-code-gen.rst | 155 self-contained, but at the moment, nothing prevents an included file 1251 without members. Likewise, if the command returns nothing, "ret-type"
|
/qemu/tcg/mips/ |
H A D | tcg-target.c.inc | 517 /* Simple reg-reg move, optimising out the 'do nothing' case */ 1661 /* Always indirect, nothing to do */ 2745 /* nothing to do */
|
/qemu/docs/interop/ |
H A D | bitmaps.rst | 277 nothing has changed. 494 #. Create a new bitmap attached to drive0, confident that nothing has been
|
/qemu/linux-headers/LICENSES/preferred/ |
H A D | GPL-2.0 | 200 signed it. However, nothing else grants you permission to modify or
|
/qemu/ |
H A D | COPYING | 181 signed it. However, nothing else grants you permission to modify or
|
/qemu/tcg/arm/ |
H A D | tcg-target.c.inc | 185 also Just So Happened to do nothing on pre-v6k so that we 579 /* Simple reg-reg move, optimising out the 'do nothing' case */ 3441 /* nothing to do */
|
12