diff options
author | Avi Kivity | 2011-09-18 14:58:26 +0200 |
---|---|---|
committer | Anthony Liguori | 2011-09-23 18:51:05 +0200 |
commit | 22ec3283efba9ba0792790da786d6776d83f2a92 (patch) | |
tree | 79557ca07b0d21f73ff43c4b7258e47b5ec971dc /hw/adlib.c | |
parent | Barriers in qemu-barrier.h should not be x86 specific (diff) | |
download | qemu-22ec3283efba9ba0792790da786d6776d83f2a92.tar.gz qemu-22ec3283efba9ba0792790da786d6776d83f2a92.tar.xz qemu-22ec3283efba9ba0792790da786d6776d83f2a92.zip |
irq: introduce qemu_irq_proxy()
In some cases we have a circular dependency involving irqs - the irq
controller depends on a bus, which in turn depends on the irq controller.
Add qemu_irq_proxy() which acts as a passthrough, except that the target
irq may be set later on.
Reviewed-by: Richard Henderson <rth@twiddle.net>
Signed-off-by: Avi Kivity <avi@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Diffstat (limited to 'hw/adlib.c')
0 files changed, 0 insertions, 0 deletions