qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PULL 0/4] Block layer patches for 2.8.0-rc1


From: Kevin Wolf
Subject: [Qemu-devel] [PULL 0/4] Block layer patches for 2.8.0-rc1
Date: Tue, 22 Nov 2016 17:04:49 +0100

The following changes since commit a7764f1548ef9946af30a8f96be9cef10761f0c1:

  Fix FreeBSD (10.x) build after 7dc9ae43 (2016-11-22 10:56:01 +0000)

are available in the git repository at:

  git://repo.or.cz/qemu/kevin.git tags/for-upstream

for you to fetch changes up to 3482b9bc411a9a12b2efde1018e1ddc906cd817e:

  block: Pass unaligned discard requests to drivers (2016-11-22 15:59:23 +0100)

----------------------------------------------------------------
Block layer patches for 2.8.0-rc1

----------------------------------------------------------------
Eric Blake (4):
      qcow2: Inform block layer about discard boundaries
      block: Let write zeroes fallback work even with small max_transfer
      block: Return -ENOTSUP rather than assert on unaligned discards
      block: Pass unaligned discard requests to drivers

 block/io.c       | 58 ++++++++++++++++++++++++++++++++++++++------------------
 block/iscsi.c    |  4 +++-
 block/qcow2.c    |  6 ++++++
 block/sheepdog.c |  5 +++--
 4 files changed, 52 insertions(+), 21 deletions(-)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]