All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gianni Tedesco <gianni@scaramanga.co.uk>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH,RFC]: PCI Host Proxy v0.1
Date: Tue, 01 Jun 2004 01:22:51 +0100	[thread overview]
Message-ID: <1086049371.21903.44.camel@sherbert> (raw)
In-Reply-To: <1086048756.21922.39.camel@sherbert>

On Tue, 2004-06-01 at 01:12 +0100, Gianni Tedesco wrote:
> And can i still make the change to cpu_register_io_memory to pass down
> an opaque pointer? Actually this would be nicer on the
> cpu_register_phys_mem, but that'd be an impact on hot-paths i guess so
> I'll just have to work around it in pciproxy.

Actually it would be better served all round if I added an
IO_MEM_CALLBACK and added a simple infrastructure to do:

cpu_register_callback_mem(addr, len, read_cbfn, write_cbfn);

That way there'd only be a lookup cost with something that used it. I'll
hack up a patch to do that. And post it when ready.

-- 
// 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-06-01  0:23 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-05-31 17:16 [Qemu-devel] [PATCH,RFC]: PCI Host Proxy v0.1 Gianni Tedesco
2004-05-31 18:48 ` Kyle Hayes
2004-06-01  0:04 ` Gianni Tedesco
2004-06-01  0:12   ` Gianni Tedesco
2004-06-01  0:22     ` 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=1086049371.21903.44.camel@sherbert \
    --to=gianni@scaramanga.co.uk \
    --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.