summaryrefslogtreecommitdiffstats
path: root/hw/openrisc
Commit message (Expand)AuthorAgeFilesLines
* 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