From 0f227a947004aa9043d4386f4a47d6739499b88f Mon Sep 17 00:00:00 2001 From: Kevin Wolf Date: Fri, 19 Jul 2013 20:07:29 +0200 Subject: blockdev: Rename 'readonly' option to 'read-only' Option name cleanup before it becomes a QMP API. Signed-off-by: Kevin Wolf Reviewed-by: Eric Blake --- tests/qemu-iotests/051.out | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests') diff --git a/tests/qemu-iotests/051.out b/tests/qemu-iotests/051.out index c676538022..9588d0c977 100644 --- a/tests/qemu-iotests/051.out +++ b/tests/qemu-iotests/051.out @@ -137,7 +137,7 @@ QEMU 1.5.50 monitor - type 'help' for more information (qemu) qququiquit Testing: -drive file=TEST_DIR/t.qcow2,if=ide,readonly=on -QEMU_PROG: -drive file=TEST_DIR/t.qcow2,if=ide,readonly=on: readonly not supported by this bus type +QEMU_PROG: -drive file=TEST_DIR/t.qcow2,if=ide,readonly=on: read-only not supported by this bus type Testing: -drive file=TEST_DIR/t.qcow2,if=virtio,readonly=on QEMU 1.5.50 monitor - type 'help' for more information -- cgit v1.2.3