aboutsummaryrefslogtreecommitdiff
path: root/target-sparc/mmu_helper.c
AgeCommit message (Expand)Author
2016-01-29sparc: Clean up includesPeter Maydell
2015-09-11tlb: Add "ifetch" argument to cpu_mmu_index()Benjamin Herrenschmidt
2014-12-16qemu-log: add log category for MMU infoAntony Pavlov
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
2014-03-13target-sparc: Clean up ENV_GET_CPU() usageAndreas Färber
2014-02-11exec: Make stl_phys_notdirty input an AddressSpaceEdgar E. Iglesias
2014-02-11exec: Make ldl_*_phys input an AddressSpaceEdgar E. Iglesias
2013-07-23cpu: Introduce CPUClass::memory_rw_debug() for target_memory_rw_debug()Andreas Färber
2013-07-23exec: Change cpu_memory_rw_debug() argument to CPUStateAndreas Färber
2013-07-23cpu: Turn cpu_get_phys_page_debug() into a CPUClass hookAndreas Färber
2013-07-04memory: add ref/unref callsPaolo Bonzini
2013-06-20memory: make section size a 128-bit integerPaolo Bonzini
2012-12-19exec: move include files to include/exec/Paolo Bonzini
2012-10-23Rename target_phys_addr_t to hwaddrAvi Kivity
2012-03-27sparc: pass page aligned addresses to tlb_set_pageBlue Swirl
2012-03-14target-sparc: Don't overuse CPUStateAndreas Färber
2012-01-03sparc: avoid cpu_get_physical_page_desc()Avi Kivity
2011-10-26Sparc: convert mmu_helper to trace frameworkBlue Swirl
2011-10-26Sparc: split MMU helpersBlue Swirl