[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] RFC: DSO (dynamic shared objects) support
From: |
Peter Maydell |
Subject: |
Re: [Qemu-devel] RFC: DSO (dynamic shared objects) support |
Date: |
Tue, 18 Jun 2013 14:12:39 +0100 |
On 18 June 2013 13:42, Anthony Liguori <address@hidden> wrote:
> On Tue, Jun 18, 2013 at 6:37 AM, Michael Tokarev <address@hidden> wrote:
>> o switching some modules to allow building them modular
>
> Pretty much any device is a candidate here.
Before you can do that you need to convert them so we can build
them once rather than once-per-target : target-specific versions
of modules are just going to be hopelessly confusing IMHO.
thanks
-- PMM