All of lore.kernel.org
 help / color / mirror / Atom feed
From: Michael Tokarev <mjt@tls.msk.ru>
To: qemu-devel <qemu-devel@nongnu.org>
Subject: [Qemu-devel] modules: enabling other kinds of modules, not only block?
Date: Wed, 13 May 2015 11:14:28 +0300	[thread overview]
Message-ID: <555307E4.8050102@msgid.tls.msk.ru> (raw)

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

                 reply	other threads:[~2015-05-13  8:14 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=555307E4.8050102@msgid.tls.msk.ru \
    --to=mjt@tls.msk.ru \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.