1QA output created by 087 2Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=134217728 3 4=== Missing ID === 5 6Testing: 7QMP_VERSION 8{"return": {}} 9{"error": {"class": "GenericError", "desc": "Block device needs an ID"}} 10{"return": {}} 11{"timestamp": {"seconds": TIMESTAMP, "microseconds": TIMESTAMP}, "event": "SHUTDOWN"} 12 13 14=== Duplicate ID === 15 16Testing: 17QMP_VERSION 18{"return": {}} 19{"return": {}} 20{"error": {"class": "GenericError", "desc": "Device with id 'disk' already exists"}} 21{"error": {"class": "GenericError", "desc": "Device name 'test-node' conflicts with an existing node name"}} 22{"error": {"class": "GenericError", "desc": "node-name=disk is conflicting with a device id"}} 23{"error": {"class": "GenericError", "desc": "Duplicate node name"}} 24{"error": {"class": "GenericError", "desc": "node-name=disk3 is conflicting with a device id"}} 25{"return": {}} 26{"timestamp": {"seconds": TIMESTAMP, "microseconds": TIMESTAMP}, "event": "SHUTDOWN"} 27 28 29=== aio=native without O_DIRECT === 30 31Testing: 32QMP_VERSION 33{"return": {}} 34{"error": {"class": "GenericError", "desc": "aio=native requires cache.direct=true"}} 35{"return": {}} 36{"timestamp": {"seconds": TIMESTAMP, "microseconds": TIMESTAMP}, "event": "SHUTDOWN"} 37 38 39=== Encrypted image === 40 41qemu-img: Encrypted images are deprecated 42Support for them will be removed in a future release. 43You can use 'qemu-img convert' to convert your image to an unencrypted one. 44qemu-img: Encrypted images are deprecated 45Support for them will be removed in a future release. 46You can use 'qemu-img convert' to convert your image to an unencrypted one. 47Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=134217728 encryption=on 48Testing: -S 49QMP_VERSION 50{"return": {}} 51Encrypted images are deprecated 52Support for them will be removed in a future release. 53You can use 'qemu-img convert' to convert your image to an unencrypted one. 54{"error": {"class": "GenericError", "desc": "blockdev-add doesn't support encrypted devices"}} 55{"return": {}} 56{"timestamp": {"seconds": TIMESTAMP, "microseconds": TIMESTAMP}, "event": "SHUTDOWN"} 57 58Testing: 59QMP_VERSION 60{"return": {}} 61Encrypted images are deprecated 62Support for them will be removed in a future release. 63You can use 'qemu-img convert' to convert your image to an unencrypted one. 64{"error": {"class": "GenericError", "desc": "Guest must be stopped for opening of encrypted image"}} 65{"return": {}} 66{"timestamp": {"seconds": TIMESTAMP, "microseconds": TIMESTAMP}, "event": "SHUTDOWN"} 67 68 69=== Missing driver === 70 71qemu-img: Encrypted images are deprecated 72Support for them will be removed in a future release. 73You can use 'qemu-img convert' to convert your image to an unencrypted one. 74qemu-img: Encrypted images are deprecated 75Support for them will be removed in a future release. 76You can use 'qemu-img convert' to convert your image to an unencrypted one. 77Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=134217728 encryption=on 78Testing: -S 79QMP_VERSION 80{"return": {}} 81{"error": {"class": "GenericError", "desc": "Invalid parameter type for 'driver', expected: string"}} 82{"return": {}} 83{"timestamp": {"seconds": TIMESTAMP, "microseconds": TIMESTAMP}, "event": "SHUTDOWN"} 84 85*** done 86