Searched full:warning (Results 1 – 25 of 219) sorted by relevance
123456789
6 qemu-img: warning: error while reading block status at offset status_fail_offset_0: Input/output er…7 qemu-img: warning: error while reading block status at offset status_fail_offset_1: Input/output er…8 qemu-img: warning: error while reading block status at offset status_fail_offset_0: Input/output er…9 qemu-img: warning: error while reading offset read_fail_offset_0: Input/output error10 qemu-img: warning: error while reading block status at offset status_fail_offset_1: Input/output er…11 qemu-img: warning: error while reading offset status_fail_offset_1: Input/output error12 qemu-img: warning: error while reading offset read_fail_offset_2: Input/output error13 qemu-img: warning: error while reading offset read_fail_offset_3: Input/output error14 qemu-img: warning: error while reading offset read_fail_offset_4: Input/output error15 qemu-img: warning: error while reading offset read_fail_offset_5: Input/output error[all …]
10 # no Warning level messages displayed, use "--disable=all --enable=classes26 # Sometimes we need to disable a newly introduced pylint warning.27 # Doing so should not produce a warning in older versions of pylint.
138 # image, we should see one block status warning per element of144 # warning per element of $read_fail_offsets.
12 WARNING: Image format was not specified for 'TEST_DIR/t.raw' and probing guessed raw.63 WARNING: Image format was not specified for 'TEST_DIR/t.raw' and probing guessed raw.114 WARNING: Image format was not specified for 'TEST_DIR/t.raw' and probing guessed raw.165 WARNING: Image format was not specified for 'TEST_DIR/t.raw' and probing guessed raw.216 WARNING: Image format was not specified for 'TEST_DIR/t.raw' and probing guessed raw.267 WARNING: Image format was not specified for 'TEST_DIR/t.raw' and probing guessed raw.317 WARNING: Image format was not specified for 'TEST_DIR/t.raw' and probing guessed raw.367 WARNING: Image format was not specified for 'TEST_DIR/t.raw' and probing guessed raw.417 WARNING: Image format was not specified for 'TEST_DIR/t.raw' and probing guessed raw.467 WARNING: Image format was not specified for 'TEST_DIR/t.raw' and probing guessed raw.[all …]
4 kvm_failed_spr_set(int spr, const char *msg) "Warning: Unable to set SPR %d to KVM: %s"5 kvm_failed_spr_get(int spr, const char *msg) "Warning: Unable to retrieve SPR %d from KVM: %s"21 kvm_failed_put_vpa(void) "Warning: Unable to set VPA information to KVM"22 kvm_failed_get_vpa(void) "Warning: Unable to get VPA information from KVM"
23 #warning defaulting to 2 CPU processes36 # warning defaulting to 2 concurrent exclusive sections39 # warning defaulting to 1 concurrent exclusive sections45 # warning defaulting to 2 CPU cycles48 # warning defaulting to 1 CPU cycles
31 test-error-report: warning: test warn*\ in test_error_report_simple()84 test-error-report: warning: warn*\ in test_error_report_once()102 *-*-*:*:* test-error-report: warning: warn*\ in test_error_report_timestamp()118 test-error-report: warning: Testing &error_warn*\ in test_error_warn()
274 "*warning: global dynamic-prop-type-bad.prop3 has invalid class name*"); in test_dynamic_globalprop()277 "*warning: global nohotplug-type.prop5=105 not used*"); in test_dynamic_globalprop()279 "*warning: global nondevice-type.prop6 has invalid class name*"); in test_dynamic_globalprop()
37 # with an empty file. Avoid the warning.56 # files and introduces [-Wpointer-sign] warning.61 # SystemTap dtrace(1) emits a warning when long long is used
... commands #gpio-cells alloc space exhausted DRAM: WARNING: adjusting available memory to %lx busfreq immr_base bootflags ...
7 xen_pv_mmio_read(uint64_t addr) "WARNING: read from Xen PV Device MMIO space (address 0x%"PRIx64")"8 xen_pv_mmio_write(uint64_t addr) "WARNING: write to Xen PV Device MMIO space (address 0x%"PRIx64")"
12 statements, error/warning, execute command, etc.56 <?warning "This is warning message!" ?>142 warning_regex = r"(<\?warning\s*\"([^\"]+)\"\s*\?>)"145 print("[Warning]: " + group_var)
25 # this warning, you should clean up *all* headers in one run.60 print STDERR "$fname: warning: $msg\n";209 print STDERR "warning: guard symbol renaming may break things\n";
376 # Spit a warning as it's not512 printf STDERR "Warning: Sphinx version not found. Using default (Sphinx version %d.%d.%d)\n",578 print STDERR "${file}:$.: warning: duplicate section name '$name'\n";1404 … print STDERR "${file}:$.: warning: Enum value '$arg' not described in enum '$declaration_name'\n";1413 … print STDERR "${file}:$.: warning: Excess enum value '$k' description in '$declaration_name'\n";1632 …"${file}:$.: warning: Function parameter or member '$param' not described in '$declaration_name'\n…1681 print STDERR "${file}:$.: warning: " .1706 print STDERR "${file}:$.: warning: " .1798 print STDERR "${file}:$.: warning: cannot understand function prototype: '$prototype'\n";1880 print STDERR "${file}:$.: warning: Unrecognized tracepoint format: \n".[all …]
88 It can produce feature not supported warning like90 "warning: host doesn't support requested feature: CPUID.07H:EBX.intel-pt [bit 25]"92 It can also produce warning like94 "warning: TDX forcibly sets the feature: CPUID.80000007H:EDX.invtsc [bit 8]"
18 * @report_type is the type of message: error, warning or181 * @report_type is the type of message: error, warning or informational.208 error_printf("warning: "); in vreport()232 * Print a warning message to current monitor if we have one, else to stderr.271 * Print a warning message to current monitor if we have one, else to stderr.
182 #define PB_STATUS_VOUT_OV_WARN BIT(6) /* Output Overvoltage Warning */183 #define PB_STATUS_VOUT_UV_WARN BIT(5) /* Output Undervoltage Warning */192 #define PB_STATUS_IOUT_OC_WARN BIT(5) /* Output Overcurrent Warning */197 #define PB_STATUS_POUT_OP_WARN BIT(0) /* Output Overpower Warning */201 #define PB_STATUS_INPUT_VIN_OV_WARN BIT(6) /* Input Overvoltage Warning */202 #define PB_STATUS_INPUT_VIN_UV_WARN BIT(5) /* Input Undervoltage Warning */205 #define PB_STATUS_INPUT_IIN_OC_WARN BIT(1) /* Input Overcurrent Warning */206 #define PB_STATUS_INPUT_PIN_OP_WARN BIT(0) /* Input Overpower Warning */210 #define PB_STATUS_OT_WARN BIT(6) /* Overtemperature Warning */211 #define PB_STATUS_UT_WARN BIT(5) /* Undertemperature Warning */
22 /* warning: addr must be aligned */91 /* warning: addr must be aligned */195 /* warning: addr must be aligned */264 /* warning: addr must be aligned. The ram page is not masked as dirty303 /* warning: addr must be aligned */399 /* warning: addr must be aligned */
4 /* Avoid compiler warning because macro is redefined in SDL_syswm.h. */10 * which in turn trigger warning about redundant decls for
9 kvm_failed_reg_get(uint64_t id, const char *msg) "Warning: Unable to retrieve ONEREG %" PRIu64 " fr…10 kvm_failed_reg_set(uint64_t id, const char *msg) "Warning: Unable to set ONEREG %" PRIu64 " to KVM:…
68 * ensuring this wrapper function impl doesn't trigger the compiler warning74 * -Wdeprecated-declarations warning active, can call g_foo(...) as normal,
101 warning('rustc version ' + rustc.version() + ' is unsupported, disabling Rust compilation.')116 … warning('bindgen version ' + bindgen.version() + ' is unsupported, disabling Rust compilation.')118 warning('bindgen not found, disabling Rust compilation.')480 # warning. So explicitly omit the flag for Emscripten.609 # However, clang does not support this warning and this triggers an error.727 # Collect warning flags we want to set, sorted alphabetically924 warning('Use of the TCG interpreter is not recommended on this host')925 warning('architecture. There is a native TCG execution backend available')926 warning('which provides substantially better performance and reliability.')927 warning('It is strongly recommended to remove the --enable-tcg-interpreter')[all …]
140 e1000e_wrn_regs_write_ro(uint64_t index, uint32_t size, uint64_t val) "WARNING: Write to RO registe…141 e1000e_wrn_regs_write_unknown(uint64_t index, uint32_t size, uint64_t val) "WARNING: Write to unkno…142 e1000e_wrn_regs_read_unknown(uint64_t index, uint32_t size) "WARNING: Read from unknown register 0x…143 e1000e_wrn_regs_read_trivial(uint32_t index) "WARNING: Reading register at offset: 0x%05x. It is no…144 e1000e_wrn_regs_write_trivial(uint32_t index) "WARNING: Writing to register at offset: 0x%05x. It i…145 e1000e_wrn_no_ts_support(void) "WARNING: Guest requested TX timestamping which is not supported"146 e1000e_wrn_no_snap_support(void) "WARNING: Guest requested TX SNAP header update which is not suppo…147 e1000e_wrn_iscsi_filtering_not_supported(void) "WARNING: Guest requested iSCSI filtering which is …148 e1000e_wrn_nfsw_filtering_not_supported(void) "WARNING: Guest requested NFS write filtering which …149 e1000e_wrn_nfsr_filtering_not_supported(void) "WARNING: Guest requested NFS read filtering which i…
9 # Warning: verbose62 # Warning: Verbose96 …tch(void *s, int port, uint8_t tag, uint8_t slot) "ahci(%p)[%d][tag:%d]: Warning: NCQ slot (%d) di…119 # Warning: Verbose
450 # warning), which is never what we want.458 logger.warning(msg, location=field)471 logger.warning(msg, location=field)822 logger.warning(974 # Take care of that warning here instead, so long as the985 logger.warning(996 logger.warning(