Home
last modified time | relevance | path

Searched refs:ERROR (Results 1 – 25 of 28) sorted by relevance

12

/qemu/scripts/
H A Dcheckpatch.pl1320 sub ERROR { subroutine
1591 ERROR("space required after Signed-off-by:\n" .
1634 ERROR("Doubly-encoded UTF-8\n" . $herecurr);
1682 ERROR("DOS line endings\n" . $herevet);
1696 ERROR("trailing whitespace\n" . $herevet);
2066 ERROR("TEST: is type\n" . $herecurr);
2075 ERROR("TEST: is attr\n" . $herecurr);
2096 ERROR("malformed #include filename\n" .
2836 ERROR($msg);
3003 ERROR("Don't use '#' flag of printf format " .
[all …]
/qemu/tests/qemu-iotests/
H A D098.out32 ERROR cluster 0 refcount=0 reference=1
33 ERROR cluster 1 refcount=0 reference=1
34 ERROR cluster 3 refcount=0 reference=1
46 ERROR cluster 0 refcount=0 reference=1
47 ERROR cluster 1 refcount=0 reference=1
48 ERROR cluster 3 refcount=0 reference=1
H A D108.out8 ERROR cluster 0 refcount=0 reference=1
9 ERROR cluster 3 refcount=0 reference=1
10 ERROR cluster 4 refcount=0 reference=1
11 ERROR cluster 5 refcount=0 reference=1
33 ERROR cluster 256 refcount=0 reference=1
66 ERROR cluster 16 refcount=0 reference=1
83 ERROR could not resize image: Invalid argument
99 ERROR could not resize image: Invalid argument
119 ERROR cluster 0 refcount=0 reference=1
141 ERROR cluster 0 refcount=0 reference=1
[all …]
H A D060.out6 ERROR cluster 3 refcount=1 reference=3
33 ERROR refcount block 0 refcount=2
34 ERROR cluster 2 refcount=1 reference=2
42 ERROR refcount block 0 refcount=2
43 ERROR cluster 2 refcount=1 reference=2
66 ERROR cluster 4 refcount=1 reference=2
78 ERROR cluster 4 refcount=1 reference=2
193 ERROR cluster 0 refcount=0 reference=1
194 ERROR cluster 1 refcount=0 reference=1
195 ERROR cluster 3 refcount=0 reference=1
[all …]
H A D039.out16 ERROR cluster 5 refcount=0 reference=1
17 ERROR OFLAG_COPIED data cluster: l2_entry=8000000000050000 refcount=0
28 ERROR cluster 5 refcount=0 reference=1
51 ERROR cluster 5 refcount=0 reference=1
84 ERROR cluster 5 refcount=0 reference=1
85 ERROR OFLAG_COPIED data cluster: l2_entry=8000000000050000 refcount=0
H A D214.out18 ERROR cluster 6 refcount=1 reference=3
19 ERROR cluster 7 refcount=1 reference=2
H A D261.out185 qemu-img: ERROR failed to read the snapshot table: Too much extra metadata in snapshot table entry 3
190 ERROR cluster 10 refcount=0 reference=1
208 qemu-img: ERROR failed to read the snapshot table: Snapshot table is too big
240 qemu-img: ERROR failed to read the snapshot table: Too much extra metadata in snapshot table entry …
263 qemu-img: ERROR snapshot table too large
H A D138.out8 ERROR: counting reference for region exceeding the end of the file by one cluster or more: offset 0…
H A D080.out74 ERROR snapshot 1 (test) l1_offset=0x400200: L1 table is not cluster aligned; snapshot table entry c…
97 ERROR snapshot 1 (test) l1_size=0x10000000: L1 table is too large; snapshot table entry corrupted
H A D112.out125 ERROR: overflow cluster offset=0x50000
131 ERROR cluster 5 refcount=1 reference=2
H A D061.out146 ERROR cluster 5 refcount=0 reference=1
147 ERROR cluster 6 refcount=0 reference=1
332 ERROR cluster 5 refcount=0 reference=1
333 ERROR cluster 6 refcount=0 reference=1
H A D271.out541 ERROR offset=50200: Data cluster is not properly aligned; L2 entry corrupted.
542 ERROR cluster 6 refcount=0 reference=1
544 ERROR offset=50200: Data cluster is not properly aligned; L2 entry corrupted.
547 ERROR offset=50200: Data cluster is not properly aligned; L2 entry corrupted.
/qemu/hw/ssi/
H A Dibex_spi_host.c38 FIELD(INTR_STATE, ERROR, 0, 1)
41 FIELD(INTR_ENABLE, ERROR, 0, 1)
44 FIELD(INTR_TEST, ERROR, 0, 1)
180 bool error_en = FIELD_EX32(intr_en_reg, INTR_ENABLE, ERROR); in ibex_spi_host_irq()
182 bool err_pending = FIELD_EX32(intr_state_reg, INTR_STATE, ERROR); in ibex_spi_host_irq()
190 if (FIELD_EX32(intr_test_reg, INTR_TEST, ERROR)) { in ibex_spi_host_irq()
360 if (FIELD_EX32(val32, INTR_STATE, ERROR)) { in ibex_spi_host_write()
361 data = FIELD_DP32(data, INTR_STATE, ERROR, 0); in ibex_spi_host_write()
/qemu/hw/usb/
H A Dredirect.c52 #undef ERROR
198 #define ERROR(...) \ macro
458 ERROR("could not find packet with id %"PRIu64"\n", id); in usbredir_find_packet_by_id()
1160 ERROR("peer does not support streams\n"); in usbredir_alloc_streams()
1165 ERROR("request to allocate 0 streams\n"); in usbredir_alloc_streams()
1179 ERROR("usbredir_alloc_streams not implemented\n"); in usbredir_alloc_streams()
1183 ERROR("streams are not available, disconnecting\n"); in usbredir_alloc_streams()
1508 ERROR("No interface info for device\n"); in usbredir_check_filter()
1841 ERROR("Received invalid endpoint type\n"); in usbredir_ep_info()
1951 ERROR("bulk streams %s failed status %d eps %08x\n", in usbredir_bulk_streams_status()
[all …]
/qemu/include/hw/char/
H A Dnrf51_uart.h43 FIELD(UART_INTEN, ERROR, 9, 1)
/qemu/target/sparc/
H A Dtrace-events27 win_helper_gregset_error(uint32_t pstate) "ERROR in get_gregset: active pstate bits=0x%x"
/qemu/
H A D.patchew.yml100 {% grep_C output regex="\b(FAIL|XPASS|ERROR|WARN|error:|warning:)" n=3 %}
108 {% grep_C output regex="\b(FAIL|XPASS|ERROR|WARN|error:|warning:)" n=3 %}
/qemu/scripts/coccinelle/
H A Dtcg_gen_extract.cocci81 debug(" ERROR (check included headers?)")
/qemu/scripts/codeconverter/codeconverter/
H A Dpatching.py22 ERROR = logger.error variable
93 self.log(logging.ERROR, fmt, *args)
/qemu/hw/misc/
H A Dmps2-scc.c52 FIELD(CFGSTAT, ERROR, 1, 1)
/qemu/hw/net/can/
H A Dxlnx-zynqmp-can.c54 #undef ERROR
98 FIELD(INTERRUPT_STATUS_REGISTER, ERROR, 8, 1)
336 ARRAY_FIELD_DP32(s->regs, INTERRUPT_STATUS_REGISTER, ERROR, 0); in can_config_mode()
/qemu/python/qemu/qmp/
H A Dqmp_client.py384 logging.ERROR if is_error else logging.WARNING,
H A Dprotocol.py877 logging.INFO if isinstance(err, EOFError) else logging.ERROR,
/qemu/docs/devel/
H A Dacpi-bits.rst103 RESULTS : PASS 1 | ERROR 0 | FAIL 0 | SKIP 0 | WARN 0 | INTERRUPT 0 | CANCEL 0
/qemu/hw/sd/
H A Dsd.c492 FIELD(CSR, ERROR, 19, 1)

12