aboutsummaryrefslogtreecommitdiffstats
path: root/hw/irq.c
AgeCommit message (Expand)AuthorFilesLines
2011-09-23irq: introduce qemu_irq_proxy()Avi Kivity1-0/+14
2011-08-20Use glib memory allocation and free functionsAnthony Liguori1-5/+5
2011-03-06hw/irq: Add qemu_irq_split() so one GPIO output can feed two inputsPeter Maydell1-0/+15
2009-02-11qemu: add qemu_free_irqs (Marcelo Tosatti)aliguori1-0/+6
2007-11-18Luminary board input support.pbrook1-0/+2
2007-11-17Break up vl.h.pbrook1-1/+2
2007-10-29Add a qemu_irq_invert() shortcut for inverting a signal.balrog1-0/+11
2007-09-16find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths1-2/+2
2007-04-07Unify IRQ handling.pbrook1-0/+57