From: Gleb Natapov Date: Wed, 28 Apr 2010 16:15:37 +0000 (+0300) Subject: KVM: do not inject #PF in (read|write)_emulated() callbacks X-Git-Tag: v2.6.36-rc1~580^2~177 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8fe681e984b6505d4d12125c0776399304803ec7;p=pandora-kernel.git KVM: do not inject #PF in (read|write)_emulated() callbacks Return error to x86 emulator instead of injection exception behind its back. Signed-off-by: Gleb Natapov Signed-off-by: Avi Kivity --- Reading git-diff-tree failed