aboutsummaryrefslogtreecommitdiff
path: root/hw/mst_fpga.c
AgeCommit message (Expand)Author
2011-09-16Remove blanks before \n in output stringsStefan Weil
2011-05-08Fix typos in comments (interupt -> interrupt)Stefan Weil
2011-03-10mainstone: PCMCIA supportDmitry Eremin-Solenikov
2011-02-25mst_fpga: correct irq level settingsDmitry Eremin-Solenikov
2011-02-16mainstone: convert FPGA emulation code to use QDev/SysBusDmitry Eremin-Solenikov
2011-02-16mainstone: correct and simplify irq handlingDmitry Eremin-Solenikov
2011-02-11mst_fpga: Drop one more pxa.h inclusion.Andrzej Zaborowski
2011-02-11mainstone: pass one irq to the mst_fpga instead of the whole PICDmitry Eremin-Solenikov
2010-12-11Add endianness as io mem parameterAlexander Graf
2010-07-06savevm: Add DeviceState paramAlex Williamson
2009-10-01Revert "Get rid of _t suffix"Anthony Liguori
2009-10-01Get rid of _t suffixmalc
2009-08-25Make CPURead/WriteFunc structure 'const'Blue Swirl
2009-06-16Remove io_index argument from cpu_register_io_memory()Avi Kivity
2009-05-10Follow coding conventionsPaul Brook
2009-02-05hw: remove error handling from qemu_malloc() callers (Avi Kivity)aliguori
2008-12-01Change MMIO callbacks to use offsets, not absolute addresses.pbrook
2008-10-26Fix undeclared symbol warnings from sparseblueswir1
2007-12-02Mainstone re-org, by Armin Kuster.ths