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