]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: SVM: Report emulated SVM features to userspace
authorJoerg Roedel <joerg.roedel@amd.com>
Thu, 22 Apr 2010 10:33:12 +0000 (12:33 +0200)
committerAvi Kivity <avi@redhat.com>
Mon, 17 May 2010 09:19:24 +0000 (12:19 +0300)
commitd5d2a541474bf7128354597892a7d0ec37317e89
tree2bf97279aee91da891a87da2ac0576bbf8b06b1b
parent8876ac37dce4b5a66744a80d466d9c0c48a758ea
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 <joerg.roedel@amd.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
arch/x86/kvm/svm.c