[Qemu-devel] [PATCH 02/10] Add svm cpuid features

2010-10-20 Thread Marcelo Tosatti
From: Joerg Roedel 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 Signed-off-by: Avi Kivity

[Qemu-devel] [PATCH 02/10] Add svm cpuid features

2010-10-19 Thread Marcelo Tosatti
From: Joerg Roedel 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 Signed-off-by: Avi Kivity