From: Avi Kivity Date: Sun, 25 Nov 2007 11:41:11 +0000 (+0200) Subject: KVM: Generalize exception injection mechanism X-Git-Tag: v2.6.25-rc1~1138^2~61 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=298101da2f507c13eaf179ee4507a7c0fe3e7b06;p=pandora-kernel.git KVM: Generalize exception injection mechanism Instead of each subarch doing its own thing, add an API for queuing an injection, and manage failed exception injection centerally (i.e., if an inject failed due to a shadow page fault, we need to requeue it). Signed-off-by: Avi Kivity --- Reading git-diff-tree failed