[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PULL v2 0/7] nbd: handle AioContext change correctly
From: |
Peter Maydell |
Subject: |
Re: [PULL v2 0/7] nbd: handle AioContext change correctly |
Date: |
Sun, 13 Feb 2022 10:41:37 +0000 |
On Fri, 11 Feb 2022 at 13:22, Vladimir Sementsov-Ogievskiy
<vsementsov@virtuozzo.com> wrote:
>
> The following changes since commit 0a301624c2f4ced3331ffd5bce85b4274fe132af:
>
> Merge remote-tracking branch
> 'remotes/pmaydell/tags/pull-target-arm-20220208' into staging (2022-02-08
> 11:40:08 +0000)
>
> are available in the Git repository at:
>
> https://src.openvz.org/scm/~vsementsov/qemu.git tags/pull-nbd-2022-02-09-v2
>
> for you to fetch changes up to 8cfbe929e8c26050f0a4580a1606a370a947d4ce:
>
> iotests/281: Let NBD connection yield in iothread (2022-02-11 14:06:18
> +0100)
>
> ----------------------------------------------------------------
> nbd: handle AioContext change correctly
>
> v2: add my s-o-b marks to each commit
>
> ----------------------------------------------------------------
Applied, thanks.
Please update the changelog at https://wiki.qemu.org/ChangeLog/7.0
for any user-visible changes.
-- PMM
- [PULL v2 0/7] nbd: handle AioContext change correctly, Vladimir Sementsov-Ogievskiy, 2022/02/11
- [PULL v2 2/7] block/nbd: Delete open timer when done, Vladimir Sementsov-Ogievskiy, 2022/02/11
- [PULL v2 1/7] block/nbd: Delete reconnect delay timer when done, Vladimir Sementsov-Ogievskiy, 2022/02/11
- [PULL v2 6/7] block/nbd: Move s->ioc on AioContext change, Vladimir Sementsov-Ogievskiy, 2022/02/11
- [PULL v2 3/7] block/nbd: Assert there are no timers when closed, Vladimir Sementsov-Ogievskiy, 2022/02/11
- [PULL v2 7/7] iotests/281: Let NBD connection yield in iothread, Vladimir Sementsov-Ogievskiy, 2022/02/11
- [PULL v2 5/7] iotests/281: Test lingering timers, Vladimir Sementsov-Ogievskiy, 2022/02/11
- [PULL v2 4/7] iotests.py: Add QemuStorageDaemon class, Vladimir Sementsov-Ogievskiy, 2022/02/11
- Re: [PULL v2 0/7] nbd: handle AioContext change correctly,
Peter Maydell <=