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