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