aboutsummaryrefslogtreecommitdiff
path: root/target-openrisc/sys_helper.c
AgeCommit message (Expand)Author
2016-05-19cpu: move exec-all.h inclusion out of cpu.hPaolo Bonzini
2016-01-29openrisc: Clean up includesPeter Maydell
2014-05-28tcg: Invert the inclusion of helper.hRichard Henderson
2014-03-13cputlb: Change tlb_flush() argument to CPUStateAndreas Färber
2014-03-13cputlb: Change tlb_flush_page() argument to CPUStateAndreas Färber
2013-11-20target-openrisc: Correct memory bounds checking for the tlb buffersSebastian Macke
2013-11-20openrisc-timer: Reduce overhead, Separate clock update functionsSebastian Macke
2013-03-12cpu: Move halted and interrupt_request fields to CPUStateAndreas Färber
2013-01-27target-openrisc: Clean up triple QOM castsAndreas Färber
2012-07-27target-or32: Add system instructionsJia Liu