index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target-ppc
/
mmu-hash64.h
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-20
Move target-* CPU file into a target/ folder
Thomas Huth
1
-136
/
+0
2016-09-15
Remove unused function declarations
Ladi Prosek
1
-1
/
+0
2016-07-12
Clean up ill-advised or unusual header guards
Markus Armbruster
1
-3
/
+3
2016-07-05
ppc/hash64: Add proper real mode translation support
Benjamin Herrenschmidt
1
-0
/
+3
2016-07-05
target-ppc: Simplify HPTE matching
David Gibson
1
-1
/
+1
2016-07-05
ppc: simplify ppc_hash64_hpte_page_shift_noslb()
Cédric Le Goater
1
-2
/
+1
2016-05-19
target-ppc: do not use target_ulong in cpu-qom.h
Paolo Bonzini
1
-1
/
+1
2016-03-16
target-ppc: Eliminate kvmppc_kern_htab global
David Gibson
1
-6
/
+3
2016-03-16
target-ppc: Add helpers for updating a CPU's SDR1 and external HPT
David Gibson
1
-0
/
+6
2016-02-17
target-ppc: Remove hack for ppc_hash64_load_hpte*() with HV KVM
David Gibson
1
-2
/
+2
2016-01-30
target-ppc: Allow more page sizes for POWER7 & POWER8 in TCG
David Gibson
1
-0
/
+2
2016-01-30
target-ppc: Helper to determine page size information from hpte alone
David Gibson
1
-0
/
+3
2016-01-30
target-ppc: Add new TLB invalidate by HPTE call for hash64 MMUs
David Gibson
1
-0
/
+3
2016-01-30
target-ppc: Rework ppc_store_slb
David Gibson
1
-1
/
+2
2016-01-30
target-ppc: Convert mmu-hash{32,64}.[ch] from CPUPPCState to PowerPCCPU
David Gibson
1
-10
/
+11
2015-03-09
target-ppc: Use right page size with hash table lookup
Aneesh Kumar K.V
1
-0
/
+3
2014-03-13
target-ppc: Use PowerPCCPU in PowerPCCPUClass::handle_mmu_fault hook
Andreas Färber
1
-1
/
+1
2014-03-13
target-ppc: Clean up ENV_GET_CPU() usage
Andreas Färber
1
-2
/
+4
2014-03-05
target-ppc: Update ppc_hash64_store_hpte to support updating in-kernel htab
Aneesh Kumar K.V
1
-15
/
+2
2014-03-05
target-ppc: Change the hpte store API
Aneesh Kumar K.V
1
-16
/
+8
2014-03-05
target-ppc: Fix page table lookup with kvm enabled
Aneesh Kumar K.V
1
-7
/
+15
2014-02-11
exec: Make stq_*_phys input an AddressSpace
Edgar E. Iglesias
1
-2
/
+5
2014-02-11
exec: Make ldq/ldub_*_phys input an AddressSpace
Edgar E. Iglesias
1
-2
/
+5
2013-03-22
mmu-hash64: Implement Virtual Page Class Key Protection
David Gibson
1
-0
/
+2
2013-03-22
mmu-hash*: Separate PTEG searching from permissions checking
David Gibson
1
-0
/
+4
2013-03-22
mmu-hash*: Add hash pte load/store helpers
David Gibson
1
-0
/
+40
2013-03-22
mmu-hash*: Add header file for definitions
David Gibson
1
-0
/
+62
2013-03-22
target-ppc: Disentangle hash mmu versions of cpu_get_phys_page_debug()
David Gibson
1
-2
/
+1
2013-03-22
target-ppc: Disentangle hash mmu paths for cpu_ppc_handle_mmu_fault
David Gibson
1
-0
/
+2
2013-03-22
target-ppc: Disentangle get_physical_address() paths
David Gibson
1
-2
/
+2
2013-03-22
target-ppc: Disentangle get_segment()
David Gibson
1
-3
/
+2
2013-03-22
target-ppc: Disentangle find_pte()
David Gibson
1
-2
/
+2
2013-03-22
target-ppc: Disentangle pte_check()
David Gibson
1
-0
/
+2
2013-03-22
target-ppc: Move SLB handling into a mmu-hash64.c
David Gibson
1
-0
/
+14