From: Christian Borntraeger Date: Thu, 17 Apr 2008 05:46:09 +0000 (+0200) Subject: [S390] KVM preparation: split sysinfo definitions for kvm use X-Git-Tag: v2.6.26-rc1~1158^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aa24f7f08baca5aa9201901131cbdd0b14deceb6;p=pandora-kernel.git [S390] KVM preparation: split sysinfo definitions for kvm use drivers/s390/sysinfo.c uses the store system information intruction to query the system about information of the machine, the LPAR and additional hypervisors. KVM has to implement the host part for this instruction. To avoid code duplication, this patch splits the common definitions from sysinfo.c into a separate header file include/asm-s390/sysinfo.h for KVM use. Signed-off-by: Christian Borntraeger Signed-off-by: Carsten Otte Signed-off-by: Martin Schwidefsky Signed-off-by: Heiko Carstens --- Reading git-diff-tree failed