From: Stefan Hajnoczi <stefanha@redhat.com>
To: qemu-devel@nongnu.org, Peter Maydell <peter.maydell@linaro.org>
Cc: Fam Zheng <fam@euphon.net>, Kevin Wolf <kwolf@redhat.com>,
qemu-block@nongnu.org, Max Reitz <mreitz@redhat.com>,
Stefan Hajnoczi <stefanha@redhat.com>,
Paolo Bonzini <pbonzini@redhat.com>, John Snow <jsnow@redhat.com>
Subject: [PULL 0/5] Block patches
Date: Thu, 8 Jul 2021 14:11:38 +0100 [thread overview]
Message-ID: <20210708131143.240647-1-stefanha@redhat.com> (raw)
The following changes since commit 711c0418c8c1ce3a24346f058b001c4c5a2f0f81:
Merge remote-tracking branch 'remotes/philmd/tags/mips-20210702' into staging (2021-07-04 14:04:12 +0100)
are available in the Git repository at:
https://gitlab.com/stefanha/qemu.git tags/block-pull-request
for you to fetch changes up to 9f460c64e13897117f35ffb61f6f5e0102cabc70:
block/io: Merge discard request alignments (2021-07-06 14:28:55 +0100)
----------------------------------------------------------------
Pull request
----------------------------------------------------------------
Akihiko Odaki (3):
block/file-posix: Optimize for macOS
block: Add backend_defaults property
block/io: Merge discard request alignments
Stefan Hajnoczi (2):
util/async: add a human-readable name to BHs for debugging
util/async: print leaked BH name when AioContext finalizes
include/block/aio.h | 31 ++++++++++++++++++++++---
include/hw/block/block.h | 3 +++
include/qemu/main-loop.h | 4 +++-
block/file-posix.c | 27 ++++++++++++++++++++--
block/io.c | 2 ++
hw/block/block.c | 42 ++++++++++++++++++++++++++++++----
tests/unit/ptimer-test-stubs.c | 2 +-
util/async.c | 25 ++++++++++++++++----
util/main-loop.c | 4 ++--
tests/qemu-iotests/172.out | 38 ++++++++++++++++++++++++++++++
10 files changed, 161 insertions(+), 17 deletions(-)
--
2.31.1
next reply other threads:[~2021-07-08 13:14 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-07-08 13:11 Stefan Hajnoczi [this message]
2021-07-08 13:11 ` [PULL 1/5] util/async: add a human-readable name to BHs for debugging Stefan Hajnoczi
2021-07-08 13:11 ` [PULL 2/5] util/async: print leaked BH name when AioContext finalizes Stefan Hajnoczi
2021-07-08 13:11 ` [PULL 3/5] block/file-posix: Optimize for macOS Stefan Hajnoczi
2021-07-08 13:11 ` [PULL 4/5] block: Add backend_defaults property Stefan Hajnoczi
2021-07-08 13:11 ` [PULL 5/5] block/io: Merge discard request alignments Stefan Hajnoczi
2021-07-09 13:29 ` [PULL 0/5] Block patches Peter Maydell
-- strict thread matches above, loose matches on Subject: below --
2024-01-30 21:51 Stefan Hajnoczi
2024-02-01 10:55 ` Peter Maydell
2023-09-07 18:16 Stefan Hajnoczi
2023-09-08 15:55 ` Stefan Hajnoczi
2020-05-13 14:15 Max Reitz
2020-05-14 9:52 ` Peter Maydell
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=20210708131143.240647-1-stefanha@redhat.com \
--to=stefanha@redhat.com \
--cc=fam@euphon.net \
--cc=jsnow@redhat.com \
--cc=kwolf@redhat.com \
--cc=mreitz@redhat.com \
--cc=pbonzini@redhat.com \
--cc=peter.maydell@linaro.org \
--cc=qemu-block@nongnu.org \
--cc=qemu-devel@nongnu.org \
/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).