Statistics
| Branch: | Revision:

root / tests @ 08c573a8

Latest revisions

# Date Author Comment
d195325b 07/23/2012 01:55 pm Paolo Bonzini

qapi: fix error propagation

Don't overwrite / leak previously set errors.
Make traversal cope with missing mandatory sub-structs.
Don't try to end a container that could not be started.

v1->v2:
- unchanged

v2->v3:
- instead of examining, assert that we never overwrite errors with...

d98150f0 07/23/2012 01:55 pm Laszlo Ersek

qapi: add test case for deallocating traversal of incomplete structure

v3:
- new patch

Signed-off-by: Laszlo Ersek <>
Signed-off-by: Stefan Hajnoczi <>

2f24e8fb 07/17/2012 05:48 pm Kevin Wolf

qemu-iotests: Valgrind support

check -valgrind wraps all qemu-io calls with valgrind. This makes it a
bit easier to debug problems that occur somewhere deep in a test case.

Signed-off-by: Kevin Wolf <>
Reviewed-by: Paolo Bonzini <>

98272dbb 07/17/2012 05:48 pm Pavel Hrdina

fdc-test: introduce test_relative_seek

Signed-off-by: Pavel Hrdina <>
Signed-off-by: Kevin Wolf <>

c3cdc1b0 07/17/2012 05:48 pm Kevin Wolf

fdc-test: Clean up a bit

Readability of the test code has suffered as the test case evolved. This
should improve it a bit again.

Signed-off-by: Kevin Wolf <>

eb0e4b98 07/17/2012 05:48 pm Markus Armbruster

qtest: Cover qdev properties for disk geometry

Signed-off-by: Markus Armbruster <>
Signed-off-by: Kevin Wolf <>

856dcba2 07/17/2012 05:48 pm Markus Armbruster

qtest: Cover qdev property for BIOS CHS translation

Signed-off-by: Markus Armbruster <>
Signed-off-by: Kevin Wolf <>

4e4e6e31 07/17/2012 05:48 pm Markus Armbruster

qtest: Test we don't put hard disk info into CMOS for a CD-ROM

Signed-off-by: Markus Armbruster <>
Signed-off-by: Kevin Wolf <>

0e8a8c8f 07/17/2012 05:48 pm Markus Armbruster

qtest: Add hard disk geometry test

So far covers only IDE and tests only CMOS contents.

Signed-off-by: Markus Armbruster <>
Signed-off-by: Kevin Wolf <>

23797df3 07/09/2012 08:35 pm Anthony Liguori

Merge remote-tracking branch 'mjt/mjt-iov2' into staging

  • mjt/mjt-iov2:
    rewrite iov_send_recv() and move it to iov.c
    cleanup qemu_co_sendv(), qemu_co_recvv() and friends
    export iov_send_recv() and use it in iov_send() and iov_recv()
    rename qemu_sendv to iov_send, change proto and move declarations to iov.h...

View revisions

Also available in: Atom