On Tue, Jul 05, 2011 at 12:41:20AM -0400, Devin Nakamura wrote:
Please use 'block' instead of 'block_int' as the tag for this patch. I
usually do git log to find out which tag is used for a
particular file. 'block_int' has never been used in qemu.git but
'block' is used on block layer changes.
add functions to block driver interface to support inplace image conversion
Signed-off-by: Devin Nakamura
---
block_int.h | 10 ++
1 files changed, 10 insertions(+), 0 deletions(-)
diff --git a/block_int.h b/block_int.h
index 1e265d2..ef311c7 100644
--- a/block_int.h
+++ b/block_int.h