commit | 296acb643b0f7ec3ab3d8c4a8fc48039d9269818 | [log] [tgz] |
---|---|---|
author | Joerg Roedel <joerg.roedel@amd.com> | Mon Sep 27 15:16:17 2010 +0200 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Wed Oct 20 16:15:04 2010 -0500 |
tree | e562b1b00594ef62dfbe963ee4fae058784dde9c | |
parent | db0ad1ba047b59cb89865008dcd0edd301e84c37 [diff] |
Add svm cpuid features This patch adds the svm cpuid feature flags to the qemu intialization path. It also adds the svm features available on phenom to its cpu-definition and extends the host cpu type to support all svm features KVM can provide. Signed-off-by: Joerg Roedel <joerg.roedel@amd.com> Signed-off-by: Avi Kivity <avi@redhat.com>