Stefan Hajnoczi writes:
> From: Anthony Liguori
>
> This common function converts byte counts to human-readable strings with
> proper units.
>
> Signed-off-by: Anthony Liguori
> Signed-off-by: Stefan Hajnoczi
> ---
> cutils.c | 15 +++
> qemu-common.h |1 +
> 2 files ch
On Wed, Oct 13, 2010 at 11:28:42AM +0200, Kevin Wolf wrote:
> Am 13.10.2010 11:15, schrieb Markus Armbruster:
> > Stefan Hajnoczi writes:
> >
> >> From: Anthony Liguori
> >>
> >> This common function converts byte counts to human-readable strings with
> >> proper units.
> >>
> >> Signed-off-by:
Am 13.10.2010 11:15, schrieb Markus Armbruster:
> Stefan Hajnoczi writes:
>
>> From: Anthony Liguori
>>
>> This common function converts byte counts to human-readable strings with
>> proper units.
>>
>> Signed-off-by: Anthony Liguori
>> Signed-off-by: Stefan Hajnoczi
>> ---
>> cutils.c |
From: Anthony Liguori
This common function converts byte counts to human-readable strings with
proper units.
Signed-off-by: Anthony Liguori
Signed-off-by: Stefan Hajnoczi
---
cutils.c | 15 +++
qemu-common.h |1 +
2 files changed, 16 insertions(+), 0 deletions(-)
diff