Re: [Qemu-devel] Add support for new image type

2012-05-17 Thread Kai Meyer
On 05/17/2012 01:43 PM, Paolo Bonzini wrote: Il 17/05/2012 19:53, Kai Meyer ha scritto: Morally it's wrong, but a copyright holder cannot stop you on moral grounds. Legally, you should consult a lawyer. What you say is morally wrong here is a bit ambiguous to me. Do you mean using mod

Re: [Qemu-devel] Add support for new image type

2012-05-17 Thread Kai Meyer
ionality to your customers, keep clear from legal grey areas, contribute to QEMU positively, and perhaps get some advertising for your product. Paolo I think just plain iSCSI is a more appropriate solution for our needs, as interesting as this sounds :). Again, thanks for the clarity on these issu

Re: [Qemu-devel] Add support for new image type

2012-05-16 Thread Kai Meyer
On 05/16/2012 11:48 AM, Paolo Bonzini wrote: Il 16/05/2012 19:06, Kai Meyer ha scritto: 1) It's been suggested to me that since we have the rights to distribute our closed source shared library, there is a precedence for being able to distributed a modified version of qemu that does run

Re: [Qemu-devel] Add support for new image type

2012-05-16 Thread Kai Meyer
On 03/01/2012 11:54 PM, Paolo Bonzini wrote: It does not matter whether it is upstream or not. When you distribute your modified QEMU binary, anyone who receives it has the right to ask you for the complete corresponding source code. I also suggest that you write a wrapper around your library

Re: [Qemu-devel] Add support for new image type

2012-05-16 Thread Kai Meyer
On 05/16/2012 12:21 PM, Anthony Liguori wrote: On 05/16/2012 12:48 PM, Paolo Bonzini wrote: Il 16/05/2012 19:06, Kai Meyer ha scritto: 1) It's been suggested to me that since we have the rights to distribute our closed source shared library, there is a precedence for being able to distri

Re: [Qemu-devel] Add support for new image type

2012-03-02 Thread Kai Meyer
From: Paolo Bonzini [pbonz...@redhat.com] Sent: Thursday, March 01, 2012 11:54 PM To: Kai Meyer Cc: Anthony Liguori; Stefan Weil; qemu-devel@nongnu.org; Nate Bushman Subject: Re: Add support for new image type Il 01/03/2012 22:14, Kai Meyer ha scritto

Re: [Qemu-devel] Add support for new image type

2012-03-01 Thread Kai Meyer
On 03/01/2012 02:05 PM, Anthony Liguori wrote: On 03/01/2012 02:18 PM, Stefan Weil wrote: Am 01.03.2012 21:10, schrieb Stefan Weil: Am 01.03.2012 20:45, schrieb Kai Meyer: On 03/01/2012 08:03 AM, Kevin Wolf wrote: Am 29.02.2012 22:52, schrieb Kai Meyer: Is it possible to extend qemu to

Re: [Qemu-devel] Add support for new image type

2012-03-01 Thread Kai Meyer
On 03/01/2012 01:18 PM, Stefan Weil wrote: Am 01.03.2012 21:10, schrieb Stefan Weil: Am 01.03.2012 20:45, schrieb Kai Meyer: On 03/01/2012 08:03 AM, Kevin Wolf wrote: Am 29.02.2012 22:52, schrieb Kai Meyer: Is it possible to extend qemu to support a new image type? I have an image type that

Re: [Qemu-devel] Add support for new image type

2012-03-01 Thread Kai Meyer
On 03/01/2012 01:10 PM, Stefan Weil wrote: Am 01.03.2012 20:45, schrieb Kai Meyer: On 03/01/2012 08:03 AM, Kevin Wolf wrote: Am 29.02.2012 22:52, schrieb Kai Meyer: Is it possible to extend qemu to support a new image type? I have an image type that is ready for consumption and I'm lo

Re: [Qemu-devel] Add support for new image type

2012-03-01 Thread Kai Meyer
On 03/01/2012 08:03 AM, Kevin Wolf wrote: Am 29.02.2012 22:52, schrieb Kai Meyer: Is it possible to extend qemu to support a new image type? I have an image type that is ready for consumption and I'm looking for the integration point between qemu and the new image format. Which image form

[Qemu-devel] Add support for new image type

2012-02-29 Thread Kai Meyer
Is it possible to extend qemu to support a new image type? I have an image type that is ready for consumption and I'm looking for the integration point between qemu and the new image format. -Kai Meyer