qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] Extending qemu_irq for reset signals
@ 2007-08-15 16:13 Blue Swirl
  2007-08-15 16:34 ` [Qemu-devel] " Paul Brook
  0 siblings, 1 reply; 11+ messages in thread
From: Blue Swirl @ 2007-08-15 16:13 UTC (permalink / raw)
  To: Paul Brook, qemu-devel

Hi,

I'd like to use similar mechanism as qemu_irq as reset signal for
devices. The difference is that the opaque data and callback are not
specified at the time of creating the signal at upstream device, but
when the receiving device is created. This does not fit current
qemu_irq model.

When you implemented qemu_irq there was some discussion about
extending qemu_irq to support arbitrary signals. How should we
proceed?

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2007-08-15 19:44 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-08-15 16:13 [Qemu-devel] Extending qemu_irq for reset signals Blue Swirl
2007-08-15 16:34 ` [Qemu-devel] " Paul Brook
2007-08-15 16:53   ` Blue Swirl
2007-08-15 17:21     ` Paul Brook
2007-08-15 17:22       ` Paul Brook
2007-08-15 17:35         ` Blue Swirl
2007-08-15 17:42           ` Paul Brook
2007-08-15 17:52             ` Blue Swirl
2007-08-15 19:33               ` Blue Swirl
2007-08-15 19:44                 ` Paul Brook
2007-08-15 17:47           ` Blue Swirl

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).