]> git.proxmox.com Git - mirror_qemu.git/blame - tests/qemu-iotests/226.out
i386: Update new x86_apicid parsing rules with die_offset support
[mirror_qemu.git] / tests / qemu-iotests / 226.out
CommitLineData
2d4cb49d
JS
1QA output created by 226
2
3=== Testing with driver:file ===
4
5== Testing RO ==
36b9986b
TH
6qemu-io: can't open: A regular file was expected by the 'file' driver, but something else was given
7qemu-io: warning: Opening a character device as a file using the 'file' driver is deprecated
2d4cb49d 8== Testing RW ==
36b9986b
TH
9qemu-io: can't open: Could not open 'TEST_DIR/t.IMGFMT': Is a directory
10qemu-io: warning: Opening a character device as a file using the 'file' driver is deprecated
2d4cb49d
JS
11
12=== Testing with driver:host_device ===
13
14== Testing RO ==
36b9986b 15qemu-io: can't open: 'host_device' driver expects either a character or block device
2d4cb49d 16== Testing RW ==
36b9986b 17qemu-io: can't open: Could not open 'TEST_DIR/t.IMGFMT': Is a directory
2d4cb49d
JS
18
19=== Testing with driver:host_cdrom ===
20
21== Testing RO ==
36b9986b 22qemu-io: can't open: 'host_cdrom' driver expects either a character or block device
2d4cb49d 23== Testing RW ==
36b9986b 24qemu-io: can't open: Could not open 'TEST_DIR/t.IMGFMT': Is a directory
2d4cb49d
JS
25
26*** done