Statistics
| Branch: | Revision:

root / tests @ 0d83c98b

Latest revisions

# Date Author Comment
0d83c98b 11/29/2013 06:41 pm Fam Zheng

qemu-iotests: Filter qemu-io output in 025

Signed-off-by: Fam Zheng <>
Reviewed-by: Eric Blake <>
Signed-off-by: Kevin Wolf <>

5b43dbb6 11/29/2013 02:40 pm Fam Zheng

qemu-iotests: Drop local version of cancel_and_wait from 040

iotests.py already has one.

Signed-off-by: Fam Zheng <>
Signed-off-by: Stefan Hajnoczi <>

3cf53c77 11/29/2013 02:40 pm Fam Zheng

qemu-iotest: Add pause_drive and resume_drive methods

They wrap blkdebug "break" and "remove_break".

Add optional argument "resume" to cancel_and_wait().

Signed-off-by: Fam Zheng <>
Signed-off-by: Stefan Hajnoczi <>

b59b3d57 11/29/2013 02:40 pm Fam Zheng

qemu-iotests: Make test case 030, 040 and 055 deterministic

Pause the drive and start the block job, so we won't miss the block job.

Signed-off-by: Fam Zheng <>
Signed-off-by: Stefan Hajnoczi <>

f32f988c 11/29/2013 02:40 pm Kevin Wolf

qemu-iotests: Test snapshot mode

Signed-off-by: Kevin Wolf <>
Reviewed-by: Eric Blake <>

f8d1daea 11/28/2013 11:30 am Charlie Shepherd

Test coroutine execution order

This patch adds a test for coroutine execution order in test-coroutine -
this catches a bug in the CPC coroutine implementation.

Signed-off-by: Charlie Shepherd <>
Reviewed-by: Kevin Wolf <>...

171d6431 11/27/2013 05:53 pm Max Reitz

qemu-iotests: Fix test 041

Performing multiple drive-mirror blockjobs on the same qemu instance
results in the image file used for the block device being replaced by
the newly mirrored file, which is not what we want.

Fix this by performing one dedicated test per sync mode....

14a650ec 11/20/2013 03:47 pm Sebastian Macke

target-openrisc: Correct carry flag check of l.addc and l.addic test cases

The test cases did not correctly test for the carry flag.

Signed-off-by: Sebastian Macke <>
Reviewed-by: Jia Liu <>
Signed-off-by: Jia Liu <>

2ad645d2 11/19/2013 11:28 am Andreas Färber

qtest: Use -display none by default

This avoids each test needing to add it to suppress windows popping up.

[Commit 7ceeedd016facf8d58e14a0d1417fa7225d71072 ("blockdev-test: add
test case for drive_add duplicate IDs") and commit
43cd209803d6cffb1e1a028c9ff2fd0ff4fce954 ("qdev-monitor-test: add...

06d22aa3 11/15/2013 02:37 pm Kevin Wolf

block: Fail if requested driver is not available

If an explicit driver option is present, but doesn't specify a valid
driver, then bdrv_open() should fail instead of probing the format.

Signed-off-by: Kevin Wolf <>
Reviewed-by: Jeff Cody <>...

View revisions

Also available in: Atom