qemu/tests/qemu-iotests/156.out
<<
>>
Prefs
   1QA output created by 156
   2Formatting 'TEST_DIR/t.IMGFMT.backing', fmt=IMGFMT size=1048576
   3Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1048576 backing_file=TEST_DIR/t.IMGFMT.backing backing_fmt=IMGFMT
   4wrote 262144/262144 bytes at offset 0
   5256 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
   6wrote 196608/196608 bytes at offset 65536
   7192 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
   8{ 'execute': 'qmp_capabilities' }
   9{"return": {}}
  10Formatting 'TEST_DIR/t.IMGFMT.overlay', fmt=IMGFMT size=1048576 backing_file=TEST_DIR/t.IMGFMT backing_fmt=IMGFMT
  11{ 'execute': 'blockdev-snapshot-sync',
  12       'arguments': { 'device': 'source',
  13                      'snapshot-file': 'TEST_DIR/t.IMGFMT.overlay',
  14                      'format': 'IMGFMT',
  15                      'mode': 'existing' } }
  16{"return": {}}
  17{ 'execute': 'human-monitor-command',
  18       'arguments': { 'command-line':
  19                      'qemu-io source "write -P 3 128k 128k"' } }
  20wrote 131072/131072 bytes at offset 131072
  21128 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
  22{"return": ""}
  23Formatting 'TEST_DIR/t.IMGFMT.target.overlay', fmt=IMGFMT size=1048576 backing_file=TEST_DIR/t.IMGFMT.target backing_fmt=IMGFMT
  24{ 'execute': 'drive-mirror',
  25       'arguments': { 'device': 'source',
  26                      'target': 'TEST_DIR/t.IMGFMT.target.overlay',
  27                      'mode': 'existing',
  28                      'sync': 'top' } }
  29{"timestamp": {"seconds":  TIMESTAMP, "microseconds":  TIMESTAMP}, "event": "JOB_STATUS_CHANGE", "data": {"status": "created", "id": "source"}}
  30{"timestamp": {"seconds":  TIMESTAMP, "microseconds":  TIMESTAMP}, "event": "JOB_STATUS_CHANGE", "data": {"status": "running", "id": "source"}}
  31{"return": {}}
  32{"timestamp": {"seconds":  TIMESTAMP, "microseconds":  TIMESTAMP}, "event": "JOB_STATUS_CHANGE", "data": {"status": "ready", "id": "source"}}
  33{"timestamp": {"seconds":  TIMESTAMP, "microseconds":  TIMESTAMP}, "event": "BLOCK_JOB_READY", "data": {"device": "source", "len": 131072, "offset": 131072, "speed": 0, "type": "mirror"}}
  34{ 'execute': 'human-monitor-command',
  35       'arguments': { 'command-line':
  36                      'qemu-io source "write -P 4 192k 64k"' } }
  37wrote 65536/65536 bytes at offset 196608
  3864 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
  39{"return": ""}
  40{ 'execute': 'block-job-complete',
  41       'arguments': { 'device': 'source' } }
  42{"return": {}}
  43{"timestamp": {"seconds":  TIMESTAMP, "microseconds":  TIMESTAMP}, "event": "JOB_STATUS_CHANGE", "data": {"status": "waiting", "id": "source"}}
  44{"timestamp": {"seconds":  TIMESTAMP, "microseconds":  TIMESTAMP}, "event": "JOB_STATUS_CHANGE", "data": {"status": "pending", "id": "source"}}
  45{"timestamp": {"seconds":  TIMESTAMP, "microseconds":  TIMESTAMP}, "event": "BLOCK_JOB_COMPLETED", "data": {"device": "source", "len": 196608, "offset": 196608, "speed": 0, "type": "mirror"}}
  46{"timestamp": {"seconds":  TIMESTAMP, "microseconds":  TIMESTAMP}, "event": "JOB_STATUS_CHANGE", "data": {"status": "concluded", "id": "source"}}
  47{"timestamp": {"seconds":  TIMESTAMP, "microseconds":  TIMESTAMP}, "event": "JOB_STATUS_CHANGE", "data": {"status": "null", "id": "source"}}
  48
  49{ 'execute': 'human-monitor-command',
  50       'arguments': { 'command-line':
  51                      'qemu-io source "read -P 1 0k 64k"' } }
  52read 65536/65536 bytes at offset 0
  5364 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
  54{"return": ""}
  55{ 'execute': 'human-monitor-command',
  56       'arguments': { 'command-line':
  57                      'qemu-io source "read -P 2 64k 64k"' } }
  58read 65536/65536 bytes at offset 65536
  5964 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
  60{"return": ""}
  61{ 'execute': 'human-monitor-command',
  62       'arguments': { 'command-line':
  63                      'qemu-io source "read -P 3 128k 64k"' } }
  64read 65536/65536 bytes at offset 131072
  6564 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
  66{"return": ""}
  67{ 'execute': 'human-monitor-command',
  68       'arguments': { 'command-line':
  69                      'qemu-io source "read -P 4 192k 64k"' } }
  70read 65536/65536 bytes at offset 196608
  7164 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
  72{"return": ""}
  73
  74{ 'execute': 'quit' }
  75{"return": {}}
  76{"timestamp": {"seconds":  TIMESTAMP, "microseconds":  TIMESTAMP}, "event": "SHUTDOWN", "data": {"guest": false, "reason": "host-qmp-quit"}}
  77
  78read 65536/65536 bytes at offset 0
  7964 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
  80read 65536/65536 bytes at offset 65536
  8164 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
  82read 65536/65536 bytes at offset 131072
  8364 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
  84read 65536/65536 bytes at offset 196608
  8564 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
  86
  87*** done
  88