qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 06/11] machine: move dies from X86MachineState to CpuTopology


From: Daniel P . Berrangé
Subject: Re: [PATCH 06/11] machine: move dies from X86MachineState to CpuTopology
Date: Thu, 10 Jun 2021 14:55:16 +0100
User-agent: Mutt/2.0.7 (2021-05-04)

On Thu, Jun 10, 2021 at 03:35:33PM +0200, Paolo Bonzini wrote:
> In order to make SMP configuration a Machine property, we need a getter as
> well as a setter.  To simplify the implementation put everything that the
> getter needs in the CpuTopology struct.
> 
> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
> ---
>  hw/core/machine.c     |  1 +
>  hw/i386/pc.c          |  4 +---
>  hw/i386/x86.c         | 15 +++++++--------
>  include/hw/boards.h   |  1 +
>  include/hw/i386/pc.h  |  1 -
>  include/hw/i386/x86.h |  1 -
>  6 files changed, 10 insertions(+), 13 deletions(-)

Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>


Regards,
Daniel
-- 
|: https://berrange.com      -o-    https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org         -o-            https://fstop138.berrange.com :|
|: https://entangle-photo.org    -o-    https://www.instagram.com/dberrange :|




reply via email to

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