Am 25.07.2012 13:42, schrieb Benoît Canet:
> Le Wednesday 25 Jul 2012 à 13:19:15 (+0200), Kevin Wolf a écrit :
>> Am 25.07.2012 13:15, schrieb Benoît Canet:
>>> Le Wednesday 25 Jul 2012 à 12:57:05 (+0200), Kevin Wolf a écrit :
Am 25.07.2012 10:11, schrieb benoit.ca...@gmail.com:
> From: Be
Le Wednesday 25 Jul 2012 à 13:19:15 (+0200), Kevin Wolf a écrit :
> Am 25.07.2012 13:15, schrieb Benoît Canet:
> > Le Wednesday 25 Jul 2012 à 12:57:05 (+0200), Kevin Wolf a écrit :
> >> Am 25.07.2012 10:11, schrieb benoit.ca...@gmail.com:
> >>> From: Benoît Canet
> >>>
> >>> Use the dedicated coun
Am 25.07.2012 13:15, schrieb Benoît Canet:
> Le Wednesday 25 Jul 2012 à 12:57:05 (+0200), Kevin Wolf a écrit :
>> Am 25.07.2012 10:11, schrieb benoit.ca...@gmail.com:
>>> From: Benoît Canet
>>>
>>> Use the dedicated counting function in qmp_query_block in order to
>>> propagate the backing file co
Le Wednesday 25 Jul 2012 à 12:57:05 (+0200), Kevin Wolf a écrit :
> Am 25.07.2012 10:11, schrieb benoit.ca...@gmail.com:
> > 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 Ca
Am 25.07.2012 10:11, schrieb benoit.ca...@gmail.com:
> 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