KVM: Add CPUID support for VIA CPU
authorBrillyWu@viatech.com.cn <BrillyWu@viatech.com.cn>
Mon, 25 Apr 2011 05:55:15 +0000 (13:55 +0800)
committerAvi Kivity <avi@redhat.com>
Sun, 22 May 2011 12:39:55 +0000 (08:39 -0400)
commit4429d5dc1197aaf8188e4febcde54d26a51baf6c
tree5771d9afaa59b319ef6a4058a36cb5d64f6f52f3
parent2aab2c5b2bac6510b3bd143ca83babee382f4302
KVM: Add CPUID support for VIA CPU

The CPUIDs for Centaur are added, and then the features of
PadLock hardware engine on VIA CPU, such as "ace", "ace_en"
and so on, can be passed into the kvm guest.

Signed-off-by: Brilly Wu <brillywu@viatech.com.cn>
Signed-off-by: Kary Jin <karyjin@viatech.com.cn>
Signed-off-by: Avi Kivity <avi@redhat.com>
arch/x86/kvm/x86.c