qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v3 16/17] hw/pci-host/i440fx: Resolve i440fx_init()


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH v3 16/17] hw/pci-host/i440fx: Resolve i440fx_init()
Date: Fri, 30 Jun 2023 12:09:03 +0200
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:102.0) Gecko/20100101 Thunderbird/102.12.0

On 30/6/23 09:37, Bernhard Beschow wrote:
i440fx_init() is a legacy init function. The previous patches worked towards
TYPE_I440FX_PCI_HOST_BRIDGE to be instantiated the QOM way. Do this now by
transforming the parameters passed to i440fx_init() into property assignments.

Signed-off-by: Bernhard Beschow <shentey@gmail.com>
---
  include/hw/pci-host/i440fx.h | 10 ----------
  hw/i386/pc_piix.c            | 32 +++++++++++++++++++++-----------
  hw/pci-host/i440fx.c         | 33 +++++----------------------------
  3 files changed, 26 insertions(+), 49 deletions(-)

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>



reply via email to

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