summaryrefslogtreecommitdiffstats
path: root/hw/mst_fpga.c
Commit message (Expand)AuthorAgeFilesLines
* Make all static TypeInfos constAndreas Färber2013-01-101-1/+1
* Rename target_phys_addr_t to hwaddrAvi Kivity2012-10-231-2/+2
* qom: Unify type registrationAndreas Färber2012-02-151-2/+3
* qdev: register all types natively through QEMU Object ModelAnthony Liguori2012-02-031-7/+9
* sysbus: apic: ioapic: convert to QEMU Object ModelAnthony Liguori2012-01-271-6/+13
* prepare for future GPLv2+ relicensingPaolo Bonzini2012-01-131-0/+3
* sysbus: rename sysbus_init_mmio_region() to sysbus_init_mmio()Avi Kivity2011-11-281-1/+1
* mst_fpga: convert to memory APIBenoît Canet2011-11-241-17/+12
* Remove blanks before \n in output stringsStefan Weil2011-09-161-2/+2
* Fix typos in comments (interupt -> interrupt)Stefan Weil2011-05-081-1/+1
* mainstone: PCMCIA supportDmitry Eremin-Solenikov2011-03-101-2/+27
* mst_fpga: correct irq level settingsDmitry Eremin-Solenikov2011-02-251-2/+2
* mainstone: convert FPGA emulation code to use QDev/SysBusDmitry Eremin-Solenikov2011-02-161-48/+48
* mainstone: correct and simplify irq handlingDmitry Eremin-Solenikov2011-02-161-19/+10
* mst_fpga: Drop one more pxa.h inclusion.Andrzej Zaborowski2011-02-111-1/+0
* mainstone: pass one irq to the mst_fpga instead of the whole PICDmitry Eremin-Solenikov2011-02-111-6/+6
* Add endianness as io mem parameterAlexander Graf2010-12-111-1/+1
* savevm: Add DeviceState paramAlex Williamson2010-07-061-1/+2
* Revert "Get rid of _t suffix"Anthony Liguori2009-10-011-2/+2
* Get rid of _t suffixmalc2009-10-011-2/+2
* Make CPURead/WriteFunc structure 'const'Blue Swirl2009-08-251-2/+2
* Remove io_index argument from cpu_register_io_memory()Avi Kivity2009-06-161-1/+1
* Follow coding conventionsPaul Brook2009-05-101-1/+1
* hw: remove error handling from qemu_malloc() callers (Avi Kivity)aliguori2009-02-051-2/+0
* Change MMIO callbacks to use offsets, not absolute addresses.pbrook2008-12-011-6/+1
* Fix undeclared symbol warnings from sparseblueswir12008-10-261-2/+2
* Mainstone re-org, by Armin Kuster.ths2007-12-021-0/+246
OpenPOWER on IntegriCloud