From: Carsten Otte Date: Wed, 4 Jan 2012 09:25:23 +0000 (+0100) Subject: KVM: s390: ucontrol: export SIE control block to user X-Git-Tag: v3.4-rc1~59^2~123 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5b1c1493afe8d69909f9df3221bb2fffdf479f4a;p=pandora-kernel.git KVM: s390: ucontrol: export SIE control block to user This patch exports the s390 SIE hardware control block to userspace via the mapping of the vcpu file descriptor. In order to do so, a new arch callback named kvm_arch_vcpu_fault is introduced for all architectures. It allows to map architecture specific pages. Signed-off-by: Carsten Otte Signed-off-by: Marcelo Tosatti Signed-off-by: Avi Kivity --- Reading git-diff-tree failed