Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-10-10 | qdev: allow multiple qdev_init_gpio_in() calls | Peter A. G. Crosthwaite | 1 | -7/+20 |
2012-03-30 | qtest: IRQ interception infrastructure | Paolo Bonzini | 1 | -0/+17 |
2011-09-23 | irq: introduce qemu_irq_proxy() | Avi Kivity | 1 | -0/+14 |
2011-08-20 | Use glib memory allocation and free functions | Anthony Liguori | 1 | -5/+5 |
2011-03-06 | hw/irq: Add qemu_irq_split() so one GPIO output can feed two inputs | Peter Maydell | 1 | -0/+15 |
2009-02-11 | qemu: add qemu_free_irqs (Marcelo Tosatti) | aliguori | 1 | -0/+6 |
2007-11-18 | Luminary board input support. | pbrook | 1 | -0/+2 |
2007-11-17 | Break up vl.h. | pbrook | 1 | -1/+2 |
2007-10-29 | Add a qemu_irq_invert() shortcut for inverting a signal. | balrog | 1 | -0/+11 |
2007-09-16 | find -type f | xargs sed -i 's/[\t ]$//g' # on most files | ths | 1 | -2/+2 |
2007-04-07 | Unify IRQ handling. | pbrook | 1 | -0/+57 |