26922de parent b9bf6882c1f9451ce1e80aaed32107673a735613 author Xiao Guangrong 1350452886 +0800 committer Avi Kivity 1350570632 +0200 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 C¦·