aboutsummaryrefslogtreecommitdiff
path: root/target-openrisc/mmu.c
AgeCommit message (Expand)Author
2016-01-29openrisc: Clean up includesPeter Maydell
2014-03-13cputlb: Change tlb_set_page() argument to CPUStateAndreas Färber
2014-03-13cpu: Move exception_index field from CPU_COMMON to CPUStateAndreas Färber
2014-03-13cpu: Turn cpu_handle_mmu_fault() into a CPUClass hookAndreas Färber
2013-11-20target-openrisc: Remove executable flag for every pageSebastian Macke
2013-10-03target-openrisc: Removes a non-conforming behavior for the first page of the ...Sebastian Macke
2013-10-03target-openrisc: Correct handling of page faults.Sebastian Macke
2013-07-23cpu: Turn cpu_get_phys_page_debug() into a CPUClass hookAndreas Färber
2013-01-27target-openrisc: Clean up triple QOM castsAndreas Färber
2012-12-19misc: move include files to include/qemu/Paolo Bonzini
2012-12-19exec: move include files to include/exec/Paolo Bonzini
2012-10-23Rename target_phys_addr_t to hwaddrAvi Kivity
2012-07-27target-or32: Add MMU supportJia Liu
2012-07-27target-or32: Add target stubs and QOM cpuJia Liu