index
:
spice/qemu
chardev-flowcontrol
kvm
master
patchrom
pulse
qemu-kvm-0.14.0-spice
qxl
rebase/spice-next
spice-patches
spice.v32.kvm
spice.v32.kvm.ccid.v23
spice.v50
stable-0.14
usb-patches
usb_ccid.v7
usb_ccid.v7.wip
usbredir
Qemu (mirrored from https://gitlab.freedesktop.org/spice/qemu)
root
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-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