Home
last modified time | relevance | path

Searched refs:ignored (Results 51 – 75 of 77) sorted by path

1234

/qemu/qapi/
H A Dqom.json711 # ignored if @hugetlb is false. (default: 0)
H A Dreplay.json90 # command is ignored when there are no replay breakpoints.
H A Drun-state.json635 # @ignore: the memory failure could be ignored. This will only be the
H A Dtrace.json42 # @deprecated: Member @vcpu is deprecated, and always ignored.
61 # @deprecated: Member @vcpu is deprecated, and always ignored.
93 # @deprecated: Member @vcpu is deprecated, and always ignored.
/qemu/
H A Dqemu-options.hx976 option is ignored if you do not have OSS 4. Default is 5.
1365 ``unmap``) requests are ignored or passed to the filesystem.
5046 otherwise the option is ignored. Default is off.
/qemu/qga/
H A Dcommands-win32.c61 #pragma GCC diagnostic ignored "-Wredundant-decls"
H A Dqapi-schema.json54 # ignored until the response containing the unique integer value the
83 # previous client. All guest agent responses should be ignored until
465 # points are ignored.
525 # ranges smaller than this may be ignored (this is a hint and the
744 # returned, and always ignored on input (hence it can be omitted
1094 # is returned, and always ignored on input (hence it can be
/qemu/scripts/coverity-scan/
H A DCOMPONENTS.md15 hexagon-gen (component should be ignored in analysis)
/qemu/subprojects/packagefiles/berkeley-testfloat-3/
H A Dmeson.build25 ] + meson.get_compiler('c').get_supported_arguments('-Wno-ignored-pragmas'),
/qemu/target/arm/
H A Dcpu.h1278 void pmu_pre_el_change(ARMCPU *cpu, void *ignored);
1279 void pmu_post_el_change(ARMCPU *cpu, void *ignored);
H A Dhelper.c925 static int64_t swinc_ns_per(uint64_t ignored) in swinc_ns_per() argument
1457 void pmu_pre_el_change(ARMCPU *cpu, void *ignored) in pmu_pre_el_change() argument
1462 void pmu_post_el_change(ARMCPU *cpu, void *ignored) in pmu_post_el_change() argument
2697 void gt_rme_post_el_change(ARMCPU *cpu, void *ignored) in gt_rme_post_el_change() argument
/qemu/target/loongarch/tcg/insn_trans/
H A Dtrans_privileged.c.inc225 /* CSR is undefined: write ignored, read old_value as 0. */
256 /* CSR is undefined: write ignored, read old_value as 0. */
/qemu/target/ppc/
H A Dinsn32.decode420 # Before Power ISA v3.0, MFFS bits 11~15 were reserved and should be ignored
/qemu/target/ppc/translate/
H A Dstorage-ctrl-impl.c.inc186 * (and RS for tlbiel) were reserved fields and should be ignored.
H A Dvsx-impl.c.inc794 TCGv_i32 ignored; \
806 ignored = tcg_temp_new_i32(); \
807 gen_helper_##name(ignored, tcg_env, xt, xa, xb); \
/qemu/target/sparc/
H A Dinsns.decode218 # was ignored and did not produce traps.
/qemu/tests/fp/
H A Dwrap.c.inc165 /* Note: exact is ignored since qemu's softfloat assumes it is set */
194 /* Note: exact is ignored since qemu's softfloat assumes it is set */
323 /* Note: exact is ignored since qemu's softfloat assumes it is set */
339 /* Note: exact is ignored since qemu's softfloat assumes it is set */
355 /* Note: exact is ignored since qemu's softfloat assumes it is set */
374 /* Note: exact is ignored since qemu's softfloat assumes it is set */
410 /* Note: exact is ignored since qemu's softfloat assumes it is set */
/qemu/tests/qtest/fuzz/
H A Dvirtio_net_fuzz.c63 int ignored = write(sockfds[0], Data, vqa.length); in virtio_net_fuzz_multi() local
64 (void) ignored; in virtio_net_fuzz_multi()
/qemu/tests/qtest/
H A Dqmp-cmd-test.c97 const char *ignored[] = { in query_is_ignored() local
119 for (i = 0; ignored[i]; i++) { in query_is_ignored()
120 if (!strcmp(cmd, ignored[i])) { in query_is_ignored()
/qemu/tests/tcg/i386/
H A Dtest-i386.c800 uint32_t ignored[4]; in fpu_clear_exceptions() member
951 uint32_t ignored[4]; in test_fenv() member
958 uint16_t ignored[4]; in test_fenv() member
H A Dx86.csv58 # but only 4bits are meaningful while the others are ignored or must be 0.
152 # with others listed in the table and should be ignored when generating disassembly
/qemu/ui/
H A Dgtk.c2175 #pragma GCC diagnostic ignored "-Wdeprecated-declarations" in gd_vc_gfx_init()
H A Dvnc-auth-sasl.c36 #pragma GCC diagnostic ignored "-Wdeprecated-declarations"
/qemu/util/
H A Dasync.c195 #pragma GCC diagnostic ignored "-Wpragmas" in aio_bh_poll()
196 #pragma GCC diagnostic ignored "-Wdangling-pointer=" in aio_bh_poll()
H A Dcoroutine-ucontext.c258 #pragma GCC diagnostic ignored "-Wunused-but-set-variable"

1234