From: Xiao Guangrong Date: Wed, 17 Oct 2012 05:48:06 +0000 (+0800) Subject: KVM: VMX: report internal error for MMIO #PF due to delivery event X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~27^2~49 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bf4ca23ef597a440ca46c695d8711ec0b387f12c;p=pandora-kernel.git KVM: VMX: report internal error for MMIO #PF due to delivery event The #PF with PFEC.RSV = 1 indicates that the guest is accessing MMIO, we can not fix it if it is caused by delivery event. Reporting internal error for this case Signed-off-by: Xiao Guangrong Signed-off-by: Avi Kivity --- Reading git-diff-tree failed