summaryrefslogtreecommitdiffstats
path: root/hw/arm/strongarm.c
Commit message (Expand)AuthorAgeFilesLines
* arm: Use g_new() & friends where that makes obvious senseMarkus Armbruster2015-09-071-1/+1
* Convert (ffs(val) - 1) to ctz32(val)Stefan Hajnoczi2015-04-281-2/+2
* arm: memory: Replace memory_region_init_ram with memory_region_allocate_syste...Dirk Müller2015-04-081-3/+4
* memory: add parameter errp to memory_region_init_ramHu Tao2014-09-091-1/+2
* hw/arm/strongarm: Wire up missing GPIO and PPC vmstatePeter Maydell2014-06-291-0/+4
* hw/arm/strongarm: Fix handling of GPSR/GPCR readsPeter Maydell2014-06-291-8/+6
* savevm: Remove all the unneeded version_minimum_id_old (arm)Juan Quintela2014-05-131-6/+0
* aio / timers: Switch entire codebase to the new timer APIAlex Bligh2013-08-221-12/+12
* aio / timers: Convert rtc_clock to be a QEMUClockTypeAlex Bligh2013-08-221-5/+5
* hw/arm/strongarm: Don't use arm_pic_init_cpu()Peter Maydell2013-08-201-3/+3
* strongarm: QOM cast cleanup for StrongARMSSPStateAndreas Färber2013-07-291-10/+18
* strongarm: QOM cast cleanup for StrongARMUARTStateAndreas Färber2013-07-291-6/+11
* strongarm: QOM cast cleanup for StrongARMPPCInfoAndreas Färber2013-07-291-10/+14
* strongarm: QOM cast cleanup for StrongARMGPIOInfoAndreas Färber2013-07-291-11/+14
* strongarm: QOM cast cleanup for StrongARMRTCStateAndreas Färber2013-07-291-5/+10
* strongarm: QOM cast cleanup for StrongARMPICStateAndreas Färber2013-07-291-9/+16
* hw/a*: pass owner to memory_region_init* functionsPaolo Bonzini2013-07-041-6/+12
* memory: add owner argument to initialization functionsPaolo Bonzini2013-07-041-7/+7
* sysemu: avoid proliferation of include/ subdirectoriesPaolo Bonzini2013-04-151-1/+1
* arm: fix location of some include filesPeter Maydell2013-04-151-1/+1
* hw: move private headers to hw/ subdirectories.Paolo Bonzini2013-04-081-1/+1
* hw: move last file to hw/arm/Paolo Bonzini2013-04-081-0/+1623
OpenPOWER on IntegriCloud