aboutsummaryrefslogtreecommitdiff
path: root/hw/irq.c
AgeCommit message (Expand)Author
2011-09-23irq: introduce qemu_irq_proxy()Avi Kivity
2011-08-20Use glib memory allocation and free functionsAnthony Liguori
2011-03-06hw/irq: Add qemu_irq_split() so one GPIO output can feed two inputsPeter Maydell
2009-02-11qemu: add qemu_free_irqs (Marcelo Tosatti)aliguori
2007-11-18Luminary board input support.pbrook
2007-11-17Break up vl.h.pbrook
2007-10-29Add a qemu_irq_invert() shortcut for inverting a signal.balrog
2007-09-16find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths
2007-04-07Unify IRQ handling.pbrook