s390x: upgrade status of KVM cores to "supported"
[qemu/ar7.git] / tests / qemu-iotests / 226.out
blob8c0d060ffc582103cab5147d8cd08f2d4771ff66
1 QA output created by 226
3 === Testing with driver:file ===
5 == Testing RO ==
6 can't open: A regular file was expected by the 'file' driver, but something else was given
7 warning: Opening a character device as a file using the 'file' driver is deprecated
8 == Testing RW ==
9 can't open: Could not open 'TEST_DIR/t.IMGFMT': Is a directory
10 warning: Opening a character device as a file using the 'file' driver is deprecated
12 === Testing with driver:host_device ===
14 == Testing RO ==
15 can't open: 'host_device' driver expects either a character or block device
16 == Testing RW ==
17 can't open: Could not open 'TEST_DIR/t.IMGFMT': Is a directory
19 === Testing with driver:host_cdrom ===
21 == Testing RO ==
22 can't open: 'host_cdrom' driver expects either a character or block device
23 == Testing RW ==
24 can't open: Could not open 'TEST_DIR/t.IMGFMT': Is a directory
26 *** done