From: Richard Henderson <richard.henderson@linaro.org>
To: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>,
qemu-block@nongnu.org
Cc: kwolf@redhat.com, peter.maydell@linaro.org, hreitz@redhat.com,
jsnow@redhat.com, qemu-devel@nongnu.org
Subject: Re: [PULL 0/6] Block jobs patches
Date: Wed, 29 Dec 2021 15:50:36 -0800 [thread overview]
Message-ID: <bf29fad2-c22d-bc04-0622-b17441c72934@linaro.org> (raw)
In-Reply-To: <20211229192127.1772134-1-vsementsov@virtuozzo.com>
On 12/29/21 11:21 AM, Vladimir Sementsov-Ogievskiy wrote:
> The following changes since commit 89f3bfa3265554d1d591ee4d7f1197b6e3397e84:
>
> Merge tag 'pull-pa-20211223' of https://gitlab.com/rth7680/qemu into staging (2021-12-23 17:53:36 -0800)
>
> are available in the Git repository at:
>
> https://src.openvz.org/scm/~vsementsov/qemu.git tags/pull-jobs-2021-12-29
>
> for you to fetch changes up to 985cac8f200443ad952becc03b07c51ff4f80983:
>
> blockjob: drop BlockJob.blk field (2021-12-28 15:18:59 +0100)
>
> ----------------------------------------------------------------
> Jobs patches:
> - small fix of job_create()
> - refactoring: drop BlockJob.blk field
>
> ----------------------------------------------------------------
>
> Emanuele Giuseppe Esposito (1):
> job.c: add missing notifier initialization
>
> Vladimir Sementsov-Ogievskiy (5):
> blockjob: implement and use block_job_get_aio_context
> test-blockjob-txn: don't abuse job->blk
> block/stream: add own blk
> test-bdrv-drain: don't use BlockJob.blk
> blockjob: drop BlockJob.blk field
>
> include/block/blockjob.h | 10 +++++++---
> block/mirror.c | 7 -------
> block/stream.c | 24 +++++++++++++++++------
> blockdev.c | 6 +++---
> blockjob.c | 36 ++++++++++++++++------------------
> job.c | 1 +
> qemu-img.c | 2 +-
> tests/unit/test-bdrv-drain.c | 12 ++++++++----
> tests/unit/test-blockjob-txn.c | 10 +---------
> tests/qemu-iotests/141.out | 2 +-
> tests/qemu-iotests/283 | 3 ++-
> tests/qemu-iotests/283.out | 2 +-
> 12 files changed, 60 insertions(+), 55 deletions(-)
Applied, thanks.
r~
prev parent reply other threads:[~2021-12-29 23:51 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-12-29 19:21 [PULL 0/6] Block jobs patches Vladimir Sementsov-Ogievskiy
2021-12-29 19:21 ` [PULL 1/6] job.c: add missing notifier initialization Vladimir Sementsov-Ogievskiy
2021-12-29 19:21 ` [PULL 2/6] blockjob: implement and use block_job_get_aio_context Vladimir Sementsov-Ogievskiy
2021-12-29 19:21 ` [PULL 3/6] test-blockjob-txn: don't abuse job->blk Vladimir Sementsov-Ogievskiy
2021-12-29 19:21 ` [PULL 4/6] block/stream: add own blk Vladimir Sementsov-Ogievskiy
2021-12-29 19:21 ` [PULL 5/6] test-bdrv-drain: don't use BlockJob.blk Vladimir Sementsov-Ogievskiy
2021-12-29 19:21 ` [PULL 6/6] blockjob: drop BlockJob.blk field Vladimir Sementsov-Ogievskiy
2021-12-29 23:50 ` Richard Henderson [this message]
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=bf29fad2-c22d-bc04-0622-b17441c72934@linaro.org \
--to=richard.henderson@linaro.org \
--cc=hreitz@redhat.com \
--cc=jsnow@redhat.com \
--cc=kwolf@redhat.com \
--cc=peter.maydell@linaro.org \
--cc=qemu-block@nongnu.org \
--cc=qemu-devel@nongnu.org \
--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).