Re: [Qemu-devel] [PATCH uq/master] kvm: Add CPUID support for VIA CPU

2011-05-10 Thread BrillyWu
; qemu-devel@nongnu.org; Kary Jin Subject: Re: [Qemu-devel] [PATCH uq/master] kvm: Add CPUID support for VIA CPU On 2011-05-09 07:42, brill...@viatech.com.cn wrote: > When KVM is running on VIA CPU with host cpu's model, the feautures of > VIA CPU will be passed into kvm guest by callin

Re: [Qemu-devel] [PATCH uq/master] kvm: Add CPUID support for VIA CPU

2011-05-08 Thread Jan Kiszka
On 2011-05-09 07:42, brill...@viatech.com.cn wrote: > When KVM is running on VIA CPU with host cpu's model, the > feautures of VIA CPU will be passed into kvm guest by calling > the CPUID instruction for Centaur. > > Signed-off-by: BrillyWu > Signed-off-by: KaryJin > --- > target-i386/cpu.h |