diff options
Diffstat (limited to 'tests/qemu-iotests/191.out')
-rw-r--r-- | tests/qemu-iotests/191.out | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/tests/qemu-iotests/191.out b/tests/qemu-iotests/191.out index ea88777374..c3309e4bc6 100644 --- a/tests/qemu-iotests/191.out +++ b/tests/qemu-iotests/191.out @@ -379,10 +379,6 @@ wrote 65536/65536 bytes at offset 1048576 } { 'execute': 'quit' } { - "return": { - } -} -{ "timestamp": { "seconds": TIMESTAMP, "microseconds": TIMESTAMP @@ -393,6 +389,10 @@ wrote 65536/65536 bytes at offset 1048576 "reason": "host-qmp-quit" } } +{ + "return": { + } +} image: TEST_DIR/t.IMGFMT file format: IMGFMT virtual size: 64 MiB (67108864 bytes) @@ -797,10 +797,6 @@ wrote 65536/65536 bytes at offset 1048576 } { 'execute': 'quit' } { - "return": { - } -} -{ "timestamp": { "seconds": TIMESTAMP, "microseconds": TIMESTAMP @@ -811,6 +807,10 @@ wrote 65536/65536 bytes at offset 1048576 "reason": "host-qmp-quit" } } +{ + "return": { + } +} image: TEST_DIR/t.IMGFMT file format: IMGFMT virtual size: 64 MiB (67108864 bytes) |