On Wed, Aug 24, 2011 at 07:50:37AM -0500, Anthony Liguori wrote:
> On 08/24/2011 06:32 AM, Saggi Mizrahi wrote:
> >On Tue 23 Aug 2011 07:21:56 PM IDT, Anthony Liguori wrote:
> >>But QEMU is GPL. Libraries derived from QEMU will also be GPL.
> >>
> >>Regards,
> >>
> >>Anthony Liguori
> >>
> >>>
> >>
On 08/24/2011 06:32 AM, Saggi Mizrahi wrote:
On Tue 23 Aug 2011 07:21:56 PM IDT, Anthony Liguori wrote:
But QEMU is GPL. Libraries derived from QEMU will also be GPL.
Regards,
Anthony Liguori
Regards,
Daniel
OK, I admit it was a pretty naive solution. But I always try to do the
simplest s
On Tue 23 Aug 2011 07:21:56 PM IDT, Anthony Liguori wrote:
On 08/23/2011 11:18 AM, Daniel P. Berrange wrote:
On Tue, Aug 23, 2011 at 11:14:20AM -0500, Anthony Liguori wrote:
On 08/23/2011 11:12 AM, Daniel P. Berrange wrote:
$(block-obj-y) pulls in 'aio.o' which is built from aio.c which
is lic
On 08/23/2011 11:18 AM, Daniel P. Berrange wrote:
On Tue, Aug 23, 2011 at 11:14:20AM -0500, Anthony Liguori wrote:
On 08/23/2011 11:12 AM, Daniel P. Berrange wrote:
$(block-obj-y) pulls in 'aio.o' which is built from aio.c which
is licensed "GPLv2 only". So even those many files are BSD
licen
On Tue, Aug 23, 2011 at 11:14:20AM -0500, Anthony Liguori wrote:
> On 08/23/2011 11:12 AM, Daniel P. Berrange wrote:
> >$(block-obj-y) pulls in 'aio.o' which is built from aio.c which
> >is licensed "GPLv2 only". So even those many files are BSD
> >licenses, the combined work will be GPLv2-only.
On 08/23/2011 11:12 AM, Daniel P. Berrange wrote:
On Mon, Aug 22, 2011 at 02:29:00PM -0500, Anthony Liguori wrote:
On 08/22/2011 12:06 PM, Saggi Mizrahi wrote:
libvdisk is a library that packages qemu's handling of disk images. This
allows for other programs to link to it and get access to qemu
On Mon, Aug 22, 2011 at 02:29:00PM -0500, Anthony Liguori wrote:
> On 08/22/2011 12:06 PM, Saggi Mizrahi wrote:
> >libvdisk is a library that packages qemu's handling of disk images. This
> >allows for other programs to link to it and get access to qemu image
> >file abstractions.
> >
> >To use ins
On 08/22/2011 12:06 PM, Saggi Mizrahi wrote:
libvdisk is a library that packages qemu's handling of disk images. This
allows for other programs to link to it and get access to qemu image
file abstractions.
To use install the lib and #include
all the bdrv_* functions work as expected.
Signed-off
On Mon, Aug 22, 2011 at 5:06 PM, Saggi Mizrahi wrote:
> libvdisk is a library that packages qemu's handling of disk images. This
> allows for other programs to link to it and get access to qemu image
> file abstractions.
>
> To use install the lib and #include
> all the bdrv_* functions work as e
libvdisk is a library that packages qemu's handling of disk images. This
allows for other programs to link to it and get access to qemu image
file abstractions.
To use install the lib and #include
all the bdrv_* functions work as expected.
Signed-off-by: Saggi Mizrahi
---
.gitignore|4
10 matches
Mail list logo