From: Liu Yu Date: Tue, 2 Feb 2010 11:44:35 +0000 (+0800) Subject: KVM: ppc/booke: Set ESR and DEAR when inject interrupt to guest X-Git-Tag: v2.6.34-rc1~193^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=daf5e27109c8c16c987e955cc6abbbc0af050edd;p=pandora-kernel.git KVM: ppc/booke: Set ESR and DEAR when inject interrupt to guest Old method prematurely sets ESR and DEAR. Move this part after we decide to inject interrupt, which is more like hardware behave. Signed-off-by: Liu Yu Acked-by: Hollis Blanchard Acked-by: Alexander Graf Signed-off-by: Avi Kivity --- Reading git-diff-tree failed