From: Alexander Graf Date: Tue, 24 Aug 2010 13:48:50 +0000 (+0200) Subject: KVM: S390: take a full byte as ext_param indicator X-Git-Tag: v2.6.37-rc1~142^2~152 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fc678d67fee1acccf21322318dd833b892a572e4;p=pandora-kernel.git KVM: S390: take a full byte as ext_param indicator Currenty the ext_param field only distinguishes between "config change" and "vring interrupt". We can do a lot more with it though, so let's enable a full byte of possible values and constants to #defines while at it. Signed-off-by: Alexander Graf Signed-off-by: Marcelo Tosatti --- Reading git-diff-tree failed