Home
last modified time | relevance | path

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

123

/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 D128.out3 == reading from error device ==
H A D287.out30 === Testing simple reading and writing with zstd ===
44 === 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 ==
H A D052.out8 == reading whole image ==
H A D188.out4 == reading whole image ==
H A D003.out4 == reading whole image ==
H A D134.out4 == reading whole image ==
H A D002.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/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/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
H A Dindex.rst6 QEMU. You only need to read it if you are interested in reading or
H A Dtcg-icount.rst57 up to date and accurate reading of the icount number.
/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/hw/net/
H A De1000.c116 uint16_t reading; member
473 s->eecd_state.bitnum_out, s->eecd_state.reading); in get_eecd()
474 if (!s->eecd_state.reading || in get_eecd()
495 s->eecd_state.reading = 0; in set_eecd()
507 if (++s->eecd_state.bitnum_in == 9 && !s->eecd_state.reading) { in set_eecd()
509 s->eecd_state.reading = (((s->eecd_state.val_in >> 6) & 7) == in set_eecd()
514 s->eecd_state.reading); in set_eecd()
1487 VMSTATE_UINT16(eecd_state.reading, E1000State),
/qemu/hw/ipmi/
H A Dipmi_bmc_sim.c144 uint8_t reading; member
1764 rsp_buffer_push(rsp, sens->reading); in get_sensor_evt_status()
1784 rsp_buffer_push(rsp, sens->reading); in get_sensor_reading()
1869 if (sens->reading != new_reading) { in set_sensor_reading()
2007 sens->reading = new_reading; in set_sensor_reading()
2195 VMSTATE_UINT8(sensors[IPMI_WATCHDOG_SENSOR].reading, IPMIBmcSim),
/qemu/docs/devel/migration/
H A Ddirty-limit.rst70 rate inside the limit. This leads to more steady reading performance during
/qemu/docs/system/arm/
H A Dfby35.rst51 instructions to execute by reading CE0 and not from a preloaded ROM
/qemu/docs/system/riscv/
H A Dmicrochip-icicle-kit.rst109 particular, reading from the SD card does not work.

123