Patches applied successfully (
tree,
apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20211115045200.3567293-1-yadong.qi@intel.com
Maintainers: Fam Zheng <fam@euphon.net>, "Michael S. Tsirkin" <mst@redhat.com>, Ari Sundholm <ari@tuxera.com>, Pavel Dovgalyuk <pavel.dovgaluk@ispras.ru>, Stefan Hajnoczi <stefanha@redhat.com>, Eric Blake <eblake@redhat.com>, Klaus Jensen <its@irrelevant.dk>, Kevin Wolf <kwolf@redhat.com>, Hanna Reitz <hreitz@redhat.com>, "Philippe Mathieu-Daudé" <philmd@redhat.com>, Paolo Bonzini <pbonzini@redhat.com>, John Snow <jsnow@redhat.com>, Keith Busch <kbusch@kernel.org>, Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
block.c | 46 +++++++++++++++++++
block/blkdebug.c | 5 ++-
block/blklogwrites.c | 6 ++-
block/blkreplay.c | 5 ++-
block/block-backend.c | 15 ++++---
block/copy-before-write.c | 5 ++-
block/copy-on-read.c | 5 ++-
block/coroutines.h | 6 ++-
block/file-posix.c | 50 ++++++++++++++++++---
block/filter-compress.c | 5 ++-
block/io.c | 5 ++-
block/mirror.c | 5 ++-
block/nbd.c | 3 +-
block/nvme.c | 3 +-
block/preallocate.c | 5 ++-
block/qcow2-refcount.c | 4 +-
block/qcow2.c | 3 +-
block/raw-format.c | 5 ++-
block/throttle.c | 5 ++-
hw/block/virtio-blk.c | 24 ++++++++--
hw/ide/core.c | 1 +
hw/nvme/ctrl.c | 3 +-
hw/scsi/scsi-disk.c | 2 +-
include/block/block.h | 13 +++++-
include/block/block_int.h | 2 +-
include/block/raw-aio.h | 4 +-
include/standard-headers/linux/virtio_blk.h | 4 ++
include/sysemu/block-backend.h | 1 +
tests/unit/test-block-iothread.c | 9 ++--
29 files changed, 195 insertions(+), 54 deletions(-)