Home
last modified time | relevance | path

Searched full:read (Results 1 – 25 of 4027) sorted by relevance

12345678910>>...162

/openbmc/qemu/tests/qemu-iotests/tests/
H A Dimage-fleecing.out23 read -P0x5d 0 64k
24 read -P0xd5 1M 64k
25 read -P0xdc 32M 64k
26 read -P0xcd 0x3ff0000 64k
27 read -P0 0x00f8000 32k
28 read -P0 0x2010000 32k
29 read -P0 0x3fe0000 64k
44 read -P0x5d 0 64k
45 read -P0xd5 1M 64k
46 read -P0xdc 32M 64k
[all …]
/openbmc/qemu/tests/qemu-iotests/
H A D2324 # Test for auto-read-only
52 while read cmd; do
87 echo "=== -drive with read-write image: read-only/auto-read-only combinations ==="
90 run_qemu_info_block -drive driver=file,file="$TEST_IMG",if=none,read-only=on,auto-read-only=off
91 run_qemu_info_block -drive driver=file,file="$TEST_IMG",if=none,read-only=on,auto-read-only=on
92 run_qemu_info_block -drive driver=file,file="$TEST_IMG",if=none,read-only=on
94 run_qemu_info_block -drive driver=file,file="$TEST_IMG",if=none,read-only=off,auto-read-only=off
95 run_qemu_info_block -drive driver=file,file="$TEST_IMG",if=none,read-only=off,auto-read-only=on
96 run_qemu_info_block -drive driver=file,file="$TEST_IMG",if=none,read-only=off
98 run_qemu_info_block -drive driver=file,file="$TEST_IMG",if=none,auto-read-only=off
[all …]
H A D232.out4 === -drive with read-write image: read-only/auto-read-only combinations ===
6 NODE_NAME: TEST_DIR/t.IMGFMT (file, read-only)
7 NODE_NAME: TEST_DIR/t.IMGFMT (file, read-only)
8 NODE_NAME: TEST_DIR/t.IMGFMT (file, read-only)
18 === -drive with read-only image: read-only/auto-read-only combinations ===
20 NODE_NAME: TEST_DIR/t.IMGFMT (file, read-only)
21 NODE_NAME: TEST_DIR/t.IMGFMT (file, read-only)
22 NODE_NAME: TEST_DIR/t.IMGFMT (file, read-only)
24 QEMU_PROG: -drive driver=file,file=TEST_DIR/t.IMGFMT,if=none,read-only=off,auto-read-only=off: Coul…
28 QEMU_PROG: -drive driver=file,file=TEST_DIR/t.IMGFMT,if=none,auto-read-only=off: Could not open 'TE…
[all …]
H A D046208 echo read -P 0 0 0x10000
210 echo read -P 1 0x10000 0x2000
211 echo read -P 11 0x12000 0x2000
212 echo read -P 1 0x14000 0x4000
213 echo read -P 10 0x18000 0x2000
214 echo read -P 1 0x1a000 0x2000
215 echo read -P 12 0x1c000 0x2000
216 echo read -P 1 0x1e000 0x2000
218 echo read -P 2 0x20000 0x8000
219 echo read -P 20 0x28000 0x2000
[all …]
H A D077200 echo read -P 0 0 0x200
201 echo read -P 10 0x200 0x200
202 echo read -P 0 0x400 0xc00
205 echo read -P 0 0x1000 0x200
206 echo read -P 10 0x1200 0x200
207 echo read -P 11 0x1400 0x200
208 echo read -P 0 0x1600 0xa00
210 echo read -P 0 0x2000 0x200
211 echo read -P 10 0x2200 0x200
212 echo read -P 11 0x2400 0x200
[all …]
H A D028.out209 read 512/512 bytes at offset 3221194240
211 read 512/512 bytes at offset 3221195264
213 read 512/512 bytes at offset 3221196288
215 read 512/512 bytes at offset 3221197312
217 read 512/512 bytes at offset 3221198336
219 read 512/512 bytes at offset 3221199360
221 read 512/512 bytes at offset 3221200384
223 read 512/512 bytes at offset 3221201408
225 read 512/512 bytes at offset 3221202432
227 read 512/512 bytes at offset 3221203456
[all …]
H A D019.out550 read 512/512 bytes at offset 0
552 read 512/512 bytes at offset 1024
554 read 512/512 bytes at offset 2048
556 read 512/512 bytes at offset 3072
558 read 512/512 bytes at offset 4096
560 read 512/512 bytes at offset 5120
562 read 512/512 bytes at offset 6144
564 read 512/512 bytes at offset 7168
566 read 512/512 bytes at offset 8192
568 read 512/512 bytes at offset 9216
[all …]
H A D013.out2205 read 4096/4096 bytes at offset 0
2207 read 4096/4096 bytes at offset 4096
2209 read 4096/4096 bytes at offset 8192
2211 read 4096/4096 bytes at offset 12288
2213 read 4096/4096 bytes at offset 16384
2215 read 4096/4096 bytes at offset 20480
2217 read 4096/4096 bytes at offset 24576
2219 read 4096/4096 bytes at offset 28672
2221 read 4096/4096 bytes at offset 32768
2223 read 4096/4096 bytes at offset 36864
[all …]
H A D023.out327 read 1024/1024 bytes at offset 0
329 read 1024/1024 bytes at offset 1024
331 read 1024/1024 bytes at offset 2048
333 read 1024/1024 bytes at offset 3072
335 read 1024/1024 bytes at offset 4096
337 read 1024/1024 bytes at offset 5120
339 read 1024/1024 bytes at offset 6144
341 read 1024/1024 bytes at offset 7168
343 read 1024/1024 bytes at offset 8192
345 read 1024/1024 bytes at offset 9216
[all …]
H A D0644 # Test VHDX read/write from a sample image created with Hyper-V
48 $QEMU_IO -r -c "read -pP 0xa5 0 33M" "$TEST_IMG" | _filter_qemu_io
52 $QEMU_IO -r -c "read -pP 0x96 33M 33M" "$TEST_IMG" | _filter_qemu_io
56 $QEMU_IO -r -c "read -pP 0x00 66M 62M" \
57 -c "read -pP 0x00 128M 128M" \
58 -c "read -pP 0x00 256M 128M" \
59 -c "read -pP 0x00 384M 128M" \
60 -c "read -pP 0x00 512M 128M" \
61 -c "read -pP 0x00 640M 128M" \
62 -c "read -pP 0x00 768M 128M" \
[all …]
H A D171.out10 read the image
11 read 3584/3584 bytes at offset 0
16 read 4/4 bytes at offset 510
35 read before image boundary
36 read 1/1 bytes at offset 3583
39 read across image boundary
40 read failed: Input/output error
42 read at image boundary
43 read failed: Input/output error
45 read after image boundary
[all …]
H A D064.out4 read 34603008/34603008 bytes at offset 0
8 read 34603008/34603008 bytes at offset 34603008
12 read 65011712/65011712 bytes at offset 69206016
14 read 134217728/134217728 bytes at offset 134217728
16 read 134217728/134217728 bytes at offset 268435456
18 read 134217728/134217728 bytes at offset 402653184
20 read 134217728/134217728 bytes at offset 536870912
22 read 134217728/134217728 bytes at offset 671088640
24 read 134217728/134217728 bytes at offset 805306368
26 read 134217728/134217728 bytes at offset 939524096
[all …]
H A D186.out57 Testing: -blockdev driver=null-co,read-zeroes=on,node-name=null -device ide-hd,drive=null
60 null: json:{"read-zeroes": true, "driver": "null-co"} (null-co)
65 Testing: -blockdev driver=null-co,read-zeroes=on,node-name=null -device ide-hd,drive=null,id=qdev_id
68 null: json:{"read-zeroes": true, "driver": "null-co"} (null-co)
73 Testing: -blockdev driver=null-co,read-zeroes=on,node-name=null -device scsi-hd,drive=null
76 null: json:{"read-zeroes": true, "driver": "null-co"} (null-co)
81 Testing: -blockdev driver=null-co,read-zeroes=on,node-name=null -device scsi-hd,drive=null,id=qdev_…
84 null: json:{"read-zeroes": true, "driver": "null-co"} (null-co)
89 Testing: -blockdev driver=null-co,read-zeroes=on,node-name=null -device virtio-blk-pci,drive=null
92 null: json:{"read-zeroes": true, "driver": "null-co"} (null-co)
[all …]
H A D022.out2205 read 4096/4096 bytes at offset 10485760
2207 read 4096/4096 bytes at offset 10489856
2209 read 4096/4096 bytes at offset 10493952
2211 read 4096/4096 bytes at offset 10498048
2213 read 4096/4096 bytes at offset 10502144
2215 read 4096/4096 bytes at offset 10506240
2217 read 4096/4096 bytes at offset 10510336
2219 read 4096/4096 bytes at offset 10514432
2221 read 4096/4096 bytes at offset 10518528
2223 read 4096/4096 bytes at offset 10522624
[all …]
H A D014.out3089 === Read used/compressed clusters
3091 read 8192/8192 bytes at offset 0
3093 read 8192/8192 bytes at offset 36864
3095 read 8192/8192 bytes at offset 73728
3097 read 8192/8192 bytes at offset 110592
3099 read 8192/8192 bytes at offset 147456
3101 read 8192/8192 bytes at offset 184320
3103 read 8192/8192 bytes at offset 221184
3105 read 8192/8192 bytes at offset 258048
3107 read 8192/8192 bytes at offset 294912
[all …]
H A D077.out69 read 512/512 bytes at offset 0
71 read 512/512 bytes at offset 512
73 read 3072/3072 bytes at offset 1024
75 read 512/512 bytes at offset 4096
77 read 512/512 bytes at offset 4608
79 read 512/512 bytes at offset 5120
81 read 2560/2560 bytes at offset 5632
83 read 512/512 bytes at offset 8192
85 read 512/512 bytes at offset 8704
87 read 512/512 bytes at offset 9216
[all …]
H A D03473 $QEMU_IO -c "read -P 0x55 0 64k" "$TEST_IMG" | _filter_qemu_io
74 $QEMU_IO -c "read -P 0x0 64k 192k" "$TEST_IMG" | _filter_qemu_io
75 $QEMU_IO -c "read -P 0x55 256k 257k" "$TEST_IMG" | _filter_qemu_io
76 $QEMU_IO -c "read -P 0x0 513k 13k" "$TEST_IMG" | _filter_qemu_io
77 $QEMU_IO -c "read -P 0x55 526k 498k" "$TEST_IMG" | _filter_qemu_io
91 $QEMU_IO -c "read -P 0x55 0 60k" "$TEST_IMG" | _filter_qemu_io
92 $QEMU_IO -c "read -P 0xa 60k 4k" "$TEST_IMG" | _filter_qemu_io
93 $QEMU_IO -c "read -P 0xb 64k 8k" "$TEST_IMG" | _filter_qemu_io
94 $QEMU_IO -c "read -P 0x0 72k 4k" "$TEST_IMG" | _filter_qemu_io
95 $QEMU_IO -c "read -P 0xc 76k 4k" "$TEST_IMG" | _filter_qemu_io
[all …]
H A D017.out543 read 512/512 bytes at offset 0
545 read 512/512 bytes at offset 1024
547 read 512/512 bytes at offset 2048
549 read 512/512 bytes at offset 3072
551 read 512/512 bytes at offset 4096
553 read 512/512 bytes at offset 5120
555 read 512/512 bytes at offset 6144
557 read 512/512 bytes at offset 7168
559 read 512/512 bytes at offset 8192
561 read 512/512 bytes at offset 9216
[all …]
H A D020.out544 read 512/512 bytes at offset 0
546 read 512/512 bytes at offset 1024
548 read 512/512 bytes at offset 2048
550 read 512/512 bytes at offset 3072
552 read 512/512 bytes at offset 4096
554 read 512/512 bytes at offset 5120
556 read 512/512 bytes at offset 6144
558 read 512/512 bytes at offset 7168
560 read 512/512 bytes at offset 8192
562 read 512/512 bytes at offset 9216
[all …]
H A D018.out543 read 512/512 bytes at offset 0
545 read 512/512 bytes at offset 1024
547 read 512/512 bytes at offset 2048
549 read 512/512 bytes at offset 3072
551 read 512/512 bytes at offset 4096
553 read 512/512 bytes at offset 5120
555 read 512/512 bytes at offset 6144
557 read 512/512 bytes at offset 7168
559 read 512/512 bytes at offset 8192
561 read 512/512 bytes at offset 9216
[all …]
H A D024.out43 Read before the rebase to make sure everything is set up correctly
46 read 65536/65536 bytes at offset 0
49 read 65536/65536 bytes at offset 65536
52 read 65536/65536 bytes at offset 131072
55 read 65536/65536 bytes at offset 196608
58 read 65536/65536 bytes at offset 262144
61 read 65536/65536 bytes at offset 327680
64 read 65536/65536 bytes at offset 393216
67 read 65536/65536 bytes at offset 458752
70 read 65536/65536 bytes at offset 524288
[all …]
H A D153.out3 …,file=null-co://,readonly=off,force-share=on: force-share=on can only be used with read-only images
17 == Launching another QEMU, opts: 'read-only=on' ==
18 QEMU_PROG: -drive file=TEST_DIR/t.qcow2,if=none,read-only=on: Failed to get shared "write" lock
21 == Launching another QEMU, opts: 'read-only=on,force-share=on' ==
25 _qemu_io_wrapper -c read 0 512 TEST_DIR/t.qcow2
29 _qemu_io_wrapper -r -c read 0 512 TEST_DIR/t.qcow2
33 _qemu_io_wrapper -c open TEST_DIR/t.qcow2 -c read 0 512
38 _qemu_io_wrapper -c open -r TEST_DIR/t.qcow2 -c read 0 512
103 _qemu_io_wrapper -U -c read 0 512 TEST_DIR/t.qcow2
104 qemu-io: can't open device TEST_DIR/t.qcow2: force-share=on can only be used with read-only images
[all …]
/openbmc/u-boot/board/micronas/vct/
H A Dscc.h11 #define DMA_READ 0 /* SCC read DMA */
65 u32 p_dma_channels_rd; /* Number of Read DMA channels */
141 SCC_FE_3DCOMB_RD, /* SCC_FE_3DCOMB Read channel */
143 SCC_DI_TNR_FIELD_RD, /* SCC_DI_TNR_FIELD Read channel */
144 SCC_DI_TNR_FRAME_RD, /* SCC_DI_TNR_FRAME Read channel */
146 SCC_DI_MVAL_RD, /* SCC_DI_MVAL Read channel */
148 SCC_RC_FRAME0_RD, /* SCC_RC_FRAME0 Read channel */
149 SCC_OPT_FIELD0_RD, /* SCC_OPT_FIELD0 Read channel */
150 SCC_OPT_FIELD1_RD, /* SCC_OPT_FIELD1 Read channel */
151 SCC_OPT_FIELD2_RD, /* SCC_OPT_FIELD2 Read channel */
[all …]
/openbmc/u-boot/include/
H A Dboard.h10 * read-only data in flash ICs, or similar.
12 * The interface offers functions to read the usual standard data types (bool,
16 * If for example the board had a read-only serial number flash IC, we could
31 * to read the serial number.
40 * This operation might take a long time (e.g. read from EEPROM,
50 * get_bool() - Read a specific bool data value that describes the
53 * @id: A unique identifier for the bool value to be read.
54 * @val: Pointer to a buffer that receives the value read.
61 * get_int() - Read a specific int data value that describes the
64 * @id: A unique identifier for the int value to be read.
[all …]
/openbmc/qemu/docs/devel/
H A Ds390-dasd-ipl.rst9 1. A READ IPL ccw is constructed in memory location ``0x0``.
15 2. Execute the Read IPL ccw at ``0x00``, thereby reading IPL1 data into ``0x00``.
17 information: ``[psw][read ccw][tic ccw]``. When the machine executes the Read
18 IPL ccw it read the 24-bytes of IPL1 to be read into memory starting at
19 location ``0x0``. Then the ccw program at ``0x08`` which consists of a read
21 the original READ IPL ccw. The read ccw will read the IPL2 data into memory
39 NOTE: The IPL2 channel program might read data into memory
56 management console. This "Load" procedure crafts a special "Read IPL" ccw in
59 written immediately after the special "Read IPL" ccw, the IPL1 channel program
60 will be executed immediately (the special read ccw has the chaining bit turned
[all …]

12345678910>>...162