From: Joerg Roedel Date: Mon, 29 Nov 2010 16:51:47 +0000 (+0100) Subject: KVM: X86: Introduce generic guest-mode representation X-Git-Tag: v2.6.38-rc1~244^2~57 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ec9e60b21977007e3dfacc2b8fe3a8fbb9276b51;p=pandora-kernel.git KVM: X86: Introduce generic guest-mode representation This patch introduces a generic representation of guest-mode fpr a vcpu. This currently only exists in the SVM code. Having this representation generic will help making the non-svm code aware of nesting when this is necessary. Signed-off-by: Joerg Roedel Signed-off-by: Marcelo Tosatti --- Reading git-diff-tree failed