commit | c2c63a493924e09a1984d1374a0e60dfd54fc0b0 | [log] [tgz] |
---|---|---|
author | Joerg Roedel <joerg.roedel@amd.com> | Thu Apr 22 12:33:12 2010 +0200 |
committer | Avi Kivity <avi@redhat.com> | Mon May 17 12:19:24 2010 +0300 |
tree | 2bf97279aee91da891a87da2ac0576bbf8b06b1b | |
parent | d4330ef2fb2236a1e3a176f0f68360f4c0a8661b [diff] |
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>