|
From: | Alex Bennée |
Subject: | Re: [RFC v18 01/15] i386: split cpu accelerators from cpu.c, using AccelCPUClass |
Date: | Mon, 15 Feb 2021 11:29:45 +0000 |
User-agent: | mu4e 1.5.8; emacs 28.0.50 |
Claudio Fontana <cfontana@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 <cfontana@suse.de> Seems reasonable to me: Reviewed-by: Alex Bennée <alex.bennee@linaro.org> -- Alex Bennée
[Prev in Thread] | Current Thread | [Next in Thread] |