aboutsummaryrefslogtreecommitdiff
path: root/target-openrisc/mmu_helper.c
AgeCommit message (Expand)Author
2016-07-12Fix confusing argument names in some common functionsSergey Sorokin
2016-05-19cpu: move exec-all.h inclusion out of cpu.hPaolo Bonzini
2016-01-29openrisc: Clean up includesPeter Maydell
2014-06-05softmmu: introduce cpu_ldst.hPaolo Bonzini
2014-06-05softmmu: commonize helper definitionsPaolo Bonzini
2014-03-13translate-all: Change cpu_restore_state() argument to CPUStateAndreas Färber
2014-03-13cpu-exec: Change cpu_loop_exit() argument to CPUStateAndreas Färber
2014-03-13exec: Change tlb_fill() argument to CPUStateAndreas Färber
2014-03-13cpu: Turn cpu_handle_mmu_fault() into a CPUClass hookAndreas Färber
2012-12-19exec: move include files to include/exec/Paolo Bonzini
2012-12-16exec: refactor cpu_restore_stateBlue Swirl
2012-07-27target-or32: Add MMU supportJia Liu
2012-07-27target-or32: Add target stubs and QOM cpuJia Liu