qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2] nbd: changes around allocating buffers for requests
@ 2016-01-07 13:44 Paolo Bonzini
  2016-01-07 13:44 ` [Qemu-devel] [PATCH 1/2] nbd: do not check request length except for reads and writes Paolo Bonzini
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Paolo Bonzini @ 2016-01-07 13:44 UTC (permalink / raw)
  To: qemu-devel; +Cc: kwolf, sitsofe, qemu-block, mreitz

Notably, patch 2 introduces blk_try_blockalign.  If it is acked by
the block layer maintainers I can submit the patch myself for
inclusion.

Paolo

Paolo Bonzini (2):
  nbd: do not check request length except for reads and writes
  nbd: do not exit on failed memory allocation

 block/block-backend.c          |  5 +++++
 include/sysemu/block-backend.h |  1 +
 nbd.c                          | 20 ++++++++++++--------
 3 files changed, 18 insertions(+), 8 deletions(-)

-- 
2.5.0

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

end of thread, other threads:[~2016-02-08 14:56 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-07 13:44 [Qemu-devel] [PATCH 0/2] nbd: changes around allocating buffers for requests Paolo Bonzini
2016-01-07 13:44 ` [Qemu-devel] [PATCH 1/2] nbd: do not check request length except for reads and writes Paolo Bonzini
2016-01-07 21:17   ` Max Reitz
2016-01-07 13:44 ` [Qemu-devel] [PATCH 2/2] nbd: do not exit on failed memory allocation Paolo Bonzini
2016-01-07 21:25   ` Max Reitz
2016-02-08 14:56 ` [Qemu-devel] [Qemu-block] [PATCH 0/2] nbd: changes around allocating buffers for requests 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).