summaryrefslogtreecommitdiffstats
path: root/hw/sparc/leon3.c
Commit message (Expand)AuthorAgeFilesLines
* sparc: Remove ELF_MACHINE from cpu.hPeter Crosthwaite2015-09-251-1/+1
* 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
* sparc: memory: Replace memory_region_init_ram with memory_region_allocate_sys...Dirk Müller2015-03-251-2/+1
* sparc/leon3.c: fix memory leakGonglei2015-03-101-0/+1
* memory: add parameter errp to memory_region_init_ramHu Tao2014-09-091-2/+2
* machine: Conversion of QEMUMachineInitArgs to MachineStateMarcel Apfelbaum2014-05-281-4/+4
* sparc/leon3: Initialize stack pointerSebastian Huber2014-02-151-0/+3
* leon3: Don't enforce use of -bios with qtestAndreas Färber2013-11-051-1/+2
* hw: Clean up bogus default boot orderMarkus Armbruster2013-08-281-1/+0
* memory: add owner argument to initialization functionsPaolo Bonzini2013-07-041-2/+2
* sysemu: avoid proliferation of include/ subdirectoriesPaolo Bonzini2013-04-151-1/+1
* hw: move headers to include/Paolo Bonzini2013-04-081-1/+1
* cpu: Pass CPUState to cpu_interrupt()Andreas Färber2013-03-121-1/+2
* exec: Pass CPUState to cpu_reset_interrupt()Andreas Färber2013-03-121-1/+3
* cpu: Move halted and interrupt_request fields to CPUStateAndreas Färber2013-03-121-2/+3
* hw: move boards and other isolated files to hw/ARCHPaolo Bonzini2013-03-011-0/+223
OpenPOWER on IntegriCloud