Home
last modified time | relevance | path

Searched hist:"092670 cd90eb88c33661de21f1b4ee08d2597171" (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/arch/s390/kvm/
H A Dgaccess.hdiff 092670cd90eb88c33661de21f1b4ee08d2597171 Sun Jul 24 03:48:22 CDT 2011 Carsten Otte <cotte@de.ibm.com> [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>
H A Dsigp.cdiff 092670cd90eb88c33661de21f1b4ee08d2597171 Sun Jul 24 03:48:22 CDT 2011 Carsten Otte <cotte@de.ibm.com> [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>
H A Dintercept.cdiff 092670cd90eb88c33661de21f1b4ee08d2597171 Sun Jul 24 03:48:22 CDT 2011 Carsten Otte <cotte@de.ibm.com> [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>
H A Dkvm-s390.hdiff 092670cd90eb88c33661de21f1b4ee08d2597171 Sun Jul 24 03:48:22 CDT 2011 Carsten Otte <cotte@de.ibm.com> [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>
H A Dkvm-s390.cdiff 092670cd90eb88c33661de21f1b4ee08d2597171 Sun Jul 24 03:48:22 CDT 2011 Carsten Otte <cotte@de.ibm.com> [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>
/openbmc/linux/arch/s390/include/asm/
H A Dkvm_host.hdiff 092670cd90eb88c33661de21f1b4ee08d2597171 Sun Jul 24 03:48:22 CDT 2011 Carsten Otte <cotte@de.ibm.com> [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>