Home
last modified time | relevance | path

Searched full:reading (Results 1 – 25 of 331) sorted by relevance

12345678910>>...14

/qemu/tests/qemu-iotests/
H A D251.out6 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 error
10 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 error
12 qemu-img: warning: error while reading offset read_fail_offset_2: Input/output error
13 qemu-img: warning: error while reading offset read_fail_offset_3: Input/output error
14 qemu-img: warning: error while reading offset read_fail_offset_4: Input/output error
15 qemu-img: warning: error while reading offset read_fail_offset_5: Input/output error
[all …]
H A D174.out4 == reading wrong format should fail ==
6 == reading missing file should fail ==
H A D074.out6 qemu-img: Error while reading offset 0 of blkdebug:TEST_DIR/blkdebug.conf:TEST_DIR/t.IMGFMT: Input/…
13 qemu-img: Error while reading offset 0 of blkdebug:TEST_DIR/blkdebug.conf:TEST_DIR/t.IMGFMT: Input/…
H A D263.out6 == reading the whole image ==
25 == reading the whole image ==
H A D17455 echo "== reading wrong format should fail =="
60 echo "== reading missing file should fail =="
H A D287.out30 === Testing simple reading and writing with zstd ===
44 === Testing adjacent clusters reading and writing with zstd ===
H A D128.out3 == reading from error device ==
H A D02890 echo "Reading"
141 echo '=== Reading across backing EOF in one operation ==='
H A D287110 echo "=== Testing simple reading and writing with zstd ==="
120 echo "=== Testing adjacent clusters reading and writing with zstd ==="
H A D101.out7 == reading bytes beyond EOF gives zeroes ==
H A D008.out4 == reading whole image ==
H A D001.out4 == reading whole image ==
/qemu/qapi/
H A Dvfio.json19 # available for reading.
27 # its internal state is available for reading.
31 # for reading.
/qemu/docs/devel/
H A Ds390-dasd-ipl.rst15 2. Execute the Read IPL ccw at ``0x00``, thereby reading IPL1 data into ``0x00``.
58 off the reading of IPL1 data. Since the channel program from IPL1 will be
94 transfers control to another channel program segment immediately after reading
111 because after reading the IPL1 record the disk is automatically positioned
112 to read the very next record which will be IPL2. But since we are not reading
/qemu/hw/nubus/
H A Dtrace-events4 nubus_slot_read(uint64_t addr, int size) "reading unassigned addr 0x%"PRIx64 " size %d"
6 nubus_super_slot_read(uint64_t addr, int size) "reading unassigned addr 0x%"PRIx64 " size %d"
/qemu/tests/qtest/
H A Dm48t59-test.c162 * a consistent reading from the wall clock because we may hit an edge of in bcd_check_time()
163 * the clock while reading. To work around this, we read four clock readings in bcd_check_time()
165 * reading is corrupt so we need four readings to ensure that we have at in bcd_check_time()
168 * It's also possible that we'll cross an edge reading the host clock so in bcd_check_time()
169 * simply check to make sure that the clock reading is within the period of in bcd_check_time()
H A Drtc-test.c129 * a consistent reading from the wall clock because we may hit an edge of in check_time()
130 * the clock while reading. To work around this, we read four clock readings in check_time()
132 * reading is corrupt so we need four readings to ensure that we have at in check_time()
135 * It's also possible that we'll cross an edge reading the host clock so in check_time()
136 * simply check to make sure that the clock reading is within the period of in check_time()
631 /* Because the alarm will fire soon, reading register A will latch UIP. */ in uip_stuck()
/qemu/docs/specs/
H A Drapl-msr.rst32 by reading the host CPU MSRs and are given back to the guest 1:1 when
42 Each core belonging to the same Package reading the MSR_PKG_ENERGY_STATUS (i.e
44 for the whole package. Whatever Core reading it will get the same value and a
103 By reading those metrics for a thread, one can calculate the ratio of time the
/qemu/include/qemu/
H A Dseqlock.h73 /* Read sequence before reading other fields. */ in seqlock_read_begin()
80 /* Read other fields before reading final sequence. */ in seqlock_read_retry()
H A Drcu.h91 * Read rcu_gp_ptr and write p_rcu_reader->ctr before reading in QEMU_DECLARE_CO_TLS()
113 /* Write p_rcu_reader->ctr before reading p_rcu_reader->waiting. */ in rcu_read_unlock()
/qemu/hw/sensor/
H A Demc141x.c62 error_setg(errp, "error reading %s: %s", name, g_strerror(errno)); in OBJECT_DECLARE_TYPE()
67 error_setg(errp, "error reading %s", name); in OBJECT_DECLARE_TYPE()
89 error_setg(errp, "error reading %s: %s", name, g_strerror(errno)); in emc141x_set_temperature()
94 error_setg(errp, "error reading %s", name); in emc141x_set_temperature()
H A Dtmp421.c120 error_setg(errp, "error reading %s: %s", name, g_strerror(errno)); in tmp421_get_temperature()
125 error_setg(errp, "error reading %s", name); in tmp421_get_temperature()
157 error_setg(errp, "error reading %s: %s", name, g_strerror(errno)); in tmp421_set_temperature()
162 error_setg(errp, "error reading %s", name); in tmp421_set_temperature()
/qemu/tests/tcg/multiarch/system/
H A Dmemory.c209 ml_printf("Reading u16 from %#lx (offset %d):", ptr, offset); in read_test_data_u16()
234 ml_printf("Reading u32 from %#lx (offset %d):", ptr, offset); in read_test_data_u32()
276 ml_printf("Reading u64 from %#lx (offset %d):", ptr, offset); in read_test_data_u64()
380 ml_printf("Reading s8 pairs from %#lx (offset %d):", ptr, offset); in read_test_data_s8()
409 ml_printf("Reading s16 from %#lx (offset %d, %s):", ptr, in read_test_data_s16()
442 ml_printf("Reading s32 from %#lx (offset %d, %s):", in read_test_data_s32()
473 * or negative depending on what offset we are reading from.
/qemu/hw/core/
H A Deif.c197 error_setg(errp, "Out of memory reading kernel section"); in read_eif_kernel()
273 error_setg(errp, "Out of memory reading initrd section"); in read_eif_ramdisk()
319 error_setg(errp, "Out of memory reading signature section"); in get_signature_fingerprint_sha384()
366 error_setg(errp, "Out of memory reading signature section"); in get_signature_fingerprint_sha384()
556 error_setg(errp, "Out of memory reading command line section"); in read_eif_file()
613 error_setg(errp, "Out of memory reading unknown section"); in read_eif_file()
/qemu/replay/
H A Dreplay-internal.c19 /* Mutex to protect reading and writing events to the log.
43 error_report("error reading the replay data"); in replay_read_error()

12345678910>>...14