qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Kevin Wolf <kwolf@redhat.com>
To: qemu-block@nongnu.org
Cc: kwolf@redhat.com, pkrempa@redhat.com, berto@igalia.com,
	qemu-devel@nongnu.org, mreitz@redhat.com
Subject: [PATCH v2 0/2] block: bdrv_reopen() with backing file in different AioContext
Date: Fri,  6 Mar 2020 15:14:11 +0100	[thread overview]
Message-ID: <20200306141413.30705-1-kwolf@redhat.com> (raw)

v2:
- Fix bdrv_reopen_can_attach() call [Berto]

Kevin Wolf (2):
  iotests: Refactor blockdev-reopen test for iothreads
  block: bdrv_reopen() with backing file in different AioContext

 block.c                    | 32 ++++++++++++++++++++++-----
 tests/qemu-iotests/245     | 45 +++++++++++++++++++++++++++++---------
 tests/qemu-iotests/245.out |  4 ++--
 3 files changed, 63 insertions(+), 18 deletions(-)

-- 
2.20.1



             reply	other threads:[~2020-03-06 14:15 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-03-06 14:14 Kevin Wolf [this message]
2020-03-06 14:14 ` [PATCH v2 1/2] iotests: Refactor blockdev-reopen test for iothreads Kevin Wolf
2020-03-12 22:47   ` John Snow
2020-03-06 14:14 ` [PATCH v2 2/2] block: bdrv_reopen() with backing file in different AioContext Kevin Wolf
2020-03-06 14:58   ` Alberto Garcia

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=20200306141413.30705-1-kwolf@redhat.com \
    --to=kwolf@redhat.com \
    --cc=berto@igalia.com \
    --cc=mreitz@redhat.com \
    --cc=pkrempa@redhat.com \
    --cc=qemu-block@nongnu.org \
    --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).