]> git.proxmox.com Git - qemu.git/history - target-ppc/mmu-hash32.h
target-ppc: Split user only code out of mmu_helper.c
[qemu.git] / target-ppc / mmu-hash32.h
2013-03-22 David Gibsonmmu-hash32: Clean up BAT matching logic
2013-03-22 David Gibsonmmu-hash*: Separate PTEG searching from permissions...
2013-03-22 David Gibsonmmu-hash*: Add hash pte load/store helpers
2013-03-22 David Gibsonmmu-hash*: Add header file for definitions
2013-03-22 David Gibsontarget-ppc: Don't share get_pteg_offset() between 32...
2013-03-22 David Gibsontarget-ppc: Disentangle hash mmu versions of cpu_get_ph...
2013-03-22 David Gibsontarget-ppc: Disentangle hash mmu paths for cpu_ppc_hand...
2013-03-22 David Gibsontarget-ppc: Disentangle get_physical_address() paths
2013-03-22 David Gibsontarget-ppc: Disentangle get_segment()
2013-03-22 David Gibsontarget-ppc: Disentangle find_pte()
2013-03-22 David Gibsontarget-ppc: Disentangle pte_check()