Claudio Fontana <cfont...@suse.de> writes:

> i386 is the first user of AccelCPUClass, allowing to split
> cpu.c into:
>
> cpu.c            cpuid and common x86 cpu functionality
> host-cpu.c       host x86 cpu functions and "host" cpu type
> kvm/kvm-cpu.c    KVM x86 AccelCPUClass
> hvf/hvf-cpu.c    HVF x86 AccelCPUClass
> tcg/tcg-cpu.c    TCG x86 AccelCPUClass
>
> Signed-off-by: Claudio Fontana <cfont...@suse.de>

OK I'm beginning to see it... but you should mention that in the
original classifcation patch: "by making an AccelCPUClass we will be
able to specialise it later for individual targets" or something like
that.

The details of this particular patch I'm going to leave to the x86
experts.

-- 
Alex Bennée

Reply via email to