index
:
sdk/emulator/qemu
1.0_post
2.0alpha
features/brillcodec_2i
features/camera
features/cnp
features/dr
features/qt_dr
features/smp
features/virtio-9p
features/vmodem
glesv3
master
opensrc_p2.3
opensrc_p2.3.1
opensrc_p2.3.2
opensrc_p2.4
opensrc_p3.0
opensrc_p4.0
sandbox/byungchul.so/tizen
sandbox/elebideau/tizen
sandbox/mmajewski2/maru-virgl-rendering-wip
sandbox/mmajewski2/standalone-virgl-wip
sandbox/pcoval/tizen
spin
tizen
tizen_2.0
tizen_2.1
tizen_2.2
tizen_3.0.m14.4_ivi
tizen_p2.3
tizen_p2.3.1
tizen_qemu_1.6
tizen_qemu_1.7
tizen_qemu_2.0
tizen_qemu_5.0.1
tizen_studio_1.2_p2.3
tizen_studio_1.2_p2.3.1
tizen_studio_1.2_p2.3.2
tizen_studio_1.2_p2.4
tizen_studio_1.2_p3.0
tizen_studio_1.3_p2.3
tizen_studio_1.3_p2.3.1
tizen_studio_1.3_p2.3.2
tizen_studio_1.3_p2.4
tizen_studio_1.3_p3.0
tizen_studio_2.0_p2.3
tizen_studio_2.0_p2.3.1
tizen_studio_2.0_p2.3.2
tizen_studio_2.0_p2.4
tizen_studio_2.0_p3.0
tizen_studio_2.0_p4.0
tizen_studio_2.0_p5.0
tizen_studio_3.0_p2.3
tizen_studio_3.0_p2.3.1
tizen_studio_3.0_p2.3.2
tizen_studio_3.0_p2.4
tizen_studio_3.0_p3.0
tizen_studio_3.0_p4.0
tizen_studio_3.0_p5.0
tizen_studio_3.5_p2.3
tizen_studio_3.5_p2.3.1
tizen_studio_3.5_p2.3.2
tizen_studio_3.5_p2.4
tizen_studio_3.5_p3.0
tizen_studio_3.5_p4.0
tizen_studio_3.5_p5.0
tizen_studio_3.5_p5.5
tizen_studio_4.0_p2.3
tizen_studio_4.0_p2.3.1
tizen_studio_4.0_p2.3.2
tizen_studio_4.0_p2.4
tizen_studio_4.0_p3.0
tizen_studio_4.0_p4.0
tizen_studio_4.0_p5.0
tizen_studio_4.0_p5.5
tizen_studio_4.0_p6.0
tizen_studio_4.5_p6.5
tizen_studio_5.0_p7.0
tizen_studio_5.5_p7.5
tizen_studio_5.5_p8.0
tizen_studio_6.0_p9.0
tizen_studio_p2.3
tizen_studio_p2.3.1
tizen_studio_p2.3.2
tizen_studio_p2.4
tizen_studio_p3.0
tizen_studio_p4.0
works/arg_renewal
Domain: SDK / Emulator;
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