Re: [Qemu-devel] Support for compiling devices as dynamic libraries

2012-07-29 Thread Blue Swirl
On Sun, Jul 29, 2012 at 9:46 AM, potworyk wrote: > All, > > I woudl like to make it possible to compile devices (hw/*) as shared > libraries and load them dynamicaly. This would make it easier to > develop emulators for new hardware. > > I am completly new to QEMU develpment so i would like to ask

[Qemu-devel] Support for compiling devices as dynamic libraries

2012-07-29 Thread potworyk
All, I woudl like to make it possible to compile devices (hw/*) as shared libraries and load them dynamicaly. This would make it easier to develop emulators for new hardware. I am completly new to QEMU develpment so i would like to ask you guys, QEMU Architects if you have any idea how it could b