qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] block: bdrv_reopen() with backing file in different AioContext
@ 2020-03-06 14:14 Kevin Wolf
  2020-03-06 14:14 ` [PATCH v2 1/2] iotests: Refactor blockdev-reopen test for iothreads Kevin Wolf
  2020-03-06 14:14 ` [PATCH v2 2/2] block: bdrv_reopen() with backing file in different AioContext Kevin Wolf
  0 siblings, 2 replies; 5+ messages in thread
From: Kevin Wolf @ 2020-03-06 14:14 UTC (permalink / raw)
  To: qemu-block; +Cc: kwolf, pkrempa, berto, qemu-devel, mreitz

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



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2020-03-12 22:48 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-03-06 14:14 [PATCH v2 0/2] block: bdrv_reopen() with backing file in different AioContext Kevin Wolf
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

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).