summaryrefslogtreecommitdiffstats
path: root/hw/arm/integratorcp.c
Commit message (Expand)AuthorAgeFilesLines
* Use DEFINE_MACHINE() to register all machinesEduardo Habkost2015-09-191-9/+4
* Fix bad error handling after memory_region_init_ram()Markus Armbruster2015-09-181-1/+1
* arm: memory: Replace memory_region_init_ram with memory_region_allocate_syste...Dirk Müller2015-04-081-2/+2
* integrator/cp: Implement CARDIN and WPROT signalsJan Kiszka2015-03-111-6/+56
* integrator/cp: Model CP control registers as sysbus deviceJan Kiszka2015-03-111-8/+27
* error: Use error_report_err() where appropriateMarkus Armbruster2015-02-181-2/+2
* target-arm: Disable EL3 on unsupported machinesGreg Bellows2014-12-221-0/+12
* target-arm: Breakout integratorcp and versatilepb cpu initGreg Bellows2014-12-221-2/+17
* memory: add parameter errp to memory_region_init_ramHu Tao2014-09-091-2/+3
* machine: Conversion of QEMUMachineInitArgs to MachineStateMarcel Apfelbaum2014-05-281-6/+6
* hw/arm: Stop specifying integratorcp as the default boardPeter Maydell2014-03-271-1/+0
* integrator/cp: add support for REFCNT registerJan Petrous2013-12-101-3/+10
* integrator: fix Linux boot failure by emulating dbg regionAlex Bennée2013-10-311-0/+2
* hw: Clean up bogus default boot orderMarkus Armbruster2013-08-281-1/+0
* hw/arm/integratorcp: Don't use arm_pic_init_cpu()Peter Maydell2013-08-201-4/+3
* integratorcp: QOM cast cleanup for icp_pic_stateAndreas Färber2013-07-291-18/+25
* integratorcp: QOM cast cleanup for integratorcm_stateAndreas Färber2013-07-291-13/+20
* hw/a*: pass owner to memory_region_init* functionsPaolo Bonzini2013-07-041-3/+4
* memory: add owner argument to initialization functionsPaolo Bonzini2013-07-041-6/+6
* arm: fix location of some include filesPeter Maydell2013-04-151-2/+2
* hw: move headers to include/Paolo Bonzini2013-04-081-2/+2
* hw: move boards and other isolated files to hw/ARCHPaolo Bonzini2013-03-011-0/+566
OpenPOWER on IntegriCloud