qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/6] QED block conversion
@ 2011-09-12 14:47 Devin Nakamura
  2011-09-12 14:47 ` [Qemu-devel] [PATCH 1/6] qed: add qed_find_cluster_sync() Devin Nakamura
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Devin Nakamura @ 2011-09-12 14:47 UTC (permalink / raw)
  To: qemu-devel; +Cc: kwolf, Devin Nakamura

This patch series adds support for block conversion to the qed driver.
This depends on my precivious block conversion api series
Devin Nakamura (6):
  qed: add qed_find_cluster_sync()
  qed: add bdrv_qed_get_conversion_options()
  qed: add open_conversion_target()
  qed: add qed_bdrv_get_mapping()
  qed: add bdrv_qed_map()
  qed: add bdrv_qed_copy_header()

 block/qed-cluster.c |   33 +++++++++++
 block/qed.c         |  161 +++++++++++++++++++++++++++++++++++++++++++++++++++
 block/qed.h         |    4 +
 3 files changed, 198 insertions(+), 0 deletions(-)

-- 
1.7.6.rc1

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

end of thread, other threads:[~2011-09-21 12:59 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-12 14:47 [Qemu-devel] [PATCH 0/6] QED block conversion Devin Nakamura
2011-09-12 14:47 ` [Qemu-devel] [PATCH 1/6] qed: add qed_find_cluster_sync() Devin Nakamura
2011-09-21 12:45   ` Stefan Hajnoczi
2011-09-21 13:02     ` Kevin Wolf
2011-09-12 14:47 ` [Qemu-devel] [PATCH 2/6] qed: add bdrv_qed_get_conversion_options() Devin Nakamura
2011-09-12 14:47 ` [Qemu-devel] [PATCH 3/6] qed: add open_conversion_target() Devin Nakamura
2011-09-20  9:21   ` Kevin Wolf
2011-09-21 12:37   ` Stefan Hajnoczi
2011-09-20  8:38 ` [Qemu-devel] [PATCH 0/6] QED block conversion Kevin Wolf
2011-09-20  9:58   ` 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).