From: Joerg Roedel Date: Thu, 22 Apr 2010 10:33:12 +0000 (+0200) Subject: KVM: SVM: Report emulated SVM features to userspace X-Git-Tag: v2.6.35-rc1~436^2~38 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c2c63a493924e09a1984d1374a0e60dfd54fc0b0;p=pandora-kernel.git KVM: SVM: Report emulated SVM features to userspace This patch implements the reporting of the emulated SVM features to userspace instead of the real hardware capabilities. Every real hardware capability needs emulation in nested svm so the old behavior was broken. Cc: stable@kernel.org Signed-off-by: Joerg Roedel Signed-off-by: Avi Kivity --- Reading git-diff-tree failed