From: Stefan Hajnoczi <stefanha@redhat.com>
To: "Philippe Mathieu-Daudé" <philmd@redhat.com>
Cc: Kevin Wolf <kwolf@redhat.com>, Sergio Lopez <slp@redhat.com>,
qemu-block@nongnu.org,
Richard Henderson <richard.henderson@linaro.org>,
qemu-devel@nongnu.org, Max Reitz <mreitz@redhat.com>,
Chai Wen <chaiwen@baidu.com>
Subject: Re: [PATCH v3 0/2] virtio-blk: Convert QEMUBH callback to "bitops.h" API
Date: Tue, 11 May 2021 11:11:37 +0100 [thread overview]
Message-ID: <YJpYWRZirHv3QBCJ@stefanha-x1.localdomain> (raw)
In-Reply-To: <20210510200758.2623154-1-philmd@redhat.com>
[-- Attachment #1: Type: text/plain, Size: 879 bytes --]
On Mon, May 10, 2021 at 10:07:56PM +0200, Philippe Mathieu-Daudé wrote:
> This series follow a suggestion from Stefan to use the bitops
> API in virtio-blk:
> https://www.mail-archive.com/qemu-devel@nongnu.org/msg805139.html
>
> Since v2:
> - clear bitmap to avoid spurious interrupts! (Stefan)
> - use 'further' in find_next docstring (Eric)
> - added Richard R-b tag
>
> Since v1:
> - improved "bitops.h" docstring
> - addressed Richard's review comments
>
> Philippe Mathieu-Daudé (2):
> bitops.h: Improve find_xxx_bit() documentation
> virtio-blk: Convert QEMUBH callback to "bitops.h" API
>
> include/qemu/bitops.h | 15 ++++++++++++---
> hw/block/dataplane/virtio-blk.c | 20 +++++---------------
> 2 files changed, 17 insertions(+), 18 deletions(-)
>
> --
> 2.26.3
>
>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]
next prev parent reply other threads:[~2021-05-11 10:15 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-05-10 20:07 [PATCH v3 0/2] virtio-blk: Convert QEMUBH callback to "bitops.h" API Philippe Mathieu-Daudé
2021-05-10 20:07 ` [PATCH v3 1/2] bitops.h: Improve find_xxx_bit() documentation Philippe Mathieu-Daudé
2021-05-10 20:07 ` [PATCH v3 2/2] virtio-blk: Convert QEMUBH callback to "bitops.h" API Philippe Mathieu-Daudé
2021-05-21 17:37 ` Stefan Hajnoczi
2021-05-11 10:11 ` Stefan Hajnoczi [this message]
2021-05-21 17:32 ` [PATCH v3 0/2] " Stefan Hajnoczi
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=YJpYWRZirHv3QBCJ@stefanha-x1.localdomain \
--to=stefanha@redhat.com \
--cc=chaiwen@baidu.com \
--cc=kwolf@redhat.com \
--cc=mreitz@redhat.com \
--cc=philmd@redhat.com \
--cc=qemu-block@nongnu.org \
--cc=qemu-devel@nongnu.org \
--cc=richard.henderson@linaro.org \
--cc=slp@redhat.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).