All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCHv4 0/2] iscsi/qemu-img/block-migration enhancements
@ 2013-07-18  8:19 Peter Lieven
  2013-07-18  8:19 ` [Qemu-devel] [PATCHv4 1/2] iscsi: add logical block provisioning information to iscsilun Peter Lieven
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Peter Lieven @ 2013-07-18  8:19 UTC (permalink / raw)
  To: qemu-devel; +Cc: kwolf, pbonzini, Peter Lieven, ronniesahlberg, stefanha

this series adds logical block provisioning functions to the iscsi layer.
it also is the first step to the change of migration to coroutines in
block/iscsi.

v3->v4:
  - this series collapsed into 2 patches not yet merged. as per discussion
    write_zero optimization will be a different approach handled at the
    block layer.
  - patch 1 will now copy the complete vpd pages as almost all fields
    will be needed later.

Peter Lieven (2):
  iscsi: add logical block provisioning information to iscsilun
  iscsi: add .bdrv_co_is_allocated

 block/iscsi.c |  207 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 207 insertions(+)

-- 
1.7.9.5

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

end of thread, other threads:[~2013-07-18 10:46 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-07-18  8:19 [Qemu-devel] [PATCHv4 0/2] iscsi/qemu-img/block-migration enhancements Peter Lieven
2013-07-18  8:19 ` [Qemu-devel] [PATCHv4 1/2] iscsi: add logical block provisioning information to iscsilun Peter Lieven
2013-07-18 10:36   ` Paolo Bonzini
2013-07-18  8:19 ` [Qemu-devel] [PATCHv4 2/2] iscsi: add .bdrv_co_is_allocated Peter Lieven
2013-07-18 10:36   ` Paolo Bonzini
2013-07-18 10:46     ` Peter Lieven
2013-07-18  9:01 ` [Qemu-devel] [PATCHv4 0/2] iscsi/qemu-img/block-migration enhancements Kevin Wolf

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.