Il 14/12/2012 11:17, Paolo Bonzini ha scritto:
> Il 14/12/2012 11:06, Wenchao Xia ha scritto:
>>
>> Hi Paolo,
>> Do you think a rebase of the libqblock is needed? It have been quite
>> a time without comments.
>
> I was hoping that other people would jump in. :)
Please rebase, there will be som
Il 14/12/2012 11:06, Wenchao Xia ha scritto:
>
> Hi Paolo,
> Do you think a rebase of the libqblock is needed? It have been quite
> a time without comments.
I was hoping that other people would jump in. :)
Paolo
v13:
Moved another function into stubs, added xml rule in tests/makefile, little
changes in patch 4, 6, 7.
Wenchao Xia (7):
Hi Paolo,
Do you think a rebase of the libqblock is needed? It have been quite
a time without comments.
--
Best Regards
Wenchao Xia
Hi, Paolo
Do you think this version still needs more improvement?
These patches introduce libqblock API, make subdir-libqblock and make
check-libqblock could build this library.
Functionalities:
1 create a new image.
2 sync access of an image.
3 basic image information retrieving such
These patches introduce libqblock API, make subdir-libqblock and make
check-libqblock could build this library.
Functionalities:
1 create a new image.
2 sync access of an image.
3 basic image information retrieving such as backing file.
4 detect if a sector is allocated in an image.
Supported