qemu-ppc
[Top][All Lists]
Advanced

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

Re: [PATCH] hw/dma: Pass parent object to i8257_dma_init()


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH] hw/dma: Pass parent object to i8257_dma_init()
Date: Thu, 15 Feb 2024 15:49:38 +0100
User-agent: Mozilla Thunderbird

On 13/2/24 12:44, Philippe Mathieu-Daudé wrote:
Set I8257 instances parent (migration isn't affected).

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
---
  include/hw/dma/i8257.h | 2 +-
  hw/dma/i82374.c        | 2 +-
  hw/dma/i8257.c         | 4 +++-
  hw/i386/pc_piix.c      | 2 +-
  hw/isa/lpc_ich9.c      | 2 +-
  hw/isa/piix.c          | 2 +-
  hw/isa/vt82c686.c      | 2 +-
  hw/mips/jazz.c         | 2 +-
  8 files changed, 10 insertions(+), 8 deletions(-)

Patch queued.



reply via email to

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