Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-11-15 | Move qemu_irq typedef out of qemu-common.h | Igor Mammedov | 1 | -0/+2 |
2012-10-10 | qdev: allow multiple qdev_init_gpio_in() calls | Peter A. G. Crosthwaite | 1 | -1/+10 |
2012-03-30 | qtest: IRQ interception infrastructure | Paolo Bonzini | 1 | -0/+5 |
2011-09-23 | irq: introduce qemu_irq_proxy() | Avi Kivity | 1 | -0/+5 |
2011-03-06 | hw/irq: Add qemu_irq_split() so one GPIO output can feed two inputs | Peter Maydell | 1 | -0/+3 |
2011-02-21 | hw/irq.h: Remove unused SetIRQFunc typedef | Peter Maydell | 1 | -2/+0 |
2009-02-11 | qemu: add qemu_free_irqs (Marcelo Tosatti) | aliguori | 1 | -0/+1 |
2007-12-05 | Rework OMAP1 interrupt handling to allow multiple interrupt banks, by Lauro R... | balrog | 1 | -0/+6 |
2007-11-17 | Break up vl.h. | pbrook | 1 | -2/+7 |
2007-10-29 | Add a qemu_irq_invert() shortcut for inverting a signal. | balrog | 1 | -0/+2 |
2007-04-07 | Unify IRQ handling. | pbrook | 1 | -0/+21 |