All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] modules: enabling other kinds of modules, not only block?
@ 2015-05-13  8:14 Michael Tokarev
  0 siblings, 0 replies; only message in thread
From: Michael Tokarev @ 2015-05-13  8:14 UTC (permalink / raw)
  To: qemu-devel

Hello.

Is there any interest of enabling other kinds of modules, not
only block?  Eg, modular display (gtk/sdl/..) would be nice
(but not exactly easy with sdl1), smartcard-nss device can be
built as module and so on.

Also, how about on-demand module loading?  I see quite easy
way of doing so, first lookup in the currently registered
device/block-type list, and if not found, see if we have it
in one of known modules, try to load it if found.

I once did the 2nd thing but now things has changed in this
area so I'll have to redo it.

Thanks,

/mjt

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-05-13  8:14 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-13  8:14 [Qemu-devel] modules: enabling other kinds of modules, not only block? Michael Tokarev

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.