aboutsummaryrefslogtreecommitdiff
path: root/hw/openrisc
AgeCommit message (Expand)Author
2016-03-22hw: explicitly include qemu-common.h and cpu.hPaolo Bonzini
2016-03-22include/qemu/osdep.h: Don't include qapi/error.hMarkus Armbruster
2016-03-04loader: Add data swap option to load-elfPeter Crosthwaite
2016-01-29openrisc: Clean up includesPeter Maydell
2015-09-25Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2015-09-25openrisc: remove muldiv64()Laurent Vivier
2015-09-25or32: Remove ELF_MACHINE from cpu.hPeter Crosthwaite
2015-09-19Use DEFINE_MACHINE() to register all machinesEduardo Habkost
2015-09-18Fix bad error handling after memory_region_init_ram()Markus Armbruster
2014-11-03hw/core/loader: implement address translation in uimage loaderMax Filippov
2014-09-09memory: add parameter errp to memory_region_init_ramHu Tao
2014-05-28machine: Conversion of QEMUMachineInitArgs to MachineStateMarcel Apfelbaum
2013-11-20openrisc-timer: Reduce overhead, Separate clock update functionsSebastian Macke
2013-09-03Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori
2013-08-28hw: Clean up bogus default boot orderMarkus Armbruster
2013-08-26Merge remote-tracking branch 'stefanha/block' into stagingAnthony Liguori
2013-08-22aio / timers: Switch entire codebase to the new timer APIAlex Bligh
2013-08-22aio / timers: Rename qemu_timer_* functionsAlex Bligh
2013-08-21hw/openrisc: Avoid undefined shift in openrisc_pic_cpu_handler()Jia Liu
2013-08-21hw/openrisc: Fix masking in openrisc_pic_cpu_handler()Jia Liu
2013-08-21hw/openrisc: Avoid using uninitialised variable 'entry'Jia Liu
2013-07-23hw/openrisc: Use stderr output instead of qemu_logJia Liu
2013-07-23hw/openrisc: Indent typoJia Liu
2013-07-04memory: add owner argument to initialization functionsPaolo Bonzini
2013-04-08hw: move headers to include/Paolo Bonzini
2013-03-12cpu: Pass CPUState to cpu_interrupt()Andreas Färber
2013-03-12exec: Pass CPUState to cpu_reset_interrupt()Andreas Färber
2013-03-12cpu: Move halted and interrupt_request fields to CPUStateAndreas Färber
2013-03-01hw: move boards and other isolated files to hw/ARCHPaolo Bonzini
2012-07-27target-or32: Add a IIS dummy boardJia Liu
2012-07-27target-or32: Add timer supportJia Liu
2012-07-27target-or32: Add PIC supportJia Liu
2012-07-27target-or32: Add target stubs and QOM cpuJia Liu