mbox series

[v2,0/2] block: bdrv_reopen() with backing file in different AioContext

Message ID 20200306141413.30705-1-kwolf@redhat.com
Headers show
Series block: bdrv_reopen() with backing file in different AioContext | expand

Message

Kevin Wolf March 6, 2020, 2:14 p.m. UTC
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(-)