Luiz Capitulino writes:
> On Fri, 20 Nov 2009 15:06:26 +0100
> Markus Armbruster wrote:
>
>> Luiz Capitulino writes:
[...]
>> > diff --git a/block.c b/block.c
>> > index 6fdabff..fc4e2f2 100644
>> > --- a/block.c
>> > +++ b/block.c
[...]
>> > -monitor_printf(mon, " removable=%d", bs->re
On Fri, 20 Nov 2009 15:06:26 +0100
Markus Armbruster wrote:
> Luiz Capitulino writes:
>
> > Each block device information is stored in a QDict and the
> > returned QObject is a QList of all devices.
> >
> > This commit should not change user output.
> >
> > Signed-off-by: Luiz Capitulino
> > -
Luiz Capitulino writes:
> Each block device information is stored in a QDict and the
> returned QObject is a QList of all devices.
>
> This commit should not change user output.
>
> Signed-off-by: Luiz Capitulino
> ---
> Makefile |2 +-
> block.c | 123
> +++
Each block device information is stored in a QDict and the
returned QObject is a QList of all devices.
This commit should not change user output.
Signed-off-by: Luiz Capitulino
---
Makefile |2 +-
block.c | 123 +++--
block.h |