On Mon, 23 Jul 2012 16:56:54 +0200
benoit.ca...@gmail.com wrote:
> From: Benoît Canet
>
> Use the dedicated counting function in qmp_query_block in order to
> propagate the backing file count to HMP.
>
> Signed-off-by: Benoit Canet
> ---
> block.c |2 ++
> qapi-schema.json |9
From: Benoît Canet
Use the dedicated counting function in qmp_query_block in order to
propagate the backing file count to HMP.
Signed-off-by: Benoit Canet
---
block.c |2 ++
qapi-schema.json |9 ++---
2 files changed, 8 insertions(+), 3 deletions(-)
diff --git a/block.c b