Home
last modified time | relevance | path

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

/qemu/scripts/
H A Dcheckpatch.pl1332 sub ERROR { subroutine
1396 ERROR("Saw unacceptable licenses '" . join(',', @unknown) .
1450 ERROR("Do not add expected files together with tests, " .
1489 ERROR("do not set execute permissions for source " .
1504 ERROR("New file '" . $fileinfo->{filenew} .
1514 ERROR("New file '" . $fileinfo->{filenew} . "' must " .
1787 ERROR("please use python3 interpreter\n" . $herecurr);
1796 ERROR("Author email address is mangled by the mailing list\n" . $herecurr);
1806 ERROR("The correct form is \"Signed-off-by\"\n" .
1810 ERROR("space required after Signed-off-by:\n" .
[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)
179 bool error_en = FIELD_EX32(intr_en_reg, INTR_ENABLE, ERROR); in ibex_spi_host_irq()
181 bool err_pending = FIELD_EX32(intr_state_reg, INTR_STATE, ERROR); in ibex_spi_host_irq()
189 if (FIELD_EX32(intr_test_reg, INTR_TEST, ERROR)) { in ibex_spi_host_irq()
359 if (FIELD_EX32(val32, INTR_STATE, ERROR)) { in ibex_spi_host_write()
360 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()
607 ERROR("received iso data is larger then packet ep %02X (%d > %d)\n", in usbredir_handle_iso_data()
894 ERROR("received int data is larger then packet ep %02X\n", ep); in usbredir_handle_interrupt_in_data()
969 ERROR("handle_data called for control transfer on ep %02X\n", ep); in usbredir_handle_data()
991 ERROR("handle_data ep %02X has unknown type %d\n", ep, in usbredir_handle_data()
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()
[all …]
H A Dtrace-events203 usb_dwc2_packet_error(const char *status) "ERROR %s"
/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/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/hw/sd/
H A Dsd.c657 FIELD(CSR, ERROR, 19, 1)
/qemu/docs/interop/
H A Dbitmaps.rst1201 ``BLOCK_JOB_CANCELLED`` event instead of a pair of COMPLETE and ERROR