From: Joerg Roedel Date: Fri, 7 Aug 2009 09:49:44 +0000 (+0200) Subject: KVM: SVM: move special nested exit handling to separate function X-Git-Tag: v2.6.32-rc1~693^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=410e4d573d9b7fbd134f9a47815b6ad517492a08;p=pandora-kernel.git KVM: SVM: move special nested exit handling to separate function This patch moves the handling for special nested vmexits like #pf to a separate function. This makes the kvm_override parameter obsolete and makes the code more readable. Signed-off-by: Joerg Roedel Signed-off-by: Avi Kivity --- Reading git-diff-tree failed