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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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
/
s390x
/
mmu_helper.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-06
hw/s390x/s390-skeys: lazy storage key enablement under TCG
David Hildenbrand
1
-0
/
+8
2021-09-06
s390x/mmu_helper: avoid setting the storage key if nothing changed
David Hildenbrand
1
-4
/
+7
2021-09-06
s390x/mmu_helper: move address validation into mmu_translate*()
David Hildenbrand
1
-15
/
+21
2021-09-06
s390x/mmu_helper: fixup mmu_translate() documentation
David Hildenbrand
1
-1
/
+2
2021-09-06
s390x/mmu_helper: no need to pass access type to mmu_translate_asce()
David Hildenbrand
1
-2
/
+2
2021-09-06
s390x/tcg: check for addressing exceptions for RRBE, SSKE and ISKE
David Hildenbrand
1
-0
/
+8
2021-07-07
target/s390x: move kvm files into kvm/
Cho, Yu-Chen
1
-1
/
+1
2021-07-07
target/s390x: rename internal.h to s390x-internal.h
Cho, Yu-Chen
1
-1
/
+1
2020-12-10
s390x: do not use ram_size global
Paolo Bonzini
1
-1
/
+3
2020-04-29
s390x: Add SIDA memory ops
Janosch Frank
1
-0
/
+14
2020-02-20
Remove unnecessary cast when using the address_space API
Philippe Mathieu-Daudé
1
-1
/
+1
2019-10-21
s390x/mmu: Remove duplicate check for MMU_DATA_STORE
David Hildenbrand
1
-3
/
+1
2019-10-09
target/s390x: Remove ilen argument from trigger_pgm_exception
Richard Henderson
1
-1
/
+1
2019-10-09
target/s390x: Remove ilen argument from trigger_access_exception
Richard Henderson
1
-3
/
+3
2019-10-09
target/s390x: Rely on unwinding in s390_cpu_virt_mem_rw
Richard Henderson
1
-1
/
+1
2019-10-09
target/s390x: Return exception from translate_pages
Richard Henderson
1
-10
/
+10
2019-10-09
target/s390x: Return exception from mmu_translate
Richard Henderson
1
-31
/
+20
2019-10-09
target/s390x: Remove exc argument to mmu_translate_asce
Richard Henderson
1
-2
/
+2
2019-10-09
target/s390x: Return exception from mmu_translate_real
Richard Henderson
1
-8
/
+6
2019-10-09
s390x/mmu: Implement Instruction-Execution-Protection Facility
David Hildenbrand
1
-0
/
+21
2019-10-09
s390x/mmu: Implement ESOP-2 and access-exception-fetch/store-indication facility
David Hildenbrand
1
-2
/
+9
2019-10-09
s390x/mmu: Add EDAT2 translation support
David Hildenbrand
1
-3
/
+12
2019-10-09
s390x/mmu: Convert to non-recursive page table walk
David Hildenbrand
1
-100
/
+108
2019-10-09
s390x/mmu: DAT table definition overhaul
David Hildenbrand
1
-17
/
+20
2019-10-09
s390x/mmu: Use TARGET_PAGE_MASK in mmu_translate_pte()
David Hildenbrand
1
-1
/
+1
2019-10-09
s390x/mmu: Inject PGM_ADDRESSING on bogus table addresses
David Hildenbrand
1
-4
/
+27
2019-10-09
s390x/mmu: Inject DAT exceptions from a single place
David Hildenbrand
1
-46
/
+17
2019-10-09
s390x/mmu: Move DAT protection handling out of mmu_translate_asce()
David Hildenbrand
1
-23
/
+16
2019-10-09
s390x/mmu: Drop debug logging from MMU code
David Hildenbrand
1
-51
/
+0
2019-08-22
s390x/mmu: Factor out storage key handling
David Hildenbrand
1
-44
/
+71
2019-08-22
s390x/mmu: Better storage key reference and change bit handling
David Hildenbrand
1
-5
/
+19
2019-08-22
s390x/tcg: Rework MMU selection for instruction fetches
David Hildenbrand
1
-23
/
+15
2019-08-22
s390x/mmu: Trace the right value if setting/getting the storage key fails
David Hildenbrand
1
-2
/
+4
2019-08-16
Include hw/hw.h exactly where needed
Markus Armbruster
1
-0
/
+1
2019-06-11
qemu-common: Move tcg_enabled() etc. to sysemu/tcg.h
Markus Armbruster
1
-0
/
+1
2019-06-10
target/s390x: Use env_cpu, env_archcpu
Richard Henderson
1
-4
/
+4
2018-05-31
Make address_space_access_valid() take a MemTxAttrs argument
Peter Maydell
1
-1
/
+2
2018-04-09
s390x/mmu: don't overwrite pending exception in mmu translate
David Hildenbrand
1
-1
/
+1
2018-03-08
target/s390x: Remove leading underscores from #defines
Thomas Huth
1
-27
/
+27
2018-02-26
s390x/tcg: fix disabling/enabling DAT
David Hildenbrand
1
-1
/
+1
2017-12-14
s390x/tcg: don't exit the cpu loop in s390_cpu_virt_mem_rw()
David Hildenbrand
1
-3
/
+6
2017-12-14
s390x: handle exceptions during s390_cpu_virt_mem_rw() correctly (TCG)
David Hildenbrand
1
-0
/
+14
2017-10-20
s390x/tcg: low-address protection support
David Hildenbrand
1
-35
/
+61
2017-10-06
s390x/tcg: add MMU for real addresses
David Hildenbrand
1
-0
/
+19
2017-08-30
s390x/kvm: move KVM declarations and stubs to separate files
David Hildenbrand
1
-0
/
+1
2017-08-30
target/s390x: introduce internal.h
David Hildenbrand
1
-0
/
+1
2017-07-28
target/s390x: fix pgm irq ilen in translate_pages()
David Hildenbrand
1
-1
/
+1
2017-06-13
target/s390x: rework PGM interrupt psw.addr handling
David Hildenbrand
1
-3
/
+3
2017-06-06
target/s390x: remove some Linux assumptions from IPTE
Aurelien Jarno
1
-2
/
+0
2017-06-06
target/s390x: Add support for the TEST BLOCK instruction
Thomas Huth
1
-1
/
+1
[next]