linux/arch/s390/kvm
Ekaterina Tumanova 86de6aaf3e KVM: s390: Zero out current VMDB of STSI before including level3 data.
commit b75f4c9afa 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: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2015-05-06 21:59:08 +02:00
..
Kconfig KVM: s390: Wire up ioeventfd. 2013-03-05 19:12:17 -03:00
Makefile KVM: get rid of $(addprefix ../../../virt/kvm/, ...) in Makefiles 2013-05-19 15:14:00 +03:00
diag.c KVM: s390: ioeventfd: ignore leftmost bits 2013-12-11 19:05:41 +01:00
gaccess.h KVM: s390: Helper for converting real addresses to absolute 2013-09-24 19:12:20 +02:00
intercept.c KVM: s390: enable Transactional Execution 2014-01-17 13:12:01 +01:00
interrupt.c KVM: s390: unintended fallthrough for external call 2014-10-30 09:38:19 -07:00
kvm-s390.c KVM: s390: Optimize ucontrol path 2014-05-06 07:59:24 -07:00
kvm-s390.h KVM: s390: enable Transactional Execution 2014-01-17 13:12:01 +01:00
priv.c KVM: s390: Zero out current VMDB of STSI before including level3 data. 2015-05-06 21:59:08 +02:00
sigp.c KVM: s390: SIGP START has to report BUSY while stopping a CPU 2013-12-11 19:05:21 +01:00
trace-s390.h KVM: s390: Add support for channel I/O instructions. 2013-01-07 19:53:43 -02:00
trace.h KVM: s390: Add SIGP store-status-at-address order 2013-11-28 11:08:16 +01:00