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