Il 28/01/2013 03:13, Wenchao Xia ha scritto:
> Sorry for that, do you know how to enable these extra checks?
> I used default configuration by "./configure" and did not check out
> this errors.
Probably you need to upgrade to a newer version of GCC.
Paolo
Sorry for that, do you know how to enable these extra checks?
I used default configuration by "./configure" and did not check out
this errors.
> Hi,
>
> Thank you for submitting your patch series. This patch breaks the build
> by causing make to fail. Here's the output:
>
>GEN i386-so
Hi,
Thank you for submitting your patch series. This patch breaks the build
by causing make to fail. Here's the output:
GEN i386-softmmu/config-devices.mak
GEN x86_64-softmmu/config-devices.mak
GEN alpha-softmmu/config-devices.mak
GEN arm-softmmu/config-devices.mak
GEN cris-
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