android_kernel_google_msm/arch/s390/kvm
Ekaterina Tumanova cd440e0c3f KVM: s390: Zero out current VMDB of STSI before including level3 data.
commit b75f4c9afac2604feb971441116c07a24ecca1ec upstream.

s390 documentation requires words 0 and 10-15 to be reserved and stored as
zeros. As we fill out all other fields, we can memset the full structure.

Signed-off-by: Ekaterina Tumanova <tumanova@linux.vnet.ibm.com>
Reviewed-by: David Hildenbrand <dahi@linux.vnet.ibm.com>
Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
Signed-off-by: Zefan Li <lizefan@huawei.com>
2015-09-18 09:20:23 +08:00
..
diag.c KVM: s390: provide general purpose guest registers via kvm_run 2012-03-05 14:52:22 +02:00
gaccess.h [S390] Use gmap translation for accessing guest memory 2011-07-24 10:48:21 +02:00
intercept.c KVM: s390: do store status after handling STOP_ON_STOP bit 2012-03-08 14:10:14 +02:00
interrupt.c KVM: s390: unintended fallthrough for external call 2015-02-02 17:04:37 +08:00
Kconfig KVM: s390: add parameter for KVM_CREATE_VM 2012-03-05 14:52:18 +02:00
kvm-s390.c KVM: s390: base hrtimer on a monotonic clock 2015-06-19 11:40:12 +08:00
kvm-s390.h KVM: s390: rework code that sets the prefix 2012-03-05 14:52:21 +02:00
Makefile [S390] move sie code to entry.S 2011-07-24 10:48:21 +02:00
priv.c KVM: s390: Zero out current VMDB of STSI before including level3 data. 2015-09-18 09:20:23 +08:00
sigp.c KVM: s390: add stop_on_stop flag when doing stop and store 2012-03-08 14:10:17 +02:00