summaryrefslogtreecommitdiffstats
path: root/target-openrisc/mmu.c
Commit message (Expand)AuthorAgeFilesLines
* cputlb: Change tlb_set_page() argument to CPUStateAndreas Färber2014-03-131-1/+1
* cpu: Move exception_index field from CPU_COMMON to CPUStateAndreas Färber2014-03-131-1/+2
* cpu: Turn cpu_handle_mmu_fault() into a CPUClass hookAndreas Färber2014-03-131-7/+7
* target-openrisc: Remove executable flag for every pageSebastian Macke2013-11-201-2/+2
* target-openrisc: Removes a non-conforming behavior for the first page of the ...Sebastian Macke2013-10-031-7/+0
* target-openrisc: Correct handling of page faults.Sebastian Macke2013-10-031-1/+1
* cpu: Turn cpu_get_phys_page_debug() into a CPUClass hookAndreas Färber2013-07-231-3/+2
* target-openrisc: Clean up triple QOM castsAndreas Färber2013-01-271-3/+3
* misc: move include files to include/qemu/Paolo Bonzini2012-12-191-1/+1
* exec: move include files to include/exec/Paolo Bonzini2012-12-191-1/+1
* Rename target_phys_addr_t to hwaddrAvi Kivity2012-10-231-7/+7
* target-or32: Add MMU supportJia Liu2012-07-271-1/+205
* target-or32: Add target stubs and QOM cpuJia Liu2012-07-271-0/+39
OpenPOWER on IntegriCloud