qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH] Fix DEBUG_* compilation of qcow2.


From: Kevin Wolf
Subject: Re: [Qemu-devel] [PATCH] Fix DEBUG_* compilation of qcow2.
Date: Fri, 05 Aug 2011 13:50:33 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:5.0) Gecko/20110707 Thunderbird/5.0

Am 04.08.2011 19:22, schrieb Philipp Hahn:
> By introducing BlockDriverState compiling qcow2 with DEBUG_ALLOC and DEBUG_EXT
> defined got broken.
> Define a BdrvCheckResult structure locally which is now needed as the second
> argument.
> 
> Also fix qcow2_read_extensions() needing BDRVQcowState.
> 
> Signed-off-by: Philipp Hahn <address@hidden>
> ---
>  block/qcow2-snapshot.c |   15 ++++++++++++---
>  block/qcow2.c          |    6 +++++-
>  2 files changed, 17 insertions(+), 4 deletions(-)
> 

Thanks, applied to the block branch.

Kevin



reply via email to

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