Patches applied successfully (
tree,
apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20190823192226.21154-1-dmitry.fomichev@wdc.com
Maintainers: Stefano Stabellini <sstabellini@kernel.org>, Stefan Hajnoczi <stefanha@redhat.com>, Kevin Wolf <kwolf@redhat.com>, Keith Busch <keith.busch@intel.com>, Fam Zheng <fam@euphon.net>, John Snow <jsnow@redhat.com>, Paolo Bonzini <pbonzini@redhat.com>, Paul Durrant <paul.durrant@citrix.com>, Gerd Hoffmann <kraxel@redhat.com>, Anthony Perard <anthony.perard@citrix.com>, "Michael S. Tsirkin" <mst@redhat.com>, Max Reitz <mreitz@redhat.com>
block.c | 19 +++++++++
block/file-posix.c | 88 +++++++++++++++++++++++++++++++++------
block/raw-format.c | 8 ++++
hw/block/block.c | 8 +++-
hw/block/fdc.c | 5 ++-
hw/block/nvme.c | 2 +-
hw/block/virtio-blk.c | 2 +-
hw/block/xen-block.c | 2 +-
hw/ide/qdev.c | 2 +-
hw/scsi/scsi-disk.c | 13 +++---
hw/scsi/scsi-generic.c | 2 +-
hw/usb/dev-storage.c | 2 +-
include/block/block.h | 21 +++++++++-
include/block/block_int.h | 4 ++
include/hw/block/block.h | 3 +-
15 files changed, 151 insertions(+), 30 deletions(-)