qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: Marcelo Tosatti
Subject: Re: [Qemu-devel] [PATCH uq/master V3] kvm: Add CPUID support for VIA CPU
Date: Wed, 1 Jun 2011 10:15:20 -0300
User-agent: Mutt/1.5.21 (2010-09-15)

On Wed, Jun 01, 2011 at 09:59:52AM +0800, BrillyWu wrote:
> From: address@hidden
> 
> 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<address@hidden>
> Signed-off-by: KaryJin<address@hidden>
> ---
>  target-i386/cpu.h   |    7 ++++
>  target-i386/cpuid.c |   53 ++++++++++++++++++++++++++++++++--
>  target-i386/kvm.c   |   15 +++++++++
>  3 files changed, 73 insertions(+), 2 deletions(-)

Applied to uq/master, thanks.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]