From: Kevin Wolf <kwolf@redhat.com>
To: Manos Pitsidianakis <el13635@mail.ntua.gr>
Cc: qemu-devel <qemu-devel@nongnu.org>,
qemu-block <qemu-block@nongnu.org>,
Eric Blake <eblake@redhat.com>, Alberto Garcia <berto@igalia.com>,
Stefan Hajnoczi <stefanha@redhat.com>,
Max Reitz <mreitz@redhat.com>
Subject: Re: [Qemu-devel] [PATCH v6 0/4] block: Block driver callbacks fixes
Date: Fri, 28 Jul 2017 17:04:27 +0200 [thread overview]
Message-ID: <20170728150427.GF3983@localhost.localdomain> (raw)
In-Reply-To: <20170713153028.31065-1-el13635@mail.ntua.gr>
Am 13.07.2017 um 17:30 hat Manos Pitsidianakis geschrieben:
> This series makes implementing some of the bdrv_* callbacks easier for block
> filters by passing requests to bs->file if bs->drv doesn't implement it instead
> of failing, and adding default bdrv_co_get_block_status() implementations.
>
> This is based against commit ced1484322 of
> https://github.com/XanClic/qemu.git block branch
Thanks, applied to the block-next branch for 2.11.
Kevin
prev parent reply other threads:[~2017-07-28 15:04 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-07-13 15:30 [Qemu-devel] [PATCH v6 0/4] block: Block driver callbacks fixes Manos Pitsidianakis
2017-07-13 15:30 ` [Qemu-devel] [PATCH v6 1/4] block: pass bdrv_* methods to bs->file by default in block filters Manos Pitsidianakis
2017-07-13 15:30 ` [Qemu-devel] [PATCH v6 2/4] block: remove unused bdrv_media_changed Manos Pitsidianakis
2017-07-13 15:30 ` [Qemu-devel] [PATCH v6 3/4] block: remove bdrv_truncate callback in blkdebug Manos Pitsidianakis
2017-07-13 15:30 ` [Qemu-devel] [PATCH v6 4/4] block: add default implementations for bdrv_co_get_block_status() Manos Pitsidianakis
2017-07-28 15:04 ` Kevin Wolf [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=20170728150427.GF3983@localhost.localdomain \
--to=kwolf@redhat.com \
--cc=berto@igalia.com \
--cc=eblake@redhat.com \
--cc=el13635@mail.ntua.gr \
--cc=mreitz@redhat.com \
--cc=qemu-block@nongnu.org \
--cc=qemu-devel@nongnu.org \
--cc=stefanha@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.