xref: /qemu/tests/qemu-iotests/051.out (revision b65a5e12a4136b20f9d06675d597b52d64ac903c)
147e5df21SKevin WolfQA output created by 051
247e5df21SKevin WolfFormatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=134217728
34db9c980SFam ZhengFormatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=134217728 backing_file='TEST_DIR/t.IMGFMT.base'
447e5df21SKevin Wolf
547e5df21SKevin Wolf=== Unknown option ===
647e5df21SKevin Wolf
747e5df21SKevin WolfTesting: -drive file=TEST_DIR/t.qcow2,format=qcow2,unknown_opt=
82c78857bSMax ReitzQEMU_PROG: -drive file=TEST_DIR/t.qcow2,format=qcow2,unknown_opt=: could not open disk image TEST_DIR/t.qcow2: Block format 'qcow2' used by device 'ide0-hd0' doesn't support the option 'unknown_opt'
947e5df21SKevin Wolf
1047e5df21SKevin WolfTesting: -drive file=TEST_DIR/t.qcow2,format=qcow2,unknown_opt=on
112c78857bSMax ReitzQEMU_PROG: -drive file=TEST_DIR/t.qcow2,format=qcow2,unknown_opt=on: could not open disk image TEST_DIR/t.qcow2: Block format 'qcow2' used by device 'ide0-hd0' doesn't support the option 'unknown_opt'
1247e5df21SKevin Wolf
1347e5df21SKevin WolfTesting: -drive file=TEST_DIR/t.qcow2,format=qcow2,unknown_opt=1234
142c78857bSMax ReitzQEMU_PROG: -drive file=TEST_DIR/t.qcow2,format=qcow2,unknown_opt=1234: could not open disk image TEST_DIR/t.qcow2: Block format 'qcow2' used by device 'ide0-hd0' doesn't support the option 'unknown_opt'
1547e5df21SKevin Wolf
1647e5df21SKevin WolfTesting: -drive file=TEST_DIR/t.qcow2,format=qcow2,unknown_opt=foo
172c78857bSMax ReitzQEMU_PROG: -drive file=TEST_DIR/t.qcow2,format=qcow2,unknown_opt=foo: could not open disk image TEST_DIR/t.qcow2: Block format 'qcow2' used by device 'ide0-hd0' doesn't support the option 'unknown_opt'
1847e5df21SKevin Wolf
1947e5df21SKevin Wolf
20eb909c7fSKevin Wolf=== Unknown protocol option ===
21eb909c7fSKevin Wolf
22eb909c7fSKevin WolfTesting: -drive file=TEST_DIR/t.qcow2,format=qcow2,file.unknown_opt=
23eb909c7fSKevin WolfQEMU_PROG: -drive file=TEST_DIR/t.qcow2,format=qcow2,file.unknown_opt=: could not open disk image TEST_DIR/t.qcow2: Block protocol 'file' doesn't support the option 'unknown_opt'
24eb909c7fSKevin Wolf
25eb909c7fSKevin WolfTesting: -drive file=TEST_DIR/t.qcow2,format=qcow2,file.unknown_opt=on
26eb909c7fSKevin WolfQEMU_PROG: -drive file=TEST_DIR/t.qcow2,format=qcow2,file.unknown_opt=on: could not open disk image TEST_DIR/t.qcow2: Block protocol 'file' doesn't support the option 'unknown_opt'
27eb909c7fSKevin Wolf
28eb909c7fSKevin WolfTesting: -drive file=TEST_DIR/t.qcow2,format=qcow2,file.unknown_opt=1234
29eb909c7fSKevin WolfQEMU_PROG: -drive file=TEST_DIR/t.qcow2,format=qcow2,file.unknown_opt=1234: could not open disk image TEST_DIR/t.qcow2: Block protocol 'file' doesn't support the option 'unknown_opt'
30eb909c7fSKevin Wolf
31eb909c7fSKevin WolfTesting: -drive file=TEST_DIR/t.qcow2,format=qcow2,file.unknown_opt=foo
32eb909c7fSKevin WolfQEMU_PROG: -drive file=TEST_DIR/t.qcow2,format=qcow2,file.unknown_opt=foo: could not open disk image TEST_DIR/t.qcow2: Block protocol 'file' doesn't support the option 'unknown_opt'
33eb909c7fSKevin Wolf
34eb909c7fSKevin Wolf
3506d22aa3SKevin Wolf=== Invalid format ===
3606d22aa3SKevin Wolf
3706d22aa3SKevin WolfTesting: -drive file=TEST_DIR/t.qcow2,format=foo
3806d22aa3SKevin WolfQEMU_PROG: -drive file=TEST_DIR/t.qcow2,format=foo: 'foo' invalid format
3906d22aa3SKevin Wolf
4006d22aa3SKevin WolfTesting: -drive file=TEST_DIR/t.qcow2,driver=foo
4117b005f1SKevin WolfQEMU_PROG: -drive file=TEST_DIR/t.qcow2,driver=foo: could not open disk image TEST_DIR/t.qcow2: Unknown driver 'foo'
4217b005f1SKevin Wolf
4317b005f1SKevin WolfTesting: -drive file=TEST_DIR/t.qcow2,driver=raw,format=qcow2
4417b005f1SKevin WolfQEMU_PROG: -drive file=TEST_DIR/t.qcow2,driver=raw,format=qcow2: could not open disk image TEST_DIR/t.qcow2: Driver specified twice
4506d22aa3SKevin Wolf
4606d22aa3SKevin Wolf
474db9c980SFam Zheng=== Overriding backing file ===
484db9c980SFam Zheng
494db9c980SFam ZhengTesting: -drive file=TEST_DIR/t.qcow2,driver=qcow2,backing.file.filename=TEST_DIR/t.qcow2.orig -nodefaults
504db9c980SFam ZhengQEMU X.Y.Z monitor - type 'help' for more information
514db9c980SFam Zheng(qemu) iininfinfoinfo info binfo blinfo bloinfo blocinfo block
524db9c980SFam Zhengide0-hd0: TEST_DIR/t.qcow2 (qcow2)
539e193c5aSKevin Wolf    Cache mode:       writeback
544db9c980SFam Zheng    Backing file:     TEST_DIR/t.qcow2.orig (chain depth: 1)
55a7cf03d4SKevin Wolf(qemu) qququiquit
564db9c980SFam Zheng
578ee79e70SKevin WolfTesting: -drive file=TEST_DIR/t.qcow2,driver=raw,backing.file.filename=TEST_DIR/t.qcow2.orig
588ee79e70SKevin WolfQEMU_PROG: -drive file=TEST_DIR/t.qcow2,driver=raw,backing.file.filename=TEST_DIR/t.qcow2.orig: could not open disk image TEST_DIR/t.qcow2: Driver doesn't support backing files
598ee79e70SKevin Wolf
608ee79e70SKevin WolfTesting: -drive file=TEST_DIR/t.qcow2,file.backing.driver=file,file.backing.filename=TEST_DIR/t.qcow2.orig
618ee79e70SKevin WolfQEMU_PROG: -drive file=TEST_DIR/t.qcow2,file.backing.driver=file,file.backing.filename=TEST_DIR/t.qcow2.orig: could not open disk image TEST_DIR/t.qcow2: Driver doesn't support backing files
628ee79e70SKevin Wolf
638ee79e70SKevin WolfTesting: -drive file=TEST_DIR/t.qcow2,file.backing.driver=qcow2,file.backing.file.filename=TEST_DIR/t.qcow2.orig
648ee79e70SKevin WolfQEMU_PROG: -drive file=TEST_DIR/t.qcow2,file.backing.driver=qcow2,file.backing.file.filename=TEST_DIR/t.qcow2.orig: could not open disk image TEST_DIR/t.qcow2: Driver doesn't support backing files
658ee79e70SKevin Wolf
664db9c980SFam Zheng
6747e5df21SKevin Wolf=== Enable and disable lazy refcounting on the command line, plus some invalid values ===
6847e5df21SKevin Wolf
6964aa99d3SKevin WolfTesting: -drive file=TEST_DIR/t.qcow2,format=qcow2,lazy-refcounts=on
709580498bSStefan HajnocziQEMU X.Y.Z monitor - type 'help' for more information
717a370406SKevin Wolf(qemu) qququiquit
7247e5df21SKevin Wolf
7364aa99d3SKevin WolfTesting: -drive file=TEST_DIR/t.qcow2,format=qcow2,lazy-refcounts=off
749580498bSStefan HajnocziQEMU X.Y.Z monitor - type 'help' for more information
757a370406SKevin Wolf(qemu) qququiquit
7647e5df21SKevin Wolf
7764aa99d3SKevin WolfTesting: -drive file=TEST_DIR/t.qcow2,format=qcow2,lazy-refcounts=
782c78857bSMax ReitzQEMU_PROG: -drive file=TEST_DIR/t.qcow2,format=qcow2,lazy-refcounts=: could not open disk image TEST_DIR/t.qcow2: Parameter 'lazy-refcounts' expects 'on' or 'off'
7947e5df21SKevin Wolf
8064aa99d3SKevin WolfTesting: -drive file=TEST_DIR/t.qcow2,format=qcow2,lazy-refcounts=42
812c78857bSMax ReitzQEMU_PROG: -drive file=TEST_DIR/t.qcow2,format=qcow2,lazy-refcounts=42: could not open disk image TEST_DIR/t.qcow2: Parameter 'lazy-refcounts' expects 'on' or 'off'
8247e5df21SKevin Wolf
8364aa99d3SKevin WolfTesting: -drive file=TEST_DIR/t.qcow2,format=qcow2,lazy-refcounts=foo
842c78857bSMax ReitzQEMU_PROG: -drive file=TEST_DIR/t.qcow2,format=qcow2,lazy-refcounts=foo: could not open disk image TEST_DIR/t.qcow2: Parameter 'lazy-refcounts' expects 'on' or 'off'
8547e5df21SKevin Wolf
8647e5df21SKevin Wolf
8747e5df21SKevin Wolf=== With version 2 images enabling lazy refcounts must fail ===
8847e5df21SKevin Wolf
8947e5df21SKevin WolfFormatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=134217728
9064aa99d3SKevin WolfTesting: -drive file=TEST_DIR/t.qcow2,format=qcow2,lazy-refcounts=on
912c78857bSMax ReitzQEMU_PROG: -drive file=TEST_DIR/t.qcow2,format=qcow2,lazy-refcounts=on: could not open disk image TEST_DIR/t.qcow2: Lazy refcounts require a qcow2 image with at least qemu 1.1 compatibility level
9247e5df21SKevin Wolf
9364aa99d3SKevin WolfTesting: -drive file=TEST_DIR/t.qcow2,format=qcow2,lazy-refcounts=off
949580498bSStefan HajnocziQEMU X.Y.Z monitor - type 'help' for more information
957a370406SKevin Wolf(qemu) qququiquit
9647e5df21SKevin Wolf
9747e5df21SKevin Wolf
9847e5df21SKevin Wolf=== No medium ===
9947e5df21SKevin Wolf
10047e5df21SKevin WolfTesting: -drive if=floppy
1019580498bSStefan HajnocziQEMU X.Y.Z monitor - type 'help' for more information
1027a370406SKevin Wolf(qemu) qququiquit
10347e5df21SKevin Wolf
10447e5df21SKevin WolfTesting: -drive if=ide,media=cdrom
1059580498bSStefan HajnocziQEMU X.Y.Z monitor - type 'help' for more information
1067a370406SKevin Wolf(qemu) qququiquit
10747e5df21SKevin Wolf
10847e5df21SKevin WolfTesting: -drive if=scsi,media=cdrom
1099580498bSStefan HajnocziQEMU X.Y.Z monitor - type 'help' for more information
1107a370406SKevin Wolf(qemu) qququiquit
11147e5df21SKevin Wolf
11247e5df21SKevin WolfTesting: -drive if=ide
1139580498bSStefan HajnocziQEMU X.Y.Z monitor - type 'help' for more information
1147a370406SKevin Wolf(qemu) QEMU_PROG: Device needs media, but drive is empty
1157a370406SKevin WolfQEMU_PROG: Device initialization failed.
116c09b437bSStefan HajnocziQEMU_PROG: Initialization of device ide-hd failed
11747e5df21SKevin Wolf
11847e5df21SKevin WolfTesting: -drive if=virtio
1199580498bSStefan HajnocziQEMU X.Y.Z monitor - type 'help' for more information
1207a370406SKevin Wolf(qemu) QEMU_PROG: -drive if=virtio: Device needs media, but drive is empty
1217a370406SKevin WolfQEMU_PROG: -drive if=virtio: Device initialization failed.
122c09b437bSStefan HajnocziQEMU_PROG: -drive if=virtio: Device 'virtio-blk-pci' could not be initialized
12347e5df21SKevin Wolf
12447e5df21SKevin WolfTesting: -drive if=scsi
1259580498bSStefan HajnocziQEMU X.Y.Z monitor - type 'help' for more information
1267a370406SKevin Wolf(qemu) QEMU_PROG: -drive if=scsi: Device needs media, but drive is empty
1277a370406SKevin WolfQEMU_PROG: Device initialization failed.
128c09b437bSStefan HajnocziQEMU_PROG: Initialization of device lsi53c895a failed
12947e5df21SKevin Wolf
13047e5df21SKevin WolfTesting: -drive if=none,id=disk -device ide-cd,drive=disk
1319580498bSStefan HajnocziQEMU X.Y.Z monitor - type 'help' for more information
1327a370406SKevin Wolf(qemu) qququiquit
13347e5df21SKevin Wolf
13447e5df21SKevin WolfTesting: -drive if=none,id=disk -device lsi53c895a -device scsi-cd,drive=disk
1359580498bSStefan HajnocziQEMU X.Y.Z monitor - type 'help' for more information
1367a370406SKevin Wolf(qemu) qququiquit
13747e5df21SKevin Wolf
13847e5df21SKevin WolfTesting: -drive if=none,id=disk -device ide-drive,drive=disk
1399580498bSStefan HajnocziQEMU X.Y.Z monitor - type 'help' for more information
1407a370406SKevin Wolf(qemu) QEMU_PROG: -device ide-drive,drive=disk: Device needs media, but drive is empty
1417a370406SKevin WolfQEMU_PROG: -device ide-drive,drive=disk: Device initialization failed.
142c09b437bSStefan HajnocziQEMU_PROG: -device ide-drive,drive=disk: Device 'ide-drive' could not be initialized
14347e5df21SKevin Wolf
14447e5df21SKevin WolfTesting: -drive if=none,id=disk -device ide-hd,drive=disk
1459580498bSStefan HajnocziQEMU X.Y.Z monitor - type 'help' for more information
1467a370406SKevin Wolf(qemu) QEMU_PROG: -device ide-hd,drive=disk: Device needs media, but drive is empty
1477a370406SKevin WolfQEMU_PROG: -device ide-hd,drive=disk: Device initialization failed.
148c09b437bSStefan HajnocziQEMU_PROG: -device ide-hd,drive=disk: Device 'ide-hd' could not be initialized
14947e5df21SKevin Wolf
15047e5df21SKevin WolfTesting: -drive if=none,id=disk -device lsi53c895a -device scsi-disk,drive=disk
1519580498bSStefan HajnocziQEMU X.Y.Z monitor - type 'help' for more information
1527a370406SKevin Wolf(qemu) QEMU_PROG: -device scsi-disk,drive=disk: Device needs media, but drive is empty
153c09b437bSStefan HajnocziQEMU_PROG: -device scsi-disk,drive=disk: Device 'scsi-disk' could not be initialized
15447e5df21SKevin Wolf
15547e5df21SKevin WolfTesting: -drive if=none,id=disk -device lsi53c895a -device scsi-hd,drive=disk
1569580498bSStefan HajnocziQEMU X.Y.Z monitor - type 'help' for more information
1577a370406SKevin Wolf(qemu) QEMU_PROG: -device scsi-hd,drive=disk: Device needs media, but drive is empty
158c09b437bSStefan HajnocziQEMU_PROG: -device scsi-hd,drive=disk: Device 'scsi-hd' could not be initialized
15947e5df21SKevin Wolf
16047e5df21SKevin Wolf
16147e5df21SKevin Wolf=== Read-only ===
16247e5df21SKevin Wolf
16347e5df21SKevin WolfTesting: -drive file=TEST_DIR/t.qcow2,if=floppy,readonly=on
1649580498bSStefan HajnocziQEMU X.Y.Z monitor - type 'help' for more information
1657a370406SKevin Wolf(qemu) qququiquit
16647e5df21SKevin Wolf
16747e5df21SKevin WolfTesting: -drive file=TEST_DIR/t.qcow2,if=ide,media=cdrom,readonly=on
1689580498bSStefan HajnocziQEMU X.Y.Z monitor - type 'help' for more information
1697a370406SKevin Wolf(qemu) qququiquit
17047e5df21SKevin Wolf
17147e5df21SKevin WolfTesting: -drive file=TEST_DIR/t.qcow2,if=scsi,media=cdrom,readonly=on
1729580498bSStefan HajnocziQEMU X.Y.Z monitor - type 'help' for more information
1737a370406SKevin Wolf(qemu) qququiquit
17447e5df21SKevin Wolf
17547e5df21SKevin WolfTesting: -drive file=TEST_DIR/t.qcow2,if=ide,readonly=on
1764f8a066bSKevin WolfQEMU X.Y.Z monitor - type 'help' for more information
1774f8a066bSKevin Wolf(qemu) QEMU_PROG: Can't use a read-only drive
1784f8a066bSKevin WolfQEMU_PROG: Device initialization failed.
1794f8a066bSKevin WolfQEMU_PROG: Initialization of device ide-hd failed
18047e5df21SKevin Wolf
18147e5df21SKevin WolfTesting: -drive file=TEST_DIR/t.qcow2,if=virtio,readonly=on
1829580498bSStefan HajnocziQEMU X.Y.Z monitor - type 'help' for more information
1837a370406SKevin Wolf(qemu) qququiquit
18447e5df21SKevin Wolf
18547e5df21SKevin WolfTesting: -drive file=TEST_DIR/t.qcow2,if=scsi,readonly=on
1869580498bSStefan HajnocziQEMU X.Y.Z monitor - type 'help' for more information
1877a370406SKevin Wolf(qemu) qququiquit
18847e5df21SKevin Wolf
18947e5df21SKevin WolfTesting: -drive file=TEST_DIR/t.qcow2,if=none,id=disk,readonly=on -device ide-cd,drive=disk
1909580498bSStefan HajnocziQEMU X.Y.Z monitor - type 'help' for more information
1917a370406SKevin Wolf(qemu) qququiquit
19247e5df21SKevin Wolf
19347e5df21SKevin WolfTesting: -drive file=TEST_DIR/t.qcow2,if=none,id=disk,readonly=on -device lsi53c895a -device scsi-cd,drive=disk
1949580498bSStefan HajnocziQEMU X.Y.Z monitor - type 'help' for more information
1957a370406SKevin Wolf(qemu) qququiquit
19647e5df21SKevin Wolf
19747e5df21SKevin WolfTesting: -drive file=TEST_DIR/t.qcow2,if=none,id=disk,readonly=on -device ide-drive,drive=disk
1989580498bSStefan HajnocziQEMU X.Y.Z monitor - type 'help' for more information
1997a370406SKevin Wolf(qemu) QEMU_PROG: -device ide-drive,drive=disk: Can't use a read-only drive
2007a370406SKevin WolfQEMU_PROG: -device ide-drive,drive=disk: Device initialization failed.
201c09b437bSStefan HajnocziQEMU_PROG: -device ide-drive,drive=disk: Device 'ide-drive' could not be initialized
20247e5df21SKevin Wolf
20347e5df21SKevin WolfTesting: -drive file=TEST_DIR/t.qcow2,if=none,id=disk,readonly=on -device ide-hd,drive=disk
2049580498bSStefan HajnocziQEMU X.Y.Z monitor - type 'help' for more information
2057a370406SKevin Wolf(qemu) QEMU_PROG: -device ide-hd,drive=disk: Can't use a read-only drive
2067a370406SKevin WolfQEMU_PROG: -device ide-hd,drive=disk: Device initialization failed.
207c09b437bSStefan HajnocziQEMU_PROG: -device ide-hd,drive=disk: Device 'ide-hd' could not be initialized
20847e5df21SKevin Wolf
20947e5df21SKevin WolfTesting: -drive file=TEST_DIR/t.qcow2,if=none,id=disk,readonly=on -device lsi53c895a -device scsi-disk,drive=disk
2109580498bSStefan HajnocziQEMU X.Y.Z monitor - type 'help' for more information
2117a370406SKevin Wolf(qemu) qququiquit
21247e5df21SKevin Wolf
21347e5df21SKevin WolfTesting: -drive file=TEST_DIR/t.qcow2,if=none,id=disk,readonly=on -device lsi53c895a -device scsi-hd,drive=disk
2149580498bSStefan HajnocziQEMU X.Y.Z monitor - type 'help' for more information
2157a370406SKevin Wolf(qemu) qququiquit
21647e5df21SKevin Wolf
21747e5df21SKevin Wolf
21847e5df21SKevin Wolf=== Cache modes ===
21947e5df21SKevin Wolf
22047e5df21SKevin WolfTesting: -drive media=cdrom,cache=none
2219580498bSStefan HajnocziQEMU X.Y.Z monitor - type 'help' for more information
2227a370406SKevin Wolf(qemu) qququiquit
22347e5df21SKevin Wolf
22447e5df21SKevin WolfTesting: -drive media=cdrom,cache=directsync
2259580498bSStefan HajnocziQEMU X.Y.Z monitor - type 'help' for more information
2267a370406SKevin Wolf(qemu) qququiquit
22747e5df21SKevin Wolf
22847e5df21SKevin WolfTesting: -drive media=cdrom,cache=writeback
2299580498bSStefan HajnocziQEMU X.Y.Z monitor - type 'help' for more information
2307a370406SKevin Wolf(qemu) qququiquit
23147e5df21SKevin Wolf
23247e5df21SKevin WolfTesting: -drive media=cdrom,cache=writethrough
2339580498bSStefan HajnocziQEMU X.Y.Z monitor - type 'help' for more information
2347a370406SKevin Wolf(qemu) qququiquit
23547e5df21SKevin Wolf
23647e5df21SKevin WolfTesting: -drive media=cdrom,cache=unsafe
2379580498bSStefan HajnocziQEMU X.Y.Z monitor - type 'help' for more information
2387a370406SKevin Wolf(qemu) qququiquit
23947e5df21SKevin Wolf
24047e5df21SKevin WolfTesting: -drive media=cdrom,cache=invalid_value
241c09b437bSStefan HajnocziQEMU_PROG: -drive media=cdrom,cache=invalid_value: invalid cache option
24247e5df21SKevin Wolf
2432af5ef70SKevin Wolf
2442af5ef70SKevin Wolf=== Specifying the protocol layer ===
2452af5ef70SKevin Wolf
2462af5ef70SKevin WolfTesting: -drive file=TEST_DIR/t.qcow2,file.driver=file
2479580498bSStefan HajnocziQEMU X.Y.Z monitor - type 'help' for more information
2487a370406SKevin Wolf(qemu) qququiquit
2492af5ef70SKevin Wolf
2502af5ef70SKevin WolfTesting: -drive file=TEST_DIR/t.qcow2,file.driver=qcow2
251505d7583SMax ReitzQEMU_PROG: -drive file=TEST_DIR/t.qcow2,file.driver=qcow2: could not open disk image TEST_DIR/t.qcow2: Block format 'qcow2' used by device '' doesn't support the option 'filename'
2522af5ef70SKevin Wolf
25398289620SKevin Wolf
254765003dbSKevin Wolf=== Leaving out required options ===
255765003dbSKevin Wolf
256765003dbSKevin WolfTesting: -drive driver=file
257765003dbSKevin WolfQEMU_PROG: -drive driver=file: could not open disk image ide0-hd0: The 'file' block driver requires a file name
258765003dbSKevin Wolf
259765003dbSKevin WolfTesting: -drive driver=nbd
26077e8b9caSPaolo BonziniQEMU_PROG: -drive driver=nbd: could not open disk image ide0-hd0: one of path and host must be specified.
261765003dbSKevin Wolf
262765003dbSKevin WolfTesting: -drive driver=raw
263765003dbSKevin WolfQEMU_PROG: -drive driver=raw: could not open disk image ide0-hd0: Can't use 'raw' as a block driver for the protocol level
264765003dbSKevin Wolf
265765003dbSKevin WolfTesting: -drive file.driver=file
266765003dbSKevin WolfQEMU_PROG: -drive file.driver=file: could not open disk image ide0-hd0: The 'file' block driver requires a file name
267765003dbSKevin Wolf
268765003dbSKevin WolfTesting: -drive file.driver=nbd
26977e8b9caSPaolo BonziniQEMU_PROG: -drive file.driver=nbd: could not open disk image ide0-hd0: one of path and host must be specified.
270765003dbSKevin Wolf
271765003dbSKevin WolfTesting: -drive file.driver=raw
272765003dbSKevin WolfQEMU_PROG: -drive file.driver=raw: could not open disk image ide0-hd0: Can't use 'raw' as a block driver for the protocol level
273765003dbSKevin Wolf
274765003dbSKevin WolfTesting: -drive foo=bar
275765003dbSKevin WolfQEMU_PROG: -drive foo=bar: could not open disk image ide0-hd0: Must specify either driver or file
276765003dbSKevin Wolf
277765003dbSKevin Wolf
2785abbf0eeSKevin Wolf=== Specifying both an option and its legacy alias ===
2795abbf0eeSKevin Wolf
2805abbf0eeSKevin WolfTesting: -drive file=TEST_DIR/t.qcow2,iops=1234,throttling.iops-total=5678
2815abbf0eeSKevin WolfQEMU_PROG: -drive file=TEST_DIR/t.qcow2,iops=1234,throttling.iops-total=5678: 'throttling.iops-total' and its alias 'iops' can't be used at the same time
2825abbf0eeSKevin Wolf
2835abbf0eeSKevin WolfTesting: -drive file=TEST_DIR/t.qcow2,iops_rd=1234,throttling.iops-read=5678
2845abbf0eeSKevin WolfQEMU_PROG: -drive file=TEST_DIR/t.qcow2,iops_rd=1234,throttling.iops-read=5678: 'throttling.iops-read' and its alias 'iops_rd' can't be used at the same time
2855abbf0eeSKevin Wolf
2865abbf0eeSKevin WolfTesting: -drive file=TEST_DIR/t.qcow2,iops_wr=1234,throttling.iops-write=5678
2875abbf0eeSKevin WolfQEMU_PROG: -drive file=TEST_DIR/t.qcow2,iops_wr=1234,throttling.iops-write=5678: 'throttling.iops-write' and its alias 'iops_wr' can't be used at the same time
2885abbf0eeSKevin Wolf
2895abbf0eeSKevin WolfTesting: -drive file=TEST_DIR/t.qcow2,bps=1234,throttling.bps-total=5678
2905abbf0eeSKevin WolfQEMU_PROG: -drive file=TEST_DIR/t.qcow2,bps=1234,throttling.bps-total=5678: 'throttling.bps-total' and its alias 'bps' can't be used at the same time
2915abbf0eeSKevin Wolf
2925abbf0eeSKevin WolfTesting: -drive file=TEST_DIR/t.qcow2,bps_rd=1234,throttling.bps-read=5678
2935abbf0eeSKevin WolfQEMU_PROG: -drive file=TEST_DIR/t.qcow2,bps_rd=1234,throttling.bps-read=5678: 'throttling.bps-read' and its alias 'bps_rd' can't be used at the same time
2945abbf0eeSKevin Wolf
2955abbf0eeSKevin WolfTesting: -drive file=TEST_DIR/t.qcow2,bps_wr=1234,throttling.bps-write=5678
2965abbf0eeSKevin WolfQEMU_PROG: -drive file=TEST_DIR/t.qcow2,bps_wr=1234,throttling.bps-write=5678: 'throttling.bps-write' and its alias 'bps_wr' can't be used at the same time
2975abbf0eeSKevin Wolf
2985abbf0eeSKevin WolfTesting: -drive file=TEST_DIR/t.qcow2,iops_max=1234,throttling.iops-total-max=5678
2995abbf0eeSKevin WolfQEMU_PROG: -drive file=TEST_DIR/t.qcow2,iops_max=1234,throttling.iops-total-max=5678: 'throttling.iops-total-max' and its alias 'iops_max' can't be used at the same time
3005abbf0eeSKevin Wolf
3015abbf0eeSKevin WolfTesting: -drive file=TEST_DIR/t.qcow2,iops_rd_max=1234,throttling.iops-read-max=5678
3025abbf0eeSKevin WolfQEMU_PROG: -drive file=TEST_DIR/t.qcow2,iops_rd_max=1234,throttling.iops-read-max=5678: 'throttling.iops-read-max' and its alias 'iops_rd_max' can't be used at the same time
3035abbf0eeSKevin Wolf
3045abbf0eeSKevin WolfTesting: -drive file=TEST_DIR/t.qcow2,iops_wr_max=1234,throttling.iops-write-max=5678
3055abbf0eeSKevin WolfQEMU_PROG: -drive file=TEST_DIR/t.qcow2,iops_wr_max=1234,throttling.iops-write-max=5678: 'throttling.iops-write-max' and its alias 'iops_wr_max' can't be used at the same time
3065abbf0eeSKevin Wolf
3075abbf0eeSKevin WolfTesting: -drive file=TEST_DIR/t.qcow2,bps_max=1234,throttling.bps-total-max=5678
3085abbf0eeSKevin WolfQEMU_PROG: -drive file=TEST_DIR/t.qcow2,bps_max=1234,throttling.bps-total-max=5678: 'throttling.bps-total-max' and its alias 'bps_max' can't be used at the same time
3095abbf0eeSKevin Wolf
3105abbf0eeSKevin WolfTesting: -drive file=TEST_DIR/t.qcow2,bps_rd_max=1234,throttling.bps-read-max=5678
3115abbf0eeSKevin WolfQEMU_PROG: -drive file=TEST_DIR/t.qcow2,bps_rd_max=1234,throttling.bps-read-max=5678: 'throttling.bps-read-max' and its alias 'bps_rd_max' can't be used at the same time
3125abbf0eeSKevin Wolf
3135abbf0eeSKevin WolfTesting: -drive file=TEST_DIR/t.qcow2,bps_wr_max=1234,throttling.bps-write-max=5678
3145abbf0eeSKevin WolfQEMU_PROG: -drive file=TEST_DIR/t.qcow2,bps_wr_max=1234,throttling.bps-write-max=5678: 'throttling.bps-write-max' and its alias 'bps_wr_max' can't be used at the same time
3155abbf0eeSKevin Wolf
3165abbf0eeSKevin WolfTesting: -drive file=TEST_DIR/t.qcow2,iops_size=1234,throttling.iops-size=5678
3175abbf0eeSKevin WolfQEMU_PROG: -drive file=TEST_DIR/t.qcow2,iops_size=1234,throttling.iops-size=5678: 'throttling.iops-size' and its alias 'iops_size' can't be used at the same time
3185abbf0eeSKevin Wolf
3195abbf0eeSKevin WolfTesting: -drive file=TEST_DIR/t.qcow2,readonly=on,read-only=off
3205abbf0eeSKevin WolfQEMU_PROG: -drive file=TEST_DIR/t.qcow2,readonly=on,read-only=off: 'read-only' and its alias 'readonly' can't be used at the same time
3215abbf0eeSKevin Wolf
3225abbf0eeSKevin Wolf
32398289620SKevin Wolf=== Parsing protocol from file name ===
32498289620SKevin Wolf
32598289620SKevin WolfTesting: -hda foo:bar
326*b65a5e12SMax ReitzQEMU_PROG: -hda foo:bar: could not open disk image foo:bar: Unknown protocol 'foo'
32798289620SKevin Wolf
32898289620SKevin WolfTesting: -drive file=foo:bar
329*b65a5e12SMax ReitzQEMU_PROG: -drive file=foo:bar: could not open disk image foo:bar: Unknown protocol 'foo'
33098289620SKevin Wolf
33198289620SKevin WolfTesting: -drive file.filename=foo:bar
332b04b6b6eSFam ZhengQEMU_PROG: -drive file.filename=foo:bar: could not open disk image ide0-hd0: Could not open 'foo:bar': No such file or directory
33398289620SKevin Wolf
334e3fa4bfaSKevin WolfTesting: -hda file:TEST_DIR/t.qcow2
335e3fa4bfaSKevin WolfQEMU X.Y.Z monitor - type 'help' for more information
336e3fa4bfaSKevin Wolf(qemu) qququiquit
337e3fa4bfaSKevin Wolf
338e3fa4bfaSKevin WolfTesting: -drive file=file:TEST_DIR/t.qcow2
339e3fa4bfaSKevin WolfQEMU X.Y.Z monitor - type 'help' for more information
340e3fa4bfaSKevin Wolf(qemu) qququiquit
341e3fa4bfaSKevin Wolf
342e3fa4bfaSKevin WolfTesting: -drive file.filename=file:TEST_DIR/t.qcow2
343e3fa4bfaSKevin WolfQEMU_PROG: -drive file.filename=file:TEST_DIR/t.qcow2: could not open disk image ide0-hd0: Could not open 'file:TEST_DIR/t.qcow2': No such file or directory
344e3fa4bfaSKevin Wolf
345f32f988cSKevin Wolf
346f32f988cSKevin Wolf=== Snapshot mode ===
347f32f988cSKevin Wolf
348f32f988cSKevin Wolfwrote 4096/4096 bytes at offset 0
349f32f988cSKevin Wolf4 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
350f32f988cSKevin WolfTesting: -drive file=TEST_DIR/t.qcow2 -snapshot
351f32f988cSKevin WolfQEMU X.Y.Z monitor - type 'help' for more information
352f32f988cSKevin Wolf(qemu) qqeqemqemuqemu-qemu-iqemu-ioqemu-io qemu-io iqemu-io idqemu-io ideqemu-io ide0qemu-io ide0-qemu-io ide0-hqemu-io ide0-hdqemu-io ide0-hd0qemu-io ide0-hd0 qemu-io ide0-hd0 "qemu-io ide0-hd0 "wqemu-io ide0-hd0 "wrqemu-io ide0-hd0 "wriqemu-io ide0-hd0 "writqemu-io ide0-hd0 "writeqemu-io ide0-hd0 "write qemu-io ide0-hd0 "write -qemu-io ide0-hd0 "write -Pqemu-io ide0-hd0 "write -P qemu-io ide0-hd0 "write -P 0qemu-io ide0-hd0 "write -P 0xqemu-io ide0-hd0 "write -P 0x2qemu-io ide0-hd0 "write -P 0x22qemu-io ide0-hd0 "write -P 0x22 qemu-io ide0-hd0 "write -P 0x22 0qemu-io ide0-hd0 "write -P 0x22 0 qemu-io ide0-hd0 "write -P 0x22 0 4qemu-io ide0-hd0 "write -P 0x22 0 4kqemu-io ide0-hd0 "write -P 0x22 0 4k"
353f32f988cSKevin Wolfwrote 4096/4096 bytes at offset 0
354f32f988cSKevin Wolf4 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
355f32f988cSKevin Wolf(qemu) qququiquit
356f32f988cSKevin Wolf
357f32f988cSKevin WolfTesting: -drive file=TEST_DIR/t.qcow2,snapshot=on
358f32f988cSKevin WolfQEMU X.Y.Z monitor - type 'help' for more information
359f32f988cSKevin Wolf(qemu) qqeqemqemuqemu-qemu-iqemu-ioqemu-io qemu-io iqemu-io idqemu-io ideqemu-io ide0qemu-io ide0-qemu-io ide0-hqemu-io ide0-hdqemu-io ide0-hd0qemu-io ide0-hd0 qemu-io ide0-hd0 "qemu-io ide0-hd0 "wqemu-io ide0-hd0 "wrqemu-io ide0-hd0 "wriqemu-io ide0-hd0 "writqemu-io ide0-hd0 "writeqemu-io ide0-hd0 "write qemu-io ide0-hd0 "write -qemu-io ide0-hd0 "write -Pqemu-io ide0-hd0 "write -P qemu-io ide0-hd0 "write -P 0qemu-io ide0-hd0 "write -P 0xqemu-io ide0-hd0 "write -P 0x2qemu-io ide0-hd0 "write -P 0x22qemu-io ide0-hd0 "write -P 0x22 qemu-io ide0-hd0 "write -P 0x22 0qemu-io ide0-hd0 "write -P 0x22 0 qemu-io ide0-hd0 "write -P 0x22 0 4qemu-io ide0-hd0 "write -P 0x22 0 4kqemu-io ide0-hd0 "write -P 0x22 0 4k"
360f32f988cSKevin Wolfwrote 4096/4096 bytes at offset 0
361f32f988cSKevin Wolf4 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
362f32f988cSKevin Wolf(qemu) qququiquit
363f32f988cSKevin Wolf
364f32f988cSKevin WolfTesting: -drive file.filename=TEST_DIR/t.qcow2,driver=qcow2,snapshot=on
365f32f988cSKevin WolfQEMU X.Y.Z monitor - type 'help' for more information
366f32f988cSKevin Wolf(qemu) qqeqemqemuqemu-qemu-iqemu-ioqemu-io qemu-io iqemu-io idqemu-io ideqemu-io ide0qemu-io ide0-qemu-io ide0-hqemu-io ide0-hdqemu-io ide0-hd0qemu-io ide0-hd0 qemu-io ide0-hd0 "qemu-io ide0-hd0 "wqemu-io ide0-hd0 "wrqemu-io ide0-hd0 "wriqemu-io ide0-hd0 "writqemu-io ide0-hd0 "writeqemu-io ide0-hd0 "write qemu-io ide0-hd0 "write -qemu-io ide0-hd0 "write -Pqemu-io ide0-hd0 "write -P qemu-io ide0-hd0 "write -P 0qemu-io ide0-hd0 "write -P 0xqemu-io ide0-hd0 "write -P 0x2qemu-io ide0-hd0 "write -P 0x22qemu-io ide0-hd0 "write -P 0x22 qemu-io ide0-hd0 "write -P 0x22 0qemu-io ide0-hd0 "write -P 0x22 0 qemu-io ide0-hd0 "write -P 0x22 0 4qemu-io ide0-hd0 "write -P 0x22 0 4kqemu-io ide0-hd0 "write -P 0x22 0 4k"
367f32f988cSKevin Wolfwrote 4096/4096 bytes at offset 0
368f32f988cSKevin Wolf4 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
369f32f988cSKevin Wolf(qemu) qququiquit
370f32f988cSKevin Wolf
371f32f988cSKevin WolfTesting: -drive file.filename=TEST_DIR/t.qcow2,driver=qcow2 -snapshot
372f32f988cSKevin WolfQEMU X.Y.Z monitor - type 'help' for more information
373f32f988cSKevin Wolf(qemu) qqeqemqemuqemu-qemu-iqemu-ioqemu-io qemu-io iqemu-io idqemu-io ideqemu-io ide0qemu-io ide0-qemu-io ide0-hqemu-io ide0-hdqemu-io ide0-hd0qemu-io ide0-hd0 qemu-io ide0-hd0 "qemu-io ide0-hd0 "wqemu-io ide0-hd0 "wrqemu-io ide0-hd0 "wriqemu-io ide0-hd0 "writqemu-io ide0-hd0 "writeqemu-io ide0-hd0 "write qemu-io ide0-hd0 "write -qemu-io ide0-hd0 "write -Pqemu-io ide0-hd0 "write -P qemu-io ide0-hd0 "write -P 0qemu-io ide0-hd0 "write -P 0xqemu-io ide0-hd0 "write -P 0x2qemu-io ide0-hd0 "write -P 0x22qemu-io ide0-hd0 "write -P 0x22 qemu-io ide0-hd0 "write -P 0x22 0qemu-io ide0-hd0 "write -P 0x22 0 qemu-io ide0-hd0 "write -P 0x22 0 4qemu-io ide0-hd0 "write -P 0x22 0 4kqemu-io ide0-hd0 "write -P 0x22 0 4k"
374f32f988cSKevin Wolfwrote 4096/4096 bytes at offset 0
375f32f988cSKevin Wolf4 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
376f32f988cSKevin Wolf(qemu) qququiquit
377f32f988cSKevin Wolf
378b998875dSKevin WolfTesting: -drive file=file:TEST_DIR/t.qcow2 -snapshot
379b998875dSKevin WolfQEMU X.Y.Z monitor - type 'help' for more information
380b998875dSKevin Wolf(qemu) qqeqemqemuqemu-qemu-iqemu-ioqemu-io qemu-io iqemu-io idqemu-io ideqemu-io ide0qemu-io ide0-qemu-io ide0-hqemu-io ide0-hdqemu-io ide0-hd0qemu-io ide0-hd0 qemu-io ide0-hd0 "qemu-io ide0-hd0 "wqemu-io ide0-hd0 "wrqemu-io ide0-hd0 "wriqemu-io ide0-hd0 "writqemu-io ide0-hd0 "writeqemu-io ide0-hd0 "write qemu-io ide0-hd0 "write -qemu-io ide0-hd0 "write -Pqemu-io ide0-hd0 "write -P qemu-io ide0-hd0 "write -P 0qemu-io ide0-hd0 "write -P 0xqemu-io ide0-hd0 "write -P 0x2qemu-io ide0-hd0 "write -P 0x22qemu-io ide0-hd0 "write -P 0x22 qemu-io ide0-hd0 "write -P 0x22 0qemu-io ide0-hd0 "write -P 0x22 0 qemu-io ide0-hd0 "write -P 0x22 0 4qemu-io ide0-hd0 "write -P 0x22 0 4kqemu-io ide0-hd0 "write -P 0x22 0 4k"
381b998875dSKevin Wolfwrote 4096/4096 bytes at offset 0
382b998875dSKevin Wolf4 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
383b998875dSKevin Wolf(qemu) qququiquit
384b998875dSKevin Wolf
385b998875dSKevin WolfTesting: -drive file=file:TEST_DIR/t.qcow2,snapshot=on
386b998875dSKevin WolfQEMU X.Y.Z monitor - type 'help' for more information
387b998875dSKevin Wolf(qemu) qqeqemqemuqemu-qemu-iqemu-ioqemu-io qemu-io iqemu-io idqemu-io ideqemu-io ide0qemu-io ide0-qemu-io ide0-hqemu-io ide0-hdqemu-io ide0-hd0qemu-io ide0-hd0 qemu-io ide0-hd0 "qemu-io ide0-hd0 "wqemu-io ide0-hd0 "wrqemu-io ide0-hd0 "wriqemu-io ide0-hd0 "writqemu-io ide0-hd0 "writeqemu-io ide0-hd0 "write qemu-io ide0-hd0 "write -qemu-io ide0-hd0 "write -Pqemu-io ide0-hd0 "write -P qemu-io ide0-hd0 "write -P 0qemu-io ide0-hd0 "write -P 0xqemu-io ide0-hd0 "write -P 0x2qemu-io ide0-hd0 "write -P 0x22qemu-io ide0-hd0 "write -P 0x22 qemu-io ide0-hd0 "write -P 0x22 0qemu-io ide0-hd0 "write -P 0x22 0 qemu-io ide0-hd0 "write -P 0x22 0 4qemu-io ide0-hd0 "write -P 0x22 0 4kqemu-io ide0-hd0 "write -P 0x22 0 4k"
388b998875dSKevin Wolfwrote 4096/4096 bytes at offset 0
389b998875dSKevin Wolf4 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
390b998875dSKevin Wolf(qemu) qququiquit
391b998875dSKevin Wolf
392b998875dSKevin WolfTesting: -drive file=TEST_DIR/t.qcow2 -snapshot
393b998875dSKevin WolfQEMU X.Y.Z monitor - type 'help' for more information
394b998875dSKevin Wolf(qemu) qqeqemqemuqemu-qemu-iqemu-ioqemu-io qemu-io iqemu-io idqemu-io ideqemu-io ide0qemu-io ide0-qemu-io ide0-hqemu-io ide0-hdqemu-io ide0-hd0qemu-io ide0-hd0 qemu-io ide0-hd0 "qemu-io ide0-hd0 "wqemu-io ide0-hd0 "wrqemu-io ide0-hd0 "wriqemu-io ide0-hd0 "writqemu-io ide0-hd0 "writeqemu-io ide0-hd0 "write qemu-io ide0-hd0 "write -qemu-io ide0-hd0 "write -Pqemu-io ide0-hd0 "write -P qemu-io ide0-hd0 "write -P 0qemu-io ide0-hd0 "write -P 0xqemu-io ide0-hd0 "write -P 0x2qemu-io ide0-hd0 "write -P 0x22qemu-io ide0-hd0 "write -P 0x22 qemu-io ide0-hd0 "write -P 0x22 0qemu-io ide0-hd0 "write -P 0x22 0 qemu-io ide0-hd0 "write -P 0x22 0 4qemu-io ide0-hd0 "write -P 0x22 0 4kqemu-io ide0-hd0 "write -P 0x22 0 4k"
395b998875dSKevin Wolfwrote 4096/4096 bytes at offset 0
396b998875dSKevin Wolf4 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
397b998875dSKevin Wolf(qemu) qququiquit
398b998875dSKevin Wolf
399b998875dSKevin WolfTesting: -drive file=TEST_DIR/t.qcow2,snapshot=on
400b998875dSKevin WolfQEMU X.Y.Z monitor - type 'help' for more information
401b998875dSKevin Wolf(qemu) qqeqemqemuqemu-qemu-iqemu-ioqemu-io qemu-io iqemu-io idqemu-io ideqemu-io ide0qemu-io ide0-qemu-io ide0-hqemu-io ide0-hdqemu-io ide0-hd0qemu-io ide0-hd0 qemu-io ide0-hd0 "qemu-io ide0-hd0 "wqemu-io ide0-hd0 "wrqemu-io ide0-hd0 "wriqemu-io ide0-hd0 "writqemu-io ide0-hd0 "writeqemu-io ide0-hd0 "write qemu-io ide0-hd0 "write -qemu-io ide0-hd0 "write -Pqemu-io ide0-hd0 "write -P qemu-io ide0-hd0 "write -P 0qemu-io ide0-hd0 "write -P 0xqemu-io ide0-hd0 "write -P 0x2qemu-io ide0-hd0 "write -P 0x22qemu-io ide0-hd0 "write -P 0x22 qemu-io ide0-hd0 "write -P 0x22 0qemu-io ide0-hd0 "write -P 0x22 0 qemu-io ide0-hd0 "write -P 0x22 0 4qemu-io ide0-hd0 "write -P 0x22 0 4kqemu-io ide0-hd0 "write -P 0x22 0 4k"
402b998875dSKevin Wolfwrote 4096/4096 bytes at offset 0
403b998875dSKevin Wolf4 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
404b998875dSKevin Wolf(qemu) qququiquit
405b998875dSKevin Wolf
406f32f988cSKevin Wolfread 4096/4096 bytes at offset 0
407f32f988cSKevin Wolf4 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
408f32f988cSKevin WolfTesting: -drive file=TEST_DIR/t.qcow2,snapshot=off
409f32f988cSKevin WolfQEMU X.Y.Z monitor - type 'help' for more information
410f32f988cSKevin Wolf(qemu) qqeqemqemuqemu-qemu-iqemu-ioqemu-io qemu-io iqemu-io idqemu-io ideqemu-io ide0qemu-io ide0-qemu-io ide0-hqemu-io ide0-hdqemu-io ide0-hd0qemu-io ide0-hd0 qemu-io ide0-hd0 "qemu-io ide0-hd0 "wqemu-io ide0-hd0 "wrqemu-io ide0-hd0 "wriqemu-io ide0-hd0 "writqemu-io ide0-hd0 "writeqemu-io ide0-hd0 "write qemu-io ide0-hd0 "write -qemu-io ide0-hd0 "write -Pqemu-io ide0-hd0 "write -P qemu-io ide0-hd0 "write -P 0qemu-io ide0-hd0 "write -P 0xqemu-io ide0-hd0 "write -P 0x2qemu-io ide0-hd0 "write -P 0x22qemu-io ide0-hd0 "write -P 0x22 qemu-io ide0-hd0 "write -P 0x22 0qemu-io ide0-hd0 "write -P 0x22 0 qemu-io ide0-hd0 "write -P 0x22 0 4qemu-io ide0-hd0 "write -P 0x22 0 4kqemu-io ide0-hd0 "write -P 0x22 0 4k"
411f32f988cSKevin Wolfwrote 4096/4096 bytes at offset 0
412f32f988cSKevin Wolf4 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
413f32f988cSKevin Wolf(qemu) qququiquit
414f32f988cSKevin Wolf
415f32f988cSKevin Wolfread 4096/4096 bytes at offset 0
416f32f988cSKevin Wolf4 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
417b1e6fc08SKevin WolfTesting: -drive file=TEST_DIR/t.qcow2,snapshot=on
418b1e6fc08SKevin WolfQEMU X.Y.Z monitor - type 'help' for more information
419b1e6fc08SKevin Wolf(qemu) qqeqemqemuqemu-qemu-iqemu-ioqemu-io qemu-io iqemu-io idqemu-io ideqemu-io ide0qemu-io ide0-qemu-io ide0-hqemu-io ide0-hdqemu-io ide0-hd0qemu-io ide0-hd0 qemu-io ide0-hd0 "qemu-io ide0-hd0 "wqemu-io ide0-hd0 "wrqemu-io ide0-hd0 "wriqemu-io ide0-hd0 "writqemu-io ide0-hd0 "writeqemu-io ide0-hd0 "write qemu-io ide0-hd0 "write -qemu-io ide0-hd0 "write -Pqemu-io ide0-hd0 "write -P qemu-io ide0-hd0 "write -P 0qemu-io ide0-hd0 "write -P 0xqemu-io ide0-hd0 "write -P 0x3qemu-io ide0-hd0 "write -P 0x33qemu-io ide0-hd0 "write -P 0x33 qemu-io ide0-hd0 "write -P 0x33 0qemu-io ide0-hd0 "write -P 0x33 0 qemu-io ide0-hd0 "write -P 0x33 0 4qemu-io ide0-hd0 "write -P 0x33 0 4kqemu-io ide0-hd0 "write -P 0x33 0 4k"
420b1e6fc08SKevin Wolfwrote 4096/4096 bytes at offset 0
421b1e6fc08SKevin Wolf4 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
422b1e6fc08SKevin Wolf(qemu) ccocomcommcommicommitcommit commit icommit idcommit idecommit ide0commit ide0-commit ide0-hcommit ide0-hdcommit ide0-hd0
423b1e6fc08SKevin Wolf(qemu) qququiquit
424b1e6fc08SKevin Wolf
425b1e6fc08SKevin Wolfread 4096/4096 bytes at offset 0
426b1e6fc08SKevin Wolf4 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
42747e5df21SKevin Wolf*** done
428