qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 0/4] Block layer patches for 2.8.0-rc1
@ 2016-11-22 16:04 Kevin Wolf
  2016-11-22 16:04 ` [Qemu-devel] [PULL 1/4] qcow2: Inform block layer about discard boundaries Kevin Wolf
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Kevin Wolf @ 2016-11-22 16:04 UTC (permalink / raw)
  To: qemu-block; +Cc: kwolf, stefanha, qemu-devel

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(-)

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2016-11-22 19:30 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-11-22 16:04 [Qemu-devel] [PULL 0/4] Block layer patches for 2.8.0-rc1 Kevin Wolf
2016-11-22 16:04 ` [Qemu-devel] [PULL 1/4] qcow2: Inform block layer about discard boundaries Kevin Wolf
2016-11-22 16:04 ` [Qemu-devel] [PULL 2/4] block: Let write zeroes fallback work even with small max_transfer Kevin Wolf
2016-11-22 16:04 ` [Qemu-devel] [PULL 3/4] block: Return -ENOTSUP rather than assert on unaligned discards Kevin Wolf
2016-11-22 16:04 ` [Qemu-devel] [PULL 4/4] block: Pass unaligned discard requests to drivers Kevin Wolf
2016-11-22 19:30 ` [Qemu-devel] [Qemu-block] [PULL 0/4] Block layer patches for 2.8.0-rc1 Stefan Hajnoczi

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).