qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH V4 0/7] Block Conversion


From: Devin Nakamura
Subject: [Qemu-devel] [PATCH V4 0/7] Block Conversion
Date: Tue, 23 Aug 2011 00:27:36 -0400

This patch series introduces the api to support block conversion.

Devin Nakamura (7):
  block: add block conversion api
  block: make bdrv_open_common more ready to be called by
    bdrv_open_conversion_target
  block: add bdrv_get_conversion_options()
  block: add bdrv_open_conversion_target()
  block: add bdrv_get_mapping()
  block: add bdrv_map()
  block: add bdrv_copy_header()

 block.c     |  127 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++---
 block.h     |   16 +++++++
 block_int.h |   82 ++++++++++++++++++++++++++++++++++++++
 3 files changed, 219 insertions(+), 6 deletions(-)

-- 
1.7.6.rc1




reply via email to

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