summaryrefslogtreecommitdiffstats
path: root/hw/openrisc
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2015-09-251-1/+1
|\
| * or32: Remove ELF_MACHINE from cpu.hPeter Crosthwaite2015-09-251-1/+1
* | openrisc: remove muldiv64()Laurent Vivier2015-09-251-4/+3
|/
* Use DEFINE_MACHINE() to register all machinesEduardo Habkost2015-09-191-11/+6
* Fix bad error handling after memory_region_init_ram()Markus Armbruster2015-09-181-1/+1
* hw/core/loader: implement address translation in uimage loaderMax Filippov2014-11-031-1/+1
* memory: add parameter errp to memory_region_init_ramHu Tao2014-09-091-1/+1
* machine: Conversion of QEMUMachineInitArgs to MachineStateMarcel Apfelbaum2014-05-281-4/+4
* openrisc-timer: Reduce overhead, Separate clock update functionsSebastian Macke2013-11-201-10/+19
* Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori2013-09-031-1/+0
|\
| * hw: Clean up bogus default boot orderMarkus Armbruster2013-08-281-1/+0
* | Merge remote-tracking branch 'stefanha/block' into stagingAnthony Liguori2013-08-261-5/+5
|\ \
| * | aio / timers: Switch entire codebase to the new timer APIAlex Bligh2013-08-221-5/+5
| * | aio / timers: Rename qemu_timer_* functionsAlex Bligh2013-08-221-1/+1
| |/
* | hw/openrisc: Avoid undefined shift in openrisc_pic_cpu_handler()Jia Liu2013-08-211-1/+3
* | hw/openrisc: Fix masking in openrisc_pic_cpu_handler()Jia Liu2013-08-211-8/+5
* | hw/openrisc: Avoid using uninitialised variable 'entry'Jia Liu2013-08-211-2/+1
|/
* hw/openrisc: Use stderr output instead of qemu_logJia Liu2013-07-231-2/+2
* hw/openrisc: Indent typoJia Liu2013-07-231-1/+1
* memory: add owner argument to initialization functionsPaolo Bonzini2013-07-041-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/+1
* exec: Pass CPUState to cpu_reset_interrupt()Andreas Färber2013-03-121-1/+2
* cpu: Move halted and interrupt_request fields to CPUStateAndreas Färber2013-03-121-1/+3
* hw: move boards and other isolated files to hw/ARCHPaolo Bonzini2013-03-014-3/+313
* target-or32: Add a IIS dummy boardJia Liu2012-07-271-1/+1
* target-or32: Add timer supportJia Liu2012-07-271-1/+1
* target-or32: Add PIC supportJia Liu2012-07-271-0/+2
* target-or32: Add target stubs and QOM cpuJia Liu2012-07-271-0/+1
OpenPOWER on IntegriCloud