qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Paolo Bonzini <pbonzini@redhat.com>
To: Kevin Wolf <kwolf@redhat.com>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH 0/2] qemu-iotests: Test COW from backing file
Date: Thu, 14 Jun 2012 11:23:04 +0200	[thread overview]
Message-ID: <4FD9AD78.7020007@redhat.com> (raw)
In-Reply-To: <1339601644-25683-1-git-send-email-kwolf@redhat.com>

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 <pbonzini@redhat.com>

(not the .out files :))

Paolo

      parent reply	other threads:[~2012-06-14  9:23 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-06-13 15:34 [Qemu-devel] [PATCH 0/2] qemu-iotests: Test COW from backing file Kevin Wolf
2012-06-13 15:34 ` [Qemu-devel] [PATCH 1/2] qemu-iotests: Some backing file COW tests Kevin Wolf
2012-06-13 15:34 ` [Qemu-devel] [PATCH 2/2] qemu-iotests: COW with many AIO requests on the same cluster Kevin Wolf
2012-06-14  9:23 ` Paolo Bonzini [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4FD9AD78.7020007@redhat.com \
    --to=pbonzini@redhat.com \
    --cc=kwolf@redhat.com \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).