Lines Matching full:read

3 …,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
106 _qemu_io_wrapper -U -r -c read 0 512 TEST_DIR/t.qcow2
108 _qemu_io_wrapper -c open -U TEST_DIR/t.qcow2 -c read 0 512
109 qemu-io: can't open device TEST_DIR/t.qcow2: force-share=on can only be used with read-only images
112 _qemu_io_wrapper -c open -r -U TEST_DIR/t.qcow2 -c read 0 512
147 qemu-img: Could not open 'TEST_DIR/t.qcow2': force-share=on can only be used with read-only images
158 == Launching QEMU, opts: 'read-only=on' ==
164 == Launching another QEMU, opts: 'read-only=on' ==
166 == Launching another QEMU, opts: 'read-only=on,force-share=on' ==
170 _qemu_io_wrapper -c read 0 512 TEST_DIR/t.qcow2
174 _qemu_io_wrapper -r -c read 0 512 TEST_DIR/t.qcow2
176 _qemu_io_wrapper -c open TEST_DIR/t.qcow2 -c read 0 512
181 _qemu_io_wrapper -c open -r TEST_DIR/t.qcow2 -c read 0 512
227 _qemu_io_wrapper -U -c read 0 512 TEST_DIR/t.qcow2
228 qemu-io: can't open device TEST_DIR/t.qcow2: force-share=on can only be used with read-only images
230 _qemu_io_wrapper -U -r -c read 0 512 TEST_DIR/t.qcow2
232 _qemu_io_wrapper -c open -U TEST_DIR/t.qcow2 -c read 0 512
233 qemu-io: can't open device TEST_DIR/t.qcow2: force-share=on can only be used with read-only images
236 _qemu_io_wrapper -c open -r -U TEST_DIR/t.qcow2 -c read 0 512
271 qemu-img: Could not open 'TEST_DIR/t.qcow2': force-share=on can only be used with read-only images
282 == Launching QEMU, opts: 'read-only=on,force-share=on' ==
286 == Launching another QEMU, opts: 'read-only=on' ==
288 == Launching another QEMU, opts: 'read-only=on,force-share=on' ==
292 _qemu_io_wrapper -c read 0 512 TEST_DIR/t.qcow2
294 _qemu_io_wrapper -r -c read 0 512 TEST_DIR/t.qcow2
296 _qemu_io_wrapper -c open TEST_DIR/t.qcow2 -c read 0 512
298 _qemu_io_wrapper -c open -r TEST_DIR/t.qcow2 -c read 0 512
332 _qemu_io_wrapper -U -c read 0 512 TEST_DIR/t.qcow2
333 qemu-io: can't open device TEST_DIR/t.qcow2: force-share=on can only be used with read-only images
335 _qemu_io_wrapper -U -r -c read 0 512 TEST_DIR/t.qcow2
337 _qemu_io_wrapper -c open -U TEST_DIR/t.qcow2 -c read 0 512
338 qemu-io: can't open device TEST_DIR/t.qcow2: force-share=on can only be used with read-only images
341 _qemu_io_wrapper -c open -r -U TEST_DIR/t.qcow2 -c read 0 512
374 qemu-img: Could not open 'TEST_DIR/t.qcow2': force-share=on can only be used with read-only images
379 == Two devices with the same image (read-only=off - read-only=off) ==
380 QEMU_PROG: -drive if=none,file=TEST_DIR/t.qcow2,read-only=off: Failed to get "write" lock
383 == Two devices with the same image (read-only=off - read-only=on) ==
384 QEMU_PROG: -drive if=none,file=TEST_DIR/t.qcow2,read-only=on: Failed to get shared "write" lock
387 == Two devices with the same image (read-only=off - read-only=on,force-share=on) ==
389 == Two devices with the same image (read-only=on - read-only=off) ==
390 QEMU_PROG: -drive if=none,file=TEST_DIR/t.qcow2,read-only=off: Failed to get "write" lock
393 == Two devices with the same image (read-only=on - read-only=on) ==
395 == Two devices with the same image (read-only=on - read-only=on,force-share=on) ==
397 == Two devices with the same image (read-only=on,force-share=on - read-only=off) ==
399 == Two devices with the same image (read-only=on,force-share=on - read-only=on) ==
401 == Two devices with the same image (read-only=on,force-share=on - read-only=on,force-share=on) ==