On Mon, Jul 08, 2019 at 04:56:56PM +0200, Laurent Desnogues wrote:
> Hi,
> 
> On Sat, Jul 6, 2019 at 12:40 AM Eduardo Habkost <ehabk...@redhat.com> wrote:
> >
> > From: Like Xu <like...@linux.intel.com>
> >
> > The global smp variables in vl.c are completely replaced with machine 
> > properties.
> >
> > Form this commit, the smp_cpus/smp_cores/smp_threads/max_cpus are deprecated
> > and only machine properties within MachineState are fully applied and 
> > enabled.
> 
> Wouldn't it make sense to now remove the declarations in
> include/sysemu/cpus.h and include/sysemu/sysemu.h?

You're right.  This will be done in a follow up patch.

-- 
Eduardo

Reply via email to