]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - arch/s390/kvm/kvm-s390.c
KVM: s390: Add new SIGP order to kernel counters
authorEric Farman <farman@linux.vnet.ibm.com>
Thu, 12 Feb 2015 14:06:34 +0000 (09:06 -0500)
committerChristian Borntraeger <borntraeger@de.ibm.com>
Fri, 6 Mar 2015 12:49:34 +0000 (13:49 +0100)
commitcd7b4b61063eb55ab7a5f96523e028c9e0914694
treeb48d1d01e9fddd46311ef08e9296dd5d8904bf08
parent403c8648cb191ef88555bfa72deaa969c0367f41
KVM: s390: Add new SIGP order to kernel counters

The new SIGP order Store Additional Status at Address is totally
handled by user space, but we should still record the occurrence
of this order in the kernel code.

Signed-off-by: Eric Farman <farman@linux.vnet.ibm.com>
Reviewed-by: Thomas Huth <thuth@linux.vnet.ibm.com>
Reviewed-by: David Hildenbrand <dahi@linux.vnet.ibm.com>
Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
arch/s390/include/asm/kvm_host.h
arch/s390/kvm/kvm-s390.c
arch/s390/kvm/sigp.c