qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Gianni Tedesco <gianni@scaramanga.co.uk>
To: pg@futureware.at, qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] pciproxy
Date: Tue, 14 Sep 2004 16:20:17 +0100	[thread overview]
Message-ID: <1095175217.8493.132.camel@sherbert> (raw)
In-Reply-To: <200409131427.00213.mailinglists@futureware.at>

On Mon, 2004-09-13 at 14:27 +0200, Philipp Gühring wrote:
> I haven´t looked a the Linux-Host part of pciproxy deeply yet, and I am 
> wondering whether it would be possible to have it as a module?

It would be possible strictly, but whats the point? to compile a module
you need to have the current kernel sources anyway...

Anyway, the kernel part needs some fixing to make the PCI nodes pollable
for IRQs and just use the standard SIGIO mechanism for async
notification.

Once that is done I could make a module version of it that will provide
a character device that allows any kind of IRQ signalling to a
sufficiently privileged task. The only problem here will be in systems
that support reconfiguration of PCI IRQs on the fly, but we can probably
just ignore that case.

PS. You didn't mention what you are actually using the code for?

-- 
// Gianni Tedesco (gianni at scaramanga dot co dot uk)
lynx --source www.scaramanga.co.uk/scaramanga.asc | gpg --import
8646BE7D: 6D9F 2287 870E A2C9 8F60 3A3C 91B5 7669 8646 BE7D

      reply	other threads:[~2004-09-14 15:27 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-09-13 12:27 [Qemu-devel] pciproxy Philipp Gühring
2004-09-14 15:20 ` Gianni Tedesco [this message]

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=1095175217.8493.132.camel@sherbert \
    --to=gianni@scaramanga.co.uk \
    --cc=pg@futureware.at \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).