qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH 0/2] qemu-iotests: Test COW from backing file


From: Paolo Bonzini
Subject: Re: [Qemu-devel] [PATCH 0/2] qemu-iotests: Test COW from backing file
Date: Thu, 14 Jun 2012 11:23:04 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:13.0) Gecko/20120605 Thunderbird/13.0

Il 13/06/2012 17:34, Kevin Wolf ha scritto:
> Thanks to Paolo who caught a bug that qemu-iotest would have let passed (well,
> almost, the zero cluster test case did accidentally catch it). I was surprised
> to find that there's no specific test for COW from backing files. Fixing this
> now...
> 
> Kevin Wolf (2):
>   qemu-iotests: Some backing file COW tests
>   qemu-iotests: COW with many AIO requests on the same cluster
> 
>  tests/qemu-iotests/037     |  119 ++++++
>  tests/qemu-iotests/037.out |  645 +++++++++++++++++++++++++++++++
>  tests/qemu-iotests/038     |  133 +++++++
>  tests/qemu-iotests/038.out |  909 
> ++++++++++++++++++++++++++++++++++++++++++++
>  tests/qemu-iotests/group   |    2 +
>  5 files changed, 1808 insertions(+), 0 deletions(-)
>  create mode 100755 tests/qemu-iotests/037
>  create mode 100644 tests/qemu-iotests/037.out
>  create mode 100755 tests/qemu-iotests/038
>  create mode 100644 tests/qemu-iotests/038.out
> 

Reviewed-by: Paolo Bonzini <address@hidden>

(not the .out files :))

Paolo



reply via email to

[Prev in Thread] Current Thread [Next in Thread]