Lines Matching +full:protocol +full:- +full:node

8 Testing: -drive file=TEST_DIR/t.qcow2,cache=none
9 QEMU X.Y.Z monitor - type 'help' for more information
12 Testing: -drive file=TEST_DIR/t.qcow2,cache=directsync
13 QEMU X.Y.Z monitor - type 'help' for more information
16 Testing: -drive file=TEST_DIR/t.qcow2,cache=writeback
17 QEMU X.Y.Z monitor - type 'help' for more information
20 Testing: -drive file=TEST_DIR/t.qcow2,cache=writethrough
21 QEMU X.Y.Z monitor - type 'help' for more information
24 Testing: -drive file=TEST_DIR/t.qcow2,cache=unsafe
25 QEMU X.Y.Z monitor - type 'help' for more information
28 Testing: -drive file=TEST_DIR/t.qcow2,cache=invalid_value
29 QEMU_PROG: -drive file=TEST_DIR/t.qcow2,cache=invalid_value: invalid cache option
35 --- Configure cache modes on the command line ---
58 cache.direct=on on backing-file
74-drive if=none,file=TEST_DIR/t.qcow2,backing.file.filename=TEST_DIR/t.qcow2.base,node-name=image,b…
77-drive if=none,file=TEST_DIR/t.qcow2,backing.file.filename=TEST_DIR/t.qcow2.base,node-name=image,b…
79 cache.writeback=off on backing-file
80-drive if=none,file=TEST_DIR/t.qcow2,backing.file.filename=TEST_DIR/t.qcow2.base,node-name=image,b…
83 cache.no-flush=on on none0
90 cache.no-flush=on on file
97 cache.no-flush=on on backing
104 cache.no-flush=on on backing-file
111 --- Cache modes after reopen (live snapshot) ---
134 cache.direct=on on backing-file
150-drive if=none,file=TEST_DIR/t.qcow2,backing.file.filename=TEST_DIR/t.qcow2.base,node-name=image,b…
153-drive if=none,file=TEST_DIR/t.qcow2,backing.file.filename=TEST_DIR/t.qcow2.base,node-name=image,b…
155 cache.writeback=off on backing-file
156-drive if=none,file=TEST_DIR/t.qcow2,backing.file.filename=TEST_DIR/t.qcow2.base,node-name=image,b…
159 cache.no-flush=on on none0
166 cache.no-flush=on on file
173 cache.no-flush=on on backing
180 cache.no-flush=on on backing-file
187 --- Change cache modes with reopen (qemu-io command, flags) ---
210 cache.direct=on on backing-file
226-drive if=none,file=TEST_DIR/t.qcow2,backing.file.filename=TEST_DIR/t.qcow2.base,node-name=image,b…
229-drive if=none,file=TEST_DIR/t.qcow2,backing.file.filename=TEST_DIR/t.qcow2.base,node-name=image,b…
231 cache.writeback=off on backing-file
232-drive if=none,file=TEST_DIR/t.qcow2,backing.file.filename=TEST_DIR/t.qcow2.base,node-name=image,b…
235 cache.no-flush=on on none0
242 cache.no-flush=on on file
249 cache.no-flush=on on backing
256 cache.no-flush=on on backing-file
263 --- Change cache modes with reopen (qemu-io command, options) ---
286 cache.direct=on on backing-file
302-drive if=none,file=TEST_DIR/t.qcow2,backing.file.filename=TEST_DIR/t.qcow2.base,node-name=image,b…
305-drive if=none,file=TEST_DIR/t.qcow2,backing.file.filename=TEST_DIR/t.qcow2.base,node-name=image,b…
307 cache.writeback=off on backing-file
308-drive if=none,file=TEST_DIR/t.qcow2,backing.file.filename=TEST_DIR/t.qcow2.base,node-name=image,b…
311 cache.no-flush=on on none0
318 cache.no-flush=on on file
325 cache.no-flush=on on backing
332 cache.no-flush=on on backing-file
339 --- Change cache modes after snapshot ---
362 cache.direct=on on backing-file
378-drive if=none,file=TEST_DIR/t.qcow2,backing.file.filename=TEST_DIR/t.qcow2.base,node-name=image,b…
381-drive if=none,file=TEST_DIR/t.qcow2,backing.file.filename=TEST_DIR/t.qcow2.base,node-name=image,b…
383 cache.writeback=off on backing-file
384-drive if=none,file=TEST_DIR/t.qcow2,backing.file.filename=TEST_DIR/t.qcow2.base,node-name=image,b…
387 cache.no-flush=on on none0
394 cache.no-flush=on on file
401 cache.no-flush=on on backing
408 cache.no-flush=on on backing-file
415 --- Change cache mode in parent, child has explicit option in JSON ---
425 --- Configure cache modes on the command line ---
445 cache.direct=on on backing-file
470 cache.writeback=off on backing-file
477 cache.no-flush=on on blk
483 cache.no-flush=on on file
489 cache.no-flush=on on backing
495 cache.no-flush=on on backing-file
501 --- Cache modes after reopen (live snapshot) ---
524 cache.direct=on on backing-file
553 cache.writeback=off on backing-file
561 cache.no-flush=on on blk
568 cache.no-flush=on on file
575 cache.no-flush=on on backing
582 cache.no-flush=on on backing-file
589 --- Change cache modes with reopen (qemu-io command, flags) ---
609 cache.direct=on on backing-file
634 cache.writeback=off on backing-file
641 cache.no-flush=on on blk
647 cache.no-flush=on on file
653 cache.no-flush=on on backing
659 cache.no-flush=on on backing-file
668 --- Basic reopen ---
691 cache.direct=on on backing-file
707-drive if=none,file=TEST_DIR/t.qcow2,backing.file.filename=TEST_DIR/t.qcow2.base,node-name=image,b…
710-drive if=none,file=TEST_DIR/t.qcow2,backing.file.filename=TEST_DIR/t.qcow2.base,node-name=image,b…
712 cache.writeback=off on backing-file
713-drive if=none,file=TEST_DIR/t.qcow2,backing.file.filename=TEST_DIR/t.qcow2.base,node-name=image,b…
716 cache.no-flush=on on none0
723 cache.no-flush=on on file
730 cache.no-flush=on on backing
737 cache.no-flush=on on backing-file
744 --- Change cache mode after reopening child ---
751 --- Alignment after changing O_DIRECT ---