]> git.proxmox.com Git - qemu.git/history - hw/mst_fpga.c
prepare for future GPLv2+ relicensing
[qemu.git] / hw / mst_fpga.c
2012-01-13 Paolo Bonziniprepare for future GPLv2+ relicensing
2011-12-05 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2011-12-05 Anthony LiguoriMerge remote-tracking branch 'aneesh/1.0-fixes' into...
2011-12-05 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-12-05 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/memory/batch...
2011-11-28 Avi Kivitysysbus: rename sysbus_init_mmio_region() to sysbus_init...
2011-11-24 Benoît Canetmst_fpga: convert to memory API
2011-09-26 Anthony LiguoriMerge remote-tracking branch 'riku/linux-user-for-upstr...
2011-09-20 Anthony LiguoriMerge remote-tracking branch 'kiszka/queues/slirp'...
2011-09-20 Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2011-09-16 Stefan WeilRemove blanks before \n in output strings
2011-06-15 Michael S. TsirkinMerge remote-tracking branch 'origin/master' into pci
2011-05-14 Aurelien JarnoMerge branch 'ppc-next' of git://repo.or.cz/qemu/agraf
2011-05-12 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-05-08 Stefan WeilFix typos in comments (interupt -> interrupt)
2011-03-11 Anthony LiguoriMerge remote branch 'stefanha/tracing' into staging
2011-03-10 Dmitry Eremin-Sole... mainstone: PCMCIA support
2011-02-25 Dmitry Eremin-Sole... mst_fpga: correct irq level settings
2011-02-16 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2011-02-16 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2011-02-16 Dmitry Eremin-Sole... mainstone: convert FPGA emulation code to use QDev...
2011-02-16 Dmitry Eremin-Sole... mainstone: correct and simplify irq handling
2011-02-11 Andrzej Zaborowskimst_fpga: Drop one more pxa.h inclusion.
2011-02-11 Dmitry Eremin-Sole... mainstone: pass one irq to the mst_fpga instead of...
2010-12-27 Aurelien JarnoMerge branch 'spice.v23.pull' of git://anongit.freedesk...
2010-12-17 Anthony LiguoriMerge remote branch 'arm/for-anthony' into staging
2010-12-17 Anthony LiguoriMerge remote branch 'qmp/for-anthony' into staging
2010-12-17 Anthony LiguoriMerge remote branch 'jvrao/for-anthony' into staging
2010-12-17 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-12-11 Alexander GrafAdd endianness as io mem parameter
2010-07-06 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-07-06 Alex Williamsonsavevm: Add DeviceState param
2009-10-01 Anthony LiguoriRevert "Get rid of _t suffix"
2009-10-01 malcGet rid of _t suffix
2009-08-28 Anthony LiguoriMerge commit 'linux-user/linux-user-for-upstream' into...
2009-08-25 Blue SwirlMake CPURead/WriteFunc structure 'const'
2009-06-16 Avi KivityRemove io_index argument from cpu_register_io_memory()
2009-05-10 Paul BrookFollow coding conventions
2009-02-05 aliguorihw: remove error handling from qemu_malloc() callers...
2008-12-01 pbrookChange MMIO callbacks to use offsets, not absolute...
2008-10-26 blueswir1Fix undeclared symbol warnings from sparse
2007-12-02 thsMainstone re-org, by Armin Kuster.