]> Git Repo - qemu.git/blob - tests/qemu-iotests/157.out
qemu-iotests: Remove blkdebug.conf after tests
[qemu.git] / tests / qemu-iotests / 157.out
1 QA output created by 157
2 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=134217728
3
4 === Setting WCE with qdev and with manually created BB ===
5
6 Testing: cache='writeback' wce=''
7     Cache mode:       writeback
8 Testing: cache='writeback' wce=',write-cache=auto'
9     Cache mode:       writeback
10 Testing: cache='writeback' wce=',write-cache=on'
11     Cache mode:       writeback
12 Testing: cache='writeback' wce=',write-cache=off'
13     Cache mode:       writethrough
14 Testing: cache='writethrough' wce=''
15     Cache mode:       writethrough
16 Testing: cache='writethrough' wce=',write-cache=auto'
17     Cache mode:       writethrough
18 Testing: cache='writethrough' wce=',write-cache=on'
19     Cache mode:       writeback
20 Testing: cache='writethrough' wce=',write-cache=off'
21     Cache mode:       writethrough
22 *** done
This page took 0.025992 seconds and 4 git commands to generate.