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
2016-03-01
s390x: fix debug statement in trigger_page_fault()
David Hildenbrand
1
-1
/
+1
2016-01-29
s390: Clean up includes
Peter Maydell
1
-0
/
+1
2015-12-17
qemu-log: introduce qemu_log_separate
Paolo Bonzini
1
-1
/
+1
2015-09-03
s390x: Enable new s390-storage-keys device
Jason J. Herne
1
-5
/
+23
2015-07-06
Stop including qemu-common.h in memory.h
Peter Maydell
1
-1
/
+1
2015-06-05
target-s390x: Only access allocated storage keys
Alexander Graf
1
-1
/
+1
2015-04-30
Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2015-04-3...
Peter Maydell
1
-4
/
+4
2015-04-30
misc: Fix new collection of typos
Stefan Weil
1
-4
/
+4
2015-04-30
s390x/kvm: Support access register mode for KVM_S390_MEM_OP ioctl
Alexander Yarygin
1
-2
/
+3
2015-04-30
s390x/mmu: Use ioctl for reading and writing from/to guest memory
Thomas Huth
1
-0
/
+7
2015-04-30
s390x/mmu: Use access type definitions instead of magic values
Thomas Huth
1
-5
/
+5
2015-02-18
s390x/mmu: Add function for accessing guest memory
Thomas Huth
1
-0
/
+102
2015-02-18
s390x/kvm: Add function for injecting pgm access exceptions
Thomas Huth
1
-6
/
+16
2015-02-18
s390x/mmu: Clean up mmu_translate_asc()
Thomas Huth
1
-24
/
+15
2015-02-18
s390x/mmu: Check bit 52 in page table entry
Thomas Huth
1
-1
/
+4
2015-02-18
s390x/mmu: Renaming related to the ASCE confusion
Thomas Huth
1
-6
/
+6
2015-02-18
s390x/mmu: Add support for read-only regions
Thomas Huth
1
-3
/
+4
2015-02-18
s390x/mmu: Fix the exception codes for illegal table entries
Thomas Huth
1
-2
/
+1
2015-02-18
s390x/mmu: Fix exception types when checking the ASCEs
Thomas Huth
1
-3
/
+3
2015-02-18
s390x/mmu: Fix translation exception code in lowcore
Thomas Huth
1
-33
/
+15
2015-02-18
s390x/mmu: Skip exceptions properly when translating addresses for debug
Thomas Huth
1
-28
/
+49
2015-02-18
s390x/mmu: Check table length and offset fields
Thomas Huth
1
-0
/
+29
2015-02-18
s390x/mmu: Fix the handling of the table levels
Thomas Huth
1
-68
/
+47
2015-02-18
s390x/mmu: Fix the check for the real-space designation bit
Thomas Huth
1
-7
/
+6
2015-02-18
s390x/mmu: Move mmu_translate() and friends to separate file
Thomas Huth
1
-0
/
+356