]> git.proxmox.com Git - qemu.git/history - hw/irq.c
moxie: configure with default-configs file
[qemu.git] / hw / irq.c
2013-03-11 Anthony LiguoriMerge remote-tracking branch 'origin/master' into staging
2013-03-11 Anthony LiguoriMerge remote-tracking branch 'bonzini/hw-dirs' into...
2013-03-01 Paolo Bonzinihw: include hw header files with full paths
2013-01-10 Andreas FärberMerge branch 'master' of git://git.qemu.org/qemu into...
2012-10-12 Anthony LiguoriMerge remote-tracking branch 'mdroth/qga-pull-10-9...
2012-10-12 Anthony LiguoriMerge remote-tracking branch 'awilliam/tags/vfio-pci...
2012-10-12 Anthony LiguoriMerge remote-tracking branch 'stefanha/net' into staging
2012-10-12 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v61' into...
2012-10-10 Peter A. G. Crosth... qdev: allow multiple qdev_init_gpio_in() calls
2012-04-10 Anthony LiguoriMerge commit 'ff71f2e8cacefae99179993204172bc65e4303df...
2012-04-08 Blue SwirlMerge branch 'memory/core' of git://git.kernel.org...
2012-04-02 Anthony LiguoriMerge remote-tracking branch 'kiszka/queues/slirp'...
2012-04-02 Anthony LiguoriMerge remote-tracking branch 'stefanha/tracing' into...
2012-03-31 Blue SwirlMerge branch 'arm-devs.for-upstream' of git://git.linar...
2012-03-31 Blue SwirlMerge branch 'qom-cpu-unicore32.v3' of git://github...
2012-03-31 Blue SwirlMerge branch 'target-arm.for-upstream' of git://git...
2012-03-30 Paolo Bonziniqtest: IRQ interception infrastructure
2012-02-23 Kevin WolfMerge qemu-iotests into for-anthony
2011-09-29 Anthony LiguoriMerge remote-tracking branch 'aneesh/for-upstream-5...
2011-09-26 Anthony LiguoriMerge remote-tracking branch 'pmaydell/omap-for-upstrea...
2011-09-26 Anthony LiguoriMerge remote-tracking branch 'riku/linux-user-for-upstr...
2011-09-23 Avi Kivityirq: introduce qemu_irq_proxy()
2011-08-21 Anthony LiguoriMerge remote-tracking branch 'pmaydell/armhw-for-upstre...
2011-08-21 Blue SwirlMerge branch 'queues/slirp' of git://git.kiszka.org...
2011-08-21 Anthony LiguoriUse glib memory allocation and free functions
2011-03-06 Peter Maydellhw/irq: Add qemu_irq_split() so one GPIO output can...
2009-02-11 aliguoriqemu: add qemu_free_irqs (Marcelo Tosatti)
2007-11-18 pbrookLuminary board input support.
2007-11-17 pbrookBreak up vl.h.
2007-10-29 balrogAdd a qemu_irq_invert() shortcut for inverting a signal.
2007-09-16 thsfind -type f | xargs sed -i 's/[\t ]$//g' # on most...
2007-04-07 pbrookUnify IRQ handling.