index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
target-ppc
/
mmu-hash64.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
target-ppc: Convert mmu-hash{32,64}.[ch] from CPUPPCState to PowerPCCPU
David Gibson
2019-11-29
1
-10
/
+11
*
target-ppc: Use right page size with hash table lookup
Aneesh Kumar K.V
2015-03-09
1
-0
/
+3
*
target-ppc: Use PowerPCCPU in PowerPCCPUClass::handle_mmu_fault hook
Andreas Färber
2014-03-13
1
-1
/
+1
*
target-ppc: Clean up ENV_GET_CPU() usage
Andreas Färber
2014-03-13
1
-2
/
+4
*
target-ppc: Update ppc_hash64_store_hpte to support updating in-kernel htab
Aneesh Kumar K.V
2014-03-05
1
-15
/
+2
*
target-ppc: Change the hpte store API
Aneesh Kumar K.V
2014-03-05
1
-16
/
+8
*
target-ppc: Fix page table lookup with kvm enabled
Aneesh Kumar K.V
2014-03-05
1
-7
/
+15
*
exec: Make stq_*_phys input an AddressSpace
Edgar E. Iglesias
2014-02-11
1
-2
/
+5
*
exec: Make ldq/ldub_*_phys input an AddressSpace
Edgar E. Iglesias
2014-02-11
1
-2
/
+5
*
mmu-hash64: Implement Virtual Page Class Key Protection
David Gibson
2013-03-22
1
-0
/
+2
*
mmu-hash*: Separate PTEG searching from permissions checking
David Gibson
2013-03-22
1
-0
/
+4
*
mmu-hash*: Add hash pte load/store helpers
David Gibson
2013-03-22
1
-0
/
+40
*
mmu-hash*: Add header file for definitions
David Gibson
2013-03-22
1
-0
/
+62
*
target-ppc: Disentangle hash mmu versions of cpu_get_phys_page_debug()
David Gibson
2013-03-22
1
-2
/
+1
*
target-ppc: Disentangle hash mmu paths for cpu_ppc_handle_mmu_fault
David Gibson
2013-03-22
1
-0
/
+2
*
target-ppc: Disentangle get_physical_address() paths
David Gibson
2013-03-22
1
-2
/
+2
*
target-ppc: Disentangle get_segment()
David Gibson
2013-03-22
1
-3
/
+2
*
target-ppc: Disentangle find_pte()
David Gibson
2013-03-22
1
-2
/
+2
*
target-ppc: Disentangle pte_check()
David Gibson
2013-03-22
1
-0
/
+2
*
target-ppc: Move SLB handling into a mmu-hash64.c
David Gibson
2013-03-22
1
-0
/
+14