From: Christian Borntraeger Date: Tue, 25 Mar 2008 17:47:15 +0000 (+0100) Subject: s390: KVM preparation: address of the 64bit extint parm in lowcore X-Git-Tag: v2.6.26-rc1~1028^2~69 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8a88ac6183975c73c65b45f365f6f3b875c1348b;p=pandora-kernel.git s390: KVM preparation: address of the 64bit extint parm in lowcore The address 0x11b8 is used by z/VM for pfault and diag 250 I/O to provide a 64 bit extint parameter. virtio uses the same address, so its time to update the lowcore structure. Acked-by: Martin Schwidefsky Signed-off-by: Christian Borntraeger Signed-off-by: Carsten Otte Signed-off-by: Avi Kivity --- Reading git-diff-tree failed