qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Kevin Wolf <kwolf@redhat.com>
To: Andrey Shinkevich <andrey.shinkevich@virtuozzo.com>
Cc: qemu-devel@nongnu.org, qemu-block@nongnu.org, mreitz@redhat.com,
	armbru@redhat.com, den@openvz.org, vsementsov@virtuozzo.com,
	rkagan@virtuozzo.com
Subject: Re: [Qemu-devel] [PATCH v2 0/4] iotests: check whitelisted formats
Date: Thu, 7 Mar 2019 16:11:22 +0100	[thread overview]
Message-ID: <20190307151122.GH5786@linux.fritz.box> (raw)
In-Reply-To: <1551965640-164939-1-git-send-email-andrey.shinkevich@virtuozzo.com>

Am 07.03.2019 um 14:33 hat Andrey Shinkevich geschrieben:
> Some test cases require specific formats to be supported by QEMU. The
> list of formats supported by the block layer doesn't take whitelists
> into account. This series manages this issue. The method decorator
> skip_if_unsupported() checks if requested formats are whitelisted.
> The sample output is shown with the test #139.

Thanks, applied to the block branch.

Kevin

  parent reply	other threads:[~2019-03-07 15:11 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-07 13:33 [Qemu-devel] [PATCH v2 0/4] iotests: check whitelisted formats Andrey Shinkevich
2019-03-07 13:33 ` [Qemu-devel] [PATCH v2 1/4] iotests: open notrun files in text mode Andrey Shinkevich
2019-03-07 13:33 ` [Qemu-devel] [PATCH v2 2/4] block: iterate_format with account of whitelisting Andrey Shinkevich
2019-03-07 13:33 ` [Qemu-devel] [PATCH v2 3/4] iotests: ask QEMU for supported formats Andrey Shinkevich
2019-03-07 13:34 ` [Qemu-devel] [PATCH v2 4/4] iotests: check whitelisted formats Andrey Shinkevich
2019-03-07 15:11 ` Kevin Wolf [this message]
2019-03-07 15:23   ` [Qemu-devel] [PATCH v2 0/4] " Andrey Shinkevich

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=20190307151122.GH5786@linux.fritz.box \
    --to=kwolf@redhat.com \
    --cc=andrey.shinkevich@virtuozzo.com \
    --cc=armbru@redhat.com \
    --cc=den@openvz.org \
    --cc=mreitz@redhat.com \
    --cc=qemu-block@nongnu.org \
    --cc=qemu-devel@nongnu.org \
    --cc=rkagan@virtuozzo.com \
    --cc=vsementsov@virtuozzo.com \
    /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).