qemu-ppc
[Top][All Lists]
Advanced

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

Re: [PATCH v3 02/29] hw/core: Declare CPUArchId::cpu as CPUState instead


From: Thomas Huth
Subject: Re: [PATCH v3 02/29] hw/core: Declare CPUArchId::cpu as CPUState instead of Object
Date: Wed, 31 Jan 2024 07:18:23 +0100
User-agent: Mozilla Thunderbird

On 29/01/2024 17.44, Philippe Mathieu-Daudé wrote:
Do not accept any Object for CPUArchId::cpu field,
restrict it to CPUState type.

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
---
  include/hw/boards.h        | 2 +-
  hw/core/machine.c          | 4 ++--
  hw/i386/x86.c              | 2 +-
  hw/loongarch/virt.c        | 2 +-
  hw/ppc/spapr.c             | 5 ++---
  hw/s390x/s390-virtio-ccw.c | 2 +-
  6 files changed, 8 insertions(+), 9 deletions(-)

Reviewed-by: Thomas Huth <thuth@redhat.com>




reply via email to

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