diff options
author | 2011-07-24 10:48:22 +0200 | |
---|---|---|
committer | 2011-07-24 10:48:21 +0200 | |
commit | 092670cd90eb88c33661de21f1b4ee08d2597171 (patch) | |
tree | 2960d3ef459eccd0c2a7d0e2a77fad9bdb2437f2 /Documentation/filesystems | |
parent | [S390] use gmap address spaces for kvm guest images (diff) | |
download | linux-dev-092670cd90eb88c33661de21f1b4ee08d2597171.tar.xz linux-dev-092670cd90eb88c33661de21f1b4ee08d2597171.zip |
[S390] Use gmap translation for accessing guest memory
This patch removes kvm-s390 internal assumption of a linear mapping
of guest address space to user space. Previously, guest memory was
translated to user addresses using a fixed offset (gmsor). The new
code uses gmap_fault to resolve guest addresses.
Signed-off-by: Carsten Otte <cotte@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Diffstat (limited to 'Documentation/filesystems')
0 files changed, 0 insertions, 0 deletions