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.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-10
target/ppc: Use env_cpu, env_archcpu
Richard Henderson
1
-7
/
+7
2019-04-26
ppc/hash64: Rework R and C bit updates
Benjamin Herrenschmidt
1
-31
/
+45
2019-04-26
target/ppc: Style fixes for mmu-hash64.[ch]
David Gibson
1
-26
/
+42
2019-04-18
target: Clean up how the dump_mmu() print
Markus Armbruster
1
-3
/
+4
2019-03-12
target/ppc: Implement large decrementer support for TCG
Suraj Jitindar Singh
1
-1
/
+1
2019-02-26
target/ppc: Support for POWER9 native hash
Benjamin Herrenschmidt
1
-2
/
+4
2019-02-26
target/ppc: Add basic support for "new format" HPTE as found on POWER9
Benjamin Herrenschmidt
1
-0
/
+17
2019-02-26
target/ppc: Fix ordering of hash MMU accesses
Benjamin Herrenschmidt
1
-0
/
+6
2019-02-26
target/ppc: Re-enable RMLS on POWER9 for virtual hypervisors
Benjamin Herrenschmidt
1
-0
/
+8
2019-02-26
target/ppc/spapr: Set LPCR:HR when using Radix mode
Benjamin Herrenschmidt
1
-1
/
+1
2018-06-22
target/ppc: Add ppc_hash64_filter_pagesizes()
David Gibson
1
-0
/
+59
2018-05-31
Make address_space_map() take a MemTxAttrs argument
Peter Maydell
1
-1
/
+2
2018-05-04
target/ppc: Add ppc_store_lpcr() helper
David Gibson
1
-4
/
+11
2018-04-27
target/ppc: Fold slb_nr into PPCHash64Options
David Gibson
1
-6
/
+9
2018-04-27
target/ppc: Get rid of POWERPC_MMU_VER() macros
David Gibson
1
-6
/
+6
2018-04-27
target/ppc: Remove unnecessary POWERPC_MMU_V3 flag from mmu_model
David Gibson
1
-1
/
+1
2018-04-27
target/ppc: Fold ci_large_pages flag into PPCHash64Options
David Gibson
1
-1
/
+1
2018-04-27
target/ppc: Move 1T segment and AMR options to PPCHash64Options
David Gibson
1
-2
/
+4
2018-04-27
target/ppc: Make hash64_opts field mandatory for 64-bit hash MMUs
David Gibson
1
-18
/
+18
2018-04-27
target/ppc: Split page size information into a separate allocation
David Gibson
1
-16
/
+45
2018-04-27
target/ppc: Move page size setup to helper function
David Gibson
1
-0
/
+29
2018-04-27
target/ppc: Avoid taking "env" parameter to mmu-hash64 functions
David Gibson
1
-16
/
+19
2018-02-09
Include qapi/error.h exactly where needed
Markus Armbruster
1
-1
/
+0
2017-03-03
spapr: Small cleanup of PPC MMU enums
Sam Bobroff
1
-6
/
+6
2017-03-03
target/ppc: Rework hash mmu page fault code and add defines for clarity
Suraj Jitindar Singh
1
-12
/
+12
2017-03-03
target/ppc: Move no-execute and guarded page checking into new function
Suraj Jitindar Singh
1
-9
/
+16
2017-03-03
target/ppc: Add execute permission checking to access authority check
Suraj Jitindar Singh
1
-5
/
+4
2017-03-03
target/ppc: Add Instruction Authority Mask Register Check
Suraj Jitindar Singh
1
-1
/
+40
2017-03-03
target/ppc/POWER9: Add POWER9 mmu fault handler
Suraj Jitindar Singh
1
-0
/
+8
2017-03-01
target/ppc: Remove the function ppc_hash64_set_sdr1()
Suraj Jitindar Singh
1
-18
/
+0
2017-03-01
target/ppc: Manage external HPT via virtual hypervisor
David Gibson
1
-68
/
+31
2017-03-01
target/ppc: Eliminate htab_base and htab_mask variables
David Gibson
1
-20
/
+15
2017-03-01
target/ppc: Cleanup HPTE accessors for 64-bit hash MMU
David Gibson
1
-49
/
+54
2017-03-01
target/ppc: Fix KVM-HV HPTE accessors
David Gibson
1
-3
/
+5
2017-02-22
target/ppc/POWER9: Direct all instr and data storage interrupts to the hypv
Suraj Jitindar Singh
1
-2
/
+18
2017-02-22
target/ppc/POWER9: Adapt LPCR handling for POWER9
Suraj Jitindar Singh
1
-0
/
+8
2017-02-22
target-ppc: add slbieg instruction
Nikunj A Dadhania
1
-2
/
+14
2017-02-02
target/ppc/mmu_hash64: Fix printing unsigned as signed int
Suraj Jitindar Singh
1
-2
/
+2
2017-01-19
kvm: move cpu synchronization code
Vincent Palatin
1
-1
/
+1
2016-12-20
Move target-* CPU file into a target/ folder
Thomas Huth
1
-0
/
+1059