Il 04/10/2013 16:48, Stefan Hajnoczi ha scritto:
>> >
>>> >> v11:
>>> >> [04] Link DSO with -Wl,--enable-new-dtags -Wl,-rpath,'$$ORIGIN'
>>> >> (Richard)
>> >
>> > I don't fully understand the portability issue with this flag yet, is this
>> > OK
>> > to keep or should be dropped? Any opinio
04.10.2013 18:48, Stefan Hajnoczi wrote:
> On Thu, Sep 26, 2013 at 3:26 PM, Fam Zheng wrote:
>> On Tue, 09/17 16:54, Fam Zheng wrote:
>>> This series implements feature of shared object building as described in:
>>>
>>> http://wiki.qemu.org/Features/Modules
>>>
>>> The main idea behind modules is
On Thu, Sep 26, 2013 at 3:26 PM, Fam Zheng wrote:
> On Tue, 09/17 16:54, Fam Zheng wrote:
>> This series implements feature of shared object building as described in:
>>
>> http://wiki.qemu.org/Features/Modules
>>
>> The main idea behind modules is to isolate dependencies on third party
>> librari
On Tue, 09/17 16:54, Fam Zheng wrote:
> This series implements feature of shared object building as described in:
>
> http://wiki.qemu.org/Features/Modules
>
> The main idea behind modules is to isolate dependencies on third party
> libraries from qemu executables, such as libglusterfs or librbd,
This series implements feature of shared object building as described in:
http://wiki.qemu.org/Features/Modules
The main idea behind modules is to isolate dependencies on third party
libraries from qemu executables, such as libglusterfs or librbd, so that the
end users can install core qemu packa